See here:
|
# TODO a way for projects to specify --access |
|
npm publish --access public |
I've been publishing only "public" packages, even if they are published to a private registry. I haven't actually published "private" packages before. But someone may eventually need to do this.