npm: Upgrade to 1.1.43
authorisaacs <i@izs.me>
Tue, 17 Jul 2012 18:37:39 +0000 (11:37 -0700)
committerisaacs <i@izs.me>
Tue, 17 Jul 2012 18:37:39 +0000 (11:37 -0700)
commitc383befd257f451a12ccd4454784941f1bb9c41a
tree483f2c4572811429a73113f06deaa4d8fd8fcba6
parentd6b78d0e3769e4af1b1a60e89f53faf20e4bb2b3
npm: Upgrade to 1.1.43
182 files changed:
deps/npm/.gitignore [deleted file]
deps/npm/AUTHORS
deps/npm/doc/cli/config.md
deps/npm/html/api/bin.html
deps/npm/html/api/bugs.html
deps/npm/html/api/commands.html
deps/npm/html/api/config.html
deps/npm/html/api/deprecate.html
deps/npm/html/api/docs.html
deps/npm/html/api/edit.html
deps/npm/html/api/explore.html
deps/npm/html/api/help-search.html
deps/npm/html/api/init.html
deps/npm/html/api/install.html
deps/npm/html/api/link.html
deps/npm/html/api/load.html
deps/npm/html/api/ls.html
deps/npm/html/api/npm.html
deps/npm/html/api/outdated.html
deps/npm/html/api/owner.html
deps/npm/html/api/pack.html
deps/npm/html/api/prefix.html
deps/npm/html/api/prune.html
deps/npm/html/api/publish.html
deps/npm/html/api/rebuild.html
deps/npm/html/api/restart.html
deps/npm/html/api/root.html
deps/npm/html/api/run-script.html
deps/npm/html/api/search.html
deps/npm/html/api/shrinkwrap.html
deps/npm/html/api/start.html
deps/npm/html/api/stop.html
deps/npm/html/api/submodule.html
deps/npm/html/api/tag.html
deps/npm/html/api/test.html
deps/npm/html/api/uninstall.html
deps/npm/html/api/unpublish.html
deps/npm/html/api/update.html
deps/npm/html/api/version.html
deps/npm/html/api/view.html
deps/npm/html/api/whoami.html
deps/npm/html/doc/README.html
deps/npm/html/doc/adduser.html
deps/npm/html/doc/bin.html
deps/npm/html/doc/bugs.html
deps/npm/html/doc/build.html
deps/npm/html/doc/bundle.html
deps/npm/html/doc/cache.html
deps/npm/html/doc/changelog.html
deps/npm/html/doc/coding-style.html
deps/npm/html/doc/completion.html
deps/npm/html/doc/config.html
deps/npm/html/doc/deprecate.html
deps/npm/html/doc/developers.html
deps/npm/html/doc/disputes.html
deps/npm/html/doc/docs.html
deps/npm/html/doc/edit.html
deps/npm/html/doc/explore.html
deps/npm/html/doc/faq.html
deps/npm/html/doc/folders.html
deps/npm/html/doc/help-search.html
deps/npm/html/doc/help.html
deps/npm/html/doc/index.html
deps/npm/html/doc/init.html
deps/npm/html/doc/install.html
deps/npm/html/doc/json.html
deps/npm/html/doc/link.html
deps/npm/html/doc/list.html
deps/npm/html/doc/npm.html
deps/npm/html/doc/outdated.html
deps/npm/html/doc/owner.html
deps/npm/html/doc/pack.html
deps/npm/html/doc/prefix.html
deps/npm/html/doc/prune.html
deps/npm/html/doc/publish.html
deps/npm/html/doc/rebuild.html
deps/npm/html/doc/registry.html
deps/npm/html/doc/removing-npm.html
deps/npm/html/doc/restart.html
deps/npm/html/doc/root.html
deps/npm/html/doc/run-script.html
deps/npm/html/doc/scripts.html
deps/npm/html/doc/search.html
deps/npm/html/doc/semver.html
deps/npm/html/doc/shrinkwrap.html
deps/npm/html/doc/star.html
deps/npm/html/doc/start.html
deps/npm/html/doc/stop.html
deps/npm/html/doc/submodule.html
deps/npm/html/doc/tag.html
deps/npm/html/doc/test.html
deps/npm/html/doc/uninstall.html
deps/npm/html/doc/unpublish.html
deps/npm/html/doc/update.html
deps/npm/html/doc/version.html
deps/npm/html/doc/view.html
deps/npm/html/doc/whoami.html
deps/npm/html/n-64.png [deleted file]
deps/npm/html/n-large.png [deleted file]
deps/npm/html/npm-16.png [deleted file]
deps/npm/html/npm-256-square.png [deleted file]
deps/npm/html/npm-256w.png [deleted file]
deps/npm/html/npm-64-square.png [deleted file]
deps/npm/html/npm-fin.png [deleted file]
deps/npm/html/npm-large-trans.png [deleted file]
deps/npm/html/npm-large.png [deleted file]
deps/npm/html/npm-logo-white-trans.png [deleted file]
deps/npm/html/npm.png [deleted file]
deps/npm/lib/bin.js
deps/npm/lib/build.js
deps/npm/lib/cache.js
deps/npm/lib/completion.js
deps/npm/lib/config.js
deps/npm/lib/help-search.js
deps/npm/lib/help.js
deps/npm/lib/install.js
deps/npm/lib/link.js
deps/npm/lib/ls.js
deps/npm/lib/npm.js
deps/npm/lib/outdated.js
deps/npm/lib/owner.js
deps/npm/lib/pack.js
deps/npm/lib/prefix.js
deps/npm/lib/publish.js
deps/npm/lib/rebuild.js
deps/npm/lib/root.js
deps/npm/lib/search.js
deps/npm/lib/shrinkwrap.js
deps/npm/lib/star.js
deps/npm/lib/submodule.js
deps/npm/lib/unpublish.js
deps/npm/lib/utils/config-defs.js
deps/npm/lib/utils/lifecycle.js
deps/npm/lib/utils/output.js [deleted file]
deps/npm/lib/view.js
deps/npm/lib/whoami.js
deps/npm/man/man1/config.1
deps/npm/man/man1/list.1
deps/npm/man/man1/npm.1
deps/npm/man/man3/npm.3
deps/npm/node_modules/block-stream/LICENCE [new file with mode: 0644]
deps/npm/node_modules/block-stream/bench/block-stream-pause.js [new file with mode: 0644]
deps/npm/node_modules/block-stream/bench/block-stream.js [new file with mode: 0644]
deps/npm/node_modules/block-stream/bench/dropper-pause.js [new file with mode: 0644]
deps/npm/node_modules/block-stream/bench/dropper.js [new file with mode: 0644]
deps/npm/node_modules/block-stream/package.json
deps/npm/node_modules/block-stream/test/basic.js [new file with mode: 0644]
deps/npm/node_modules/block-stream/test/nopad-thorough.js [new file with mode: 0644]
deps/npm/node_modules/block-stream/test/nopad.js [new file with mode: 0644]
deps/npm/node_modules/block-stream/test/pause-resume.js [new file with mode: 0644]
deps/npm/node_modules/block-stream/test/thorough.js [new file with mode: 0644]
deps/npm/node_modules/block-stream/test/two-stream.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/lib/request.js
deps/npm/node_modules/npm-registry-client/package.json
deps/npm/node_modules/slide/nodejs-controlling-flow.pdf [deleted file]
deps/npm/package.json
deps/npm/test/packages/npm-test-array-bin/README [new file with mode: 0644]
deps/npm/test/packages/npm-test-blerg/README [new file with mode: 0644]
deps/npm/test/packages/npm-test-bundled-git/README [new file with mode: 0644]
deps/npm/test/packages/npm-test-dir-bin/README [new file with mode: 0644]
deps/npm/test/packages/npm-test-env-reader/README [new file with mode: 0644]
deps/npm/test/packages/npm-test-files/ignore3 [deleted file]
deps/npm/test/packages/npm-test-files/ignoredir1/a [deleted file]
deps/npm/test/packages/npm-test-files/ignoredir2/a [deleted file]
deps/npm/test/packages/npm-test-files/sub/ignore1 [deleted file]
deps/npm/test/packages/npm-test-files/sub/ignore3 [deleted file]
deps/npm/test/packages/npm-test-ignore-nested-nm/README [new file with mode: 0644]
deps/npm/test/packages/npm-test-ignore/README [new file with mode: 0644]
deps/npm/test/packages/npm-test-ignore/ignore3 [deleted file]
deps/npm/test/packages/npm-test-ignore/ignoredir1/a [deleted file]
deps/npm/test/packages/npm-test-ignore/ignoredir2/a [deleted file]
deps/npm/test/packages/npm-test-ignore/sub/ignore1 [deleted file]
deps/npm/test/packages/npm-test-ignore/sub/ignore3 [deleted file]
deps/npm/test/packages/npm-test-ignore/test.sh
deps/npm/test/packages/npm-test-missing-bindir/README [new file with mode: 0644]
deps/npm/test/packages/npm-test-optional-deps/README [new file with mode: 0644]
deps/npm/test/packages/npm-test-platform-all/README [new file with mode: 0644]
deps/npm/test/packages/npm-test-platform/README [new file with mode: 0644]
deps/npm/test/packages/npm-test-private/README [new file with mode: 0644]
deps/npm/test/packages/npm-test-shrinkwrap/README [new file with mode: 0644]
deps/npm/test/packages/npm-test-test-package/README [new file with mode: 0644]
deps/npm/test/packages/npm-test-url-dep/README [new file with mode: 0644]