Answer the question
In order to leave comments, you need to log in
Why is the @ symbol used in node modules?
What does the @ symbol mean in a package name?
Answer the question
In order to leave comments, you need to log in
Namespace is added, private packages are marked this way by default: @company_name/package_name but if you set a flag when publishing, then you can make it public, I do this in cases where I fork someone else's lib, and the author is in no hurry to merge pr, or for public packages that published under the company's account.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question