npm: upgrade to 1.4.6
authorisaacs <i@izs.me>
Wed, 19 Mar 2014 16:25:40 +0000 (09:25 -0700)
committerisaacs <i@izs.me>
Wed, 26 Mar 2014 00:42:22 +0000 (17:42 -0700)
commitbd547d65983c190eb69ca44d633ea31aca2b7c98
tree01ff3b4e40cb9fc3ed5a42abc4d44cb65d5c7dec
parent7989f42f866699b726f596add387fb19fa39bc55
npm: upgrade to 1.4.6

* Documentation upgrades
* Fix glob bug which prevents proper README publishing
* node-gyp upgrade to 0.13
* Documentation updates
* Add --save-exact to save an exact dep (instead of a range)
* alias 't' to 'test'
318 files changed:
deps/npm/Makefile
deps/npm/README.md
deps/npm/doc/cli/npm-install.md
deps/npm/doc/cli/npm-publish.md
deps/npm/doc/cli/npm-uninstall.md
deps/npm/doc/cli/npm-unpublish.md
deps/npm/doc/files/package.json.md
deps/npm/doc/misc/npm-config.md
deps/npm/doc/misc/npm-faq.md
deps/npm/doc/misc/semver.md
deps/npm/html/doc/README.html
deps/npm/html/doc/api/npm-bin.html
deps/npm/html/doc/api/npm-bugs.html
deps/npm/html/doc/api/npm-commands.html
deps/npm/html/doc/api/npm-config.html
deps/npm/html/doc/api/npm-deprecate.html
deps/npm/html/doc/api/npm-docs.html
deps/npm/html/doc/api/npm-edit.html
deps/npm/html/doc/api/npm-explore.html
deps/npm/html/doc/api/npm-help-search.html
deps/npm/html/doc/api/npm-init.html
deps/npm/html/doc/api/npm-install.html
deps/npm/html/doc/api/npm-link.html
deps/npm/html/doc/api/npm-load.html
deps/npm/html/doc/api/npm-ls.html
deps/npm/html/doc/api/npm-outdated.html
deps/npm/html/doc/api/npm-owner.html
deps/npm/html/doc/api/npm-pack.html
deps/npm/html/doc/api/npm-prefix.html
deps/npm/html/doc/api/npm-prune.html
deps/npm/html/doc/api/npm-publish.html
deps/npm/html/doc/api/npm-rebuild.html
deps/npm/html/doc/api/npm-repo.html
deps/npm/html/doc/api/npm-restart.html
deps/npm/html/doc/api/npm-root.html
deps/npm/html/doc/api/npm-run-script.html
deps/npm/html/doc/api/npm-search.html
deps/npm/html/doc/api/npm-shrinkwrap.html
deps/npm/html/doc/api/npm-start.html
deps/npm/html/doc/api/npm-stop.html
deps/npm/html/doc/api/npm-submodule.html
deps/npm/html/doc/api/npm-tag.html
deps/npm/html/doc/api/npm-test.html
deps/npm/html/doc/api/npm-uninstall.html
deps/npm/html/doc/api/npm-unpublish.html
deps/npm/html/doc/api/npm-update.html
deps/npm/html/doc/api/npm-version.html
deps/npm/html/doc/api/npm-view.html
deps/npm/html/doc/api/npm-whoami.html
deps/npm/html/doc/api/npm.html
deps/npm/html/doc/cli/npm-adduser.html
deps/npm/html/doc/cli/npm-bin.html
deps/npm/html/doc/cli/npm-bugs.html
deps/npm/html/doc/cli/npm-build.html
deps/npm/html/doc/cli/npm-bundle.html
deps/npm/html/doc/cli/npm-cache.html
deps/npm/html/doc/cli/npm-completion.html
deps/npm/html/doc/cli/npm-config.html
deps/npm/html/doc/cli/npm-dedupe.html
deps/npm/html/doc/cli/npm-deprecate.html
deps/npm/html/doc/cli/npm-docs.html
deps/npm/html/doc/cli/npm-edit.html
deps/npm/html/doc/cli/npm-explore.html
deps/npm/html/doc/cli/npm-help-search.html
deps/npm/html/doc/cli/npm-help.html
deps/npm/html/doc/cli/npm-init.html
deps/npm/html/doc/cli/npm-install.html
deps/npm/html/doc/cli/npm-link.html
deps/npm/html/doc/cli/npm-ls.html
deps/npm/html/doc/cli/npm-outdated.html
deps/npm/html/doc/cli/npm-owner.html
deps/npm/html/doc/cli/npm-pack.html
deps/npm/html/doc/cli/npm-prefix.html
deps/npm/html/doc/cli/npm-prune.html
deps/npm/html/doc/cli/npm-publish.html
deps/npm/html/doc/cli/npm-rebuild.html
deps/npm/html/doc/cli/npm-repo.html
deps/npm/html/doc/cli/npm-restart.html
deps/npm/html/doc/cli/npm-rm.html
deps/npm/html/doc/cli/npm-root.html
deps/npm/html/doc/cli/npm-run-script.html
deps/npm/html/doc/cli/npm-search.html
deps/npm/html/doc/cli/npm-shrinkwrap.html
deps/npm/html/doc/cli/npm-star.html
deps/npm/html/doc/cli/npm-stars.html
deps/npm/html/doc/cli/npm-start.html
deps/npm/html/doc/cli/npm-stop.html
deps/npm/html/doc/cli/npm-submodule.html
deps/npm/html/doc/cli/npm-tag.html
deps/npm/html/doc/cli/npm-test.html
deps/npm/html/doc/cli/npm-uninstall.html
deps/npm/html/doc/cli/npm-unpublish.html
deps/npm/html/doc/cli/npm-update.html
deps/npm/html/doc/cli/npm-version.html
deps/npm/html/doc/cli/npm-view.html
deps/npm/html/doc/cli/npm-whoami.html
deps/npm/html/doc/cli/npm.html
deps/npm/html/doc/files/npm-folders.html
deps/npm/html/doc/files/npm-global.html
deps/npm/html/doc/files/npm-json.html
deps/npm/html/doc/files/npmrc.html
deps/npm/html/doc/files/package.json.html
deps/npm/html/doc/index.html
deps/npm/html/doc/misc/npm-coding-style.html
deps/npm/html/doc/misc/npm-config.html
deps/npm/html/doc/misc/npm-developers.html
deps/npm/html/doc/misc/npm-disputes.html
deps/npm/html/doc/misc/npm-faq.html
deps/npm/html/doc/misc/npm-index.html
deps/npm/html/doc/misc/npm-registry.html
deps/npm/html/doc/misc/npm-scripts.html
deps/npm/html/doc/misc/removing-npm.html
deps/npm/html/doc/misc/semver.html
deps/npm/html/docfoot.html
deps/npm/html/dochead.html
deps/npm/html/static/style.css
deps/npm/html/static/toc.js [moved from deps/npm/html/docfoot-script.html with 96% similarity]
deps/npm/lib/install.js
deps/npm/lib/ls.js
deps/npm/lib/npm.js
deps/npm/lib/prune.js
deps/npm/lib/rebuild.js
deps/npm/lib/shrinkwrap.js
deps/npm/lib/utils/completion/installed-deep.js
deps/npm/man/man1/npm-README.1
deps/npm/man/man1/npm-adduser.1
deps/npm/man/man1/npm-bin.1
deps/npm/man/man1/npm-bugs.1
deps/npm/man/man1/npm-build.1
deps/npm/man/man1/npm-bundle.1
deps/npm/man/man1/npm-cache.1
deps/npm/man/man1/npm-completion.1
deps/npm/man/man1/npm-config.1
deps/npm/man/man1/npm-dedupe.1
deps/npm/man/man1/npm-deprecate.1
deps/npm/man/man1/npm-docs.1
deps/npm/man/man1/npm-edit.1
deps/npm/man/man1/npm-explore.1
deps/npm/man/man1/npm-help-search.1
deps/npm/man/man1/npm-help.1
deps/npm/man/man1/npm-init.1
deps/npm/man/man1/npm-install.1
deps/npm/man/man1/npm-link.1
deps/npm/man/man1/npm-ls.1
deps/npm/man/man1/npm-outdated.1
deps/npm/man/man1/npm-owner.1
deps/npm/man/man1/npm-pack.1
deps/npm/man/man1/npm-prefix.1
deps/npm/man/man1/npm-prune.1
deps/npm/man/man1/npm-publish.1
deps/npm/man/man1/npm-rebuild.1
deps/npm/man/man1/npm-repo.1
deps/npm/man/man1/npm-restart.1
deps/npm/man/man1/npm-rm.1
deps/npm/man/man1/npm-root.1
deps/npm/man/man1/npm-run-script.1
deps/npm/man/man1/npm-search.1
deps/npm/man/man1/npm-shrinkwrap.1
deps/npm/man/man1/npm-star.1
deps/npm/man/man1/npm-stars.1
deps/npm/man/man1/npm-start.1
deps/npm/man/man1/npm-stop.1
deps/npm/man/man1/npm-submodule.1
deps/npm/man/man1/npm-tag.1
deps/npm/man/man1/npm-test.1
deps/npm/man/man1/npm-uninstall.1
deps/npm/man/man1/npm-unpublish.1
deps/npm/man/man1/npm-update.1
deps/npm/man/man1/npm-version.1
deps/npm/man/man1/npm-view.1
deps/npm/man/man1/npm-whoami.1
deps/npm/man/man1/npm.1
deps/npm/man/man3/npm-bin.3
deps/npm/man/man3/npm-bugs.3
deps/npm/man/man3/npm-commands.3
deps/npm/man/man3/npm-config.3
deps/npm/man/man3/npm-deprecate.3
deps/npm/man/man3/npm-docs.3
deps/npm/man/man3/npm-edit.3
deps/npm/man/man3/npm-explore.3
deps/npm/man/man3/npm-help-search.3
deps/npm/man/man3/npm-init.3
deps/npm/man/man3/npm-install.3
deps/npm/man/man3/npm-link.3
deps/npm/man/man3/npm-load.3
deps/npm/man/man3/npm-ls.3
deps/npm/man/man3/npm-outdated.3
deps/npm/man/man3/npm-owner.3
deps/npm/man/man3/npm-pack.3
deps/npm/man/man3/npm-prefix.3
deps/npm/man/man3/npm-prune.3
deps/npm/man/man3/npm-publish.3
deps/npm/man/man3/npm-rebuild.3
deps/npm/man/man3/npm-repo.3
deps/npm/man/man3/npm-restart.3
deps/npm/man/man3/npm-root.3
deps/npm/man/man3/npm-run-script.3
deps/npm/man/man3/npm-search.3
deps/npm/man/man3/npm-shrinkwrap.3
deps/npm/man/man3/npm-start.3
deps/npm/man/man3/npm-stop.3
deps/npm/man/man3/npm-submodule.3
deps/npm/man/man3/npm-tag.3
deps/npm/man/man3/npm-test.3
deps/npm/man/man3/npm-uninstall.3
deps/npm/man/man3/npm-unpublish.3
deps/npm/man/man3/npm-update.3
deps/npm/man/man3/npm-version.3
deps/npm/man/man3/npm-view.3
deps/npm/man/man3/npm-whoami.3
deps/npm/man/man3/npm.3
deps/npm/man/man5/npm-folders.5
deps/npm/man/man5/npm-global.5
deps/npm/man/man5/npm-json.5
deps/npm/man/man5/npmrc.5
deps/npm/man/man5/package.json.5
deps/npm/man/man7/npm-coding-style.7
deps/npm/man/man7/npm-config.7
deps/npm/man/man7/npm-developers.7
deps/npm/man/man7/npm-disputes.7
deps/npm/man/man7/npm-faq.7
deps/npm/man/man7/npm-index.7
deps/npm/man/man7/npm-registry.7
deps/npm/man/man7/npm-scripts.7
deps/npm/man/man7/removing-npm.7
deps/npm/man/man7/semver.7
deps/npm/node_modules/glob/glob.js
deps/npm/node_modules/glob/package.json
deps/npm/node_modules/glob/test/bash-results.json
deps/npm/node_modules/glob/test/mark.js
deps/npm/node_modules/glob/test/readme-issue.js [new file with mode: 0644]
deps/npm/node_modules/init-package-json/LICENSE [new file with mode: 0644]
deps/npm/node_modules/init-package-json/default-input.js
deps/npm/node_modules/init-package-json/node_modules/promzard/package.json
deps/npm/node_modules/init-package-json/package.json
deps/npm/node_modules/node-gyp/addon.gypi
deps/npm/node_modules/node-gyp/gyp/AUTHORS
deps/npm/node_modules/node-gyp/gyp/PRESUBMIT.py
deps/npm/node_modules/node-gyp/gyp/buildbot/buildbot_run.py
deps/npm/node_modules/node-gyp/gyp/gyp
deps/npm/node_modules/node-gyp/gyp/gyptest.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py [new file with mode: 0644]
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ordered_dict.py [new file with mode: 0644]
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
deps/npm/node_modules/node-gyp/lib/configure.js
deps/npm/node_modules/node-gyp/lib/install.js
deps/npm/node_modules/node-gyp/package.json
deps/npm/node_modules/npm-registry-client/lib/adduser.js
deps/npm/node_modules/npm-registry-client/lib/request.js
deps/npm/node_modules/npm-registry-client/package.json
deps/npm/node_modules/npm-registry-client/test/adduser-new.js
deps/npm/node_modules/npm-registry-client/test/adduser-update.js
deps/npm/node_modules/npm-registry-client/test/request-gzip-content.js [new file with mode: 0644]
deps/npm/node_modules/npmconf/config-defs.js
deps/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/package.json
deps/npm/node_modules/npmconf/node_modules/config-chain/package.json
deps/npm/node_modules/npmconf/package.json
deps/npm/node_modules/path-is-inside/LICENSE.txt
deps/npm/node_modules/path-is-inside/lib/path-is-inside.js
deps/npm/node_modules/path-is-inside/package.json
deps/npm/node_modules/read-installed/.npmignore [new file with mode: 0644]
deps/npm/node_modules/read-installed/README.md
deps/npm/node_modules/read-installed/node_modules/util-extend/README.md [new file with mode: 0644]
deps/npm/node_modules/read-installed/node_modules/util-extend/extend.js [new file with mode: 0644]
deps/npm/node_modules/read-installed/node_modules/util-extend/package.json [new file with mode: 0644]
deps/npm/node_modules/read-installed/node_modules/util-extend/test.js [new file with mode: 0644]
deps/npm/node_modules/read-installed/package.json
deps/npm/node_modules/read-installed/read-installed.js
deps/npm/node_modules/read-installed/test/basic.js
deps/npm/node_modules/read-installed/test/depth-0.js [new file with mode: 0644]
deps/npm/node_modules/read-installed/test/depth-1.js [new file with mode: 0644]
deps/npm/node_modules/read-installed/test/dev.js
deps/npm/node_modules/read-installed/test/extraneous.js [new file with mode: 0644]
deps/npm/node_modules/read-installed/test/fixtures/extraneous-detected/package.json [new file with mode: 0644]
deps/npm/node_modules/read-installed/test/fixtures/package.json [new file with mode: 0644]
deps/npm/node_modules/read-installed/test/fixtures/peer-at-latest/node_modules/strong-task-emitter/package.json [deleted file]
deps/npm/node_modules/read-installed/test/noargs.js
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/fixer.js
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/package.json
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/dependencies.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/package.json
deps/npm/node_modules/read-package-json/read-json.js
deps/npm/node_modules/read-package-json/test/fixtures/readmes/README [new file with mode: 0644]
deps/npm/node_modules/read-package-json/test/fixtures/readmes/README.md [new file with mode: 0644]
deps/npm/node_modules/read-package-json/test/fixtures/readmes/package.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/test/fixtures/readmes/readmexxx.yz [new file with mode: 0644]
deps/npm/node_modules/read-package-json/test/readmes.js [new file with mode: 0644]
deps/npm/node_modules/sorted-object/LICENSE.txt [new file with mode: 0644]
deps/npm/node_modules/sorted-object/README.md [new file with mode: 0644]
deps/npm/node_modules/sorted-object/lib/sorted-object.js [new file with mode: 0644]
deps/npm/node_modules/sorted-object/package.json [new file with mode: 0644]
deps/npm/node_modules/uid-number/LICENCE [deleted file]
deps/npm/node_modules/uid-number/LICENSE [new file with mode: 0644]
deps/npm/node_modules/uid-number/package.json
deps/npm/node_modules/uid-number/uid-number.js
deps/npm/package.json
deps/npm/scripts/doc-build.sh
deps/npm/test/tap/git-cache-locking.js
deps/npm/test/tap/install-save-exact.js [new file with mode: 0644]
deps/npm/test/tap/install-save-exact/README.md [new file with mode: 0644]
deps/npm/test/tap/install-save-exact/index.js [new file with mode: 0644]
deps/npm/test/tap/install-save-exact/package.json [new file with mode: 0644]
deps/npm/test/tap/prune.js
deps/npm/test/tap/semver-doc.js [new file with mode: 0644]
deps/npm/test/tap/sorted-package-json.js [new file with mode: 0644]
deps/npm/test/tap/url-dependencies.js