Skip to content

Instantly share code, notes, and snippets.

@saich
Created January 19, 2013 04:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saich/4570701 to your computer and use it in GitHub Desktop.
Save saich/4570701 to your computer and use it in GitHub Desktop.
  • npm allows to replace existing packages with new packages (of same version).

Internal npm

  • Immutable packages.
  • Packages are published only after unit tests and functional tests are passed.
  • Only build systems can publish packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment