Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created May 1, 2014 18:07
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 isaacs/11457802 to your computer and use it in GitHub Desktop.
Save isaacs/11457802 to your computer and use it in GitHub Desktop.
* Check SHA before using files from cache
* adduser: allow change of the saved password
* Make `npm install` respect `config.unicode`
* Fix lifecycle to pass `Infinity` for config env value
* Don't return 0 exit code on invalid command
* cache: Handle 404s and other HTTP errors as errors
* test: simplify common.run() to common.npm()
* bump tap dep, make tests stderr a bit quieter
* Resolve ~ in path configs to env.HOME
* Include npm version in default user-agent conf
* npm init: Use ISC as default license, use save-prefix for deps
* Many test and doc fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment