Mon Jul 15 12:11:44 2013 UTC ()
2013.07.09, Version 0.10.13 (Stable)
* uv: Upgrade to v0.10.12
* npm: Upgrade to 1.3.2
* windows: get proper errno (Ben Noordhuis)
* tls: only wait for finish if we haven't seen it (Timothy J Fontaine)
* http: Dump response when request is aborted (isaacs)
* http: use an unref'd timer to fix delay in exit (Peter Rust)
* zlib: level can be negative (Brian White)
* zlib: allow zero values for level and strategy (Brian White)
* buffer: add comment explaining buffer alignment (Ben Noordhuis)
* string_bytes: properly detect 64bit (Timothy J Fontaine)
* src: fix memory leak in UsingDomains() (Ben Noordhuis)

2013.06.18, Version 0.10.12 (Stable)
* npm: Upgrade to 1.2.32
* readline: make `ctrl + L` clear the screen (Yuan Chuan)
* v8: add setVariableValue debugger command (Ben Noordhuis)
* net: Do not destroy socket mid-write (isaacs)
* v8: fix build for mips32r2 architecture (Andrei Sedoi)
* configure: fix cross-compilation host_arch_cc() (Andrei Sedoi)


(fhajny)
diff -r1.8 -r1.9 pkgsrc/lang/nodejs/Makefile
diff -r1.8 -r1.9 pkgsrc/lang/nodejs/distinfo
diff -r1.4 -r1.5 pkgsrc/lang/nodejs/PLIST

cvs diff -r1.8 -r1.9 pkgsrc/lang/nodejs/Makefile (expand / switch to unified diff)

--- pkgsrc/lang/nodejs/Makefile 2013/07/03 14:50:38 1.8
+++ pkgsrc/lang/nodejs/Makefile 2013/07/15 12:11:43 1.9
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.8 2013/07/03 14:50:38 ryoon Exp $ 1# $NetBSD: Makefile,v 1.9 2013/07/15 12:11:43 fhajny Exp $
2# 2#
3 3
4DISTNAME= node-v0.10.11 4DISTNAME= node-v0.10.13
5PKGREVISION= 1 
6CATEGORIES= devel 5CATEGORIES= devel
7MASTER_SITES= http://nodejs.org/dist/${DISTNAME:S/node-//}/ 6MASTER_SITES= http://nodejs.org/dist/${DISTNAME:S/node-//}/
8PKGNAME= ${DISTNAME:S/-v/js-/} 7PKGNAME= ${DISTNAME:S/-v/js-/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://nodejs.org/ 10HOMEPAGE= http://nodejs.org/
12COMMENT= V8 JavaScript for clients and servers 11COMMENT= V8 JavaScript for clients and servers
13LICENSE= mit 12LICENSE= mit
14 13
15HAS_CONFIGURE= yes 14HAS_CONFIGURE= yes
16USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
17USE_TOOLS+= gmake 16USE_TOOLS+= gmake
18USE_LANGUAGES= c c++ 17USE_LANGUAGES= c c++

cvs diff -r1.8 -r1.9 pkgsrc/lang/nodejs/distinfo (expand / switch to unified diff)

--- pkgsrc/lang/nodejs/distinfo 2013/06/26 11:53:02 1.8
+++ pkgsrc/lang/nodejs/distinfo 2013/07/15 12:11:44 1.9
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1$NetBSD: distinfo,v 1.8 2013/06/26 11:53:02 jperkin Exp $ 1$NetBSD: distinfo,v 1.9 2013/07/15 12:11:44 fhajny Exp $
2 2
3SHA1 (node-v0.10.11.tar.gz) = 4f646bb3418d1c177ce28cdbc61e71de35b38aea 3SHA1 (node-v0.10.13.tar.gz) = f73d5f134296ed0aa16cbec5d727f94587844155
4RMD160 (node-v0.10.11.tar.gz) = f350f22336b3ba987137f568b443f30e7b511428 4RMD160 (node-v0.10.13.tar.gz) = 05d95b7263193a3ab12af7fb3e490391d0a14576
5Size (node-v0.10.11.tar.gz) = 13498163 bytes 5Size (node-v0.10.13.tar.gz) = 13373879 bytes
6SHA1 (patch-common.gypi) = 0cffd29138431c982d9030b414cc26acd9407fbc 6SHA1 (patch-common.gypi) = 0cffd29138431c982d9030b414cc26acd9407fbc
7SHA1 (patch-deps_cares_cares.gyp) = 2235eb44bc984fa2e745fdf1786f1ae6de6ef80f 7SHA1 (patch-deps_cares_cares.gyp) = 2235eb44bc984fa2e745fdf1786f1ae6de6ef80f
8SHA1 (patch-deps_npm_node__modules_node-gyp_gyp_pylib_gyp_generator_make.py) = 78d6ddd37ae30e869e0da666a78baad86a638c50 8SHA1 (patch-deps_npm_node__modules_node-gyp_gyp_pylib_gyp_generator_make.py) = 78d6ddd37ae30e869e0da666a78baad86a638c50
9SHA1 (patch-deps_uv_common.gypi) = 13bc664b182f00f9674f87f4bd47e7e77f6e9e0d 9SHA1 (patch-deps_uv_common.gypi) = 13bc664b182f00f9674f87f4bd47e7e77f6e9e0d
10SHA1 (patch-deps_uv_src_unix_netbsd.c) = c1d58eabed1c396b8d9455e3d54c88907ffd7bed 10SHA1 (patch-deps_uv_src_unix_netbsd.c) = c1d58eabed1c396b8d9455e3d54c88907ffd7bed
11SHA1 (patch-deps_uv_src_unix_thread.c) = 13172adf2407eb40362cb4480a768816a7d98961 11SHA1 (patch-deps_uv_src_unix_thread.c) = 13172adf2407eb40362cb4480a768816a7d98961
12SHA1 (patch-deps_v8_tools_gyp_v8.gyp) = 8602b7858d2d238a165554dfb1feaeec31babfe9 12SHA1 (patch-deps_v8_tools_gyp_v8.gyp) = 8602b7858d2d238a165554dfb1feaeec31babfe9
13SHA1 (patch-tools_gyp_pylib_gyp_common.py) = 132008f362ea696e43a4d19bf9d8a0ac754ef55c 13SHA1 (patch-tools_gyp_pylib_gyp_common.py) = 132008f362ea696e43a4d19bf9d8a0ac754ef55c
14SHA1 (patch-tools_gyp_pylib_gyp_generator_make.py) = c0f30e45f36213bd256e36eb4deae10a0530ef78 14SHA1 (patch-tools_gyp_pylib_gyp_generator_make.py) = c0f30e45f36213bd256e36eb4deae10a0530ef78
15SHA1 (patch-tools_install.py) = 8f19cef5b4c90a752dd2c7550e9b70aa78d3c292 15SHA1 (patch-tools_install.py) = 8f19cef5b4c90a752dd2c7550e9b70aa78d3c292

cvs diff -r1.4 -r1.5 pkgsrc/lang/nodejs/PLIST (expand / switch to unified diff)

--- pkgsrc/lang/nodejs/PLIST 2013/06/13 20:11:05 1.4
+++ pkgsrc/lang/nodejs/PLIST 2013/07/15 12:11:44 1.5
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.4 2013/06/13 20:11:05 fhajny Exp $ 1@comment $NetBSD: PLIST,v 1.5 2013/07/15 12:11:44 fhajny Exp $
2bin/node 2bin/node
3bin/npm 3bin/npm
4lib/dtrace/node.d 4lib/dtrace/node.d
5lib/node_modules/npm/.npmignore 5lib/node_modules/npm/.npmignore
6lib/node_modules/npm/.tern-project 6lib/node_modules/npm/.tern-project
7lib/node_modules/npm/AUTHORS 7lib/node_modules/npm/AUTHORS
8lib/node_modules/npm/LICENSE 8lib/node_modules/npm/LICENSE
9lib/node_modules/npm/Makefile 9lib/node_modules/npm/Makefile
10lib/node_modules/npm/README.md 10lib/node_modules/npm/README.md
11lib/node_modules/npm/bin/node-gyp-bin/node-gyp 11lib/node_modules/npm/bin/node-gyp-bin/node-gyp
12lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd 12lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd
13lib/node_modules/npm/bin/npm 13lib/node_modules/npm/bin/npm
14lib/node_modules/npm/bin/npm-cli.js 14lib/node_modules/npm/bin/npm-cli.js
@@ -264,31 +264,33 @@ lib/node_modules/npm/lib/tag.js @@ -264,31 +264,33 @@ lib/node_modules/npm/lib/tag.js
264lib/node_modules/npm/lib/test.js 264lib/node_modules/npm/lib/test.js
265lib/node_modules/npm/lib/unbuild.js 265lib/node_modules/npm/lib/unbuild.js
266lib/node_modules/npm/lib/uninstall.js 266lib/node_modules/npm/lib/uninstall.js
267lib/node_modules/npm/lib/unpublish.js 267lib/node_modules/npm/lib/unpublish.js
268lib/node_modules/npm/lib/update.js 268lib/node_modules/npm/lib/update.js
269lib/node_modules/npm/lib/utils/completion.sh 269lib/node_modules/npm/lib/utils/completion.sh
270lib/node_modules/npm/lib/utils/completion/file-completion.js 270lib/node_modules/npm/lib/utils/completion/file-completion.js
271lib/node_modules/npm/lib/utils/completion/installed-deep.js 271lib/node_modules/npm/lib/utils/completion/installed-deep.js
272lib/node_modules/npm/lib/utils/completion/installed-shallow.js 272lib/node_modules/npm/lib/utils/completion/installed-shallow.js
273lib/node_modules/npm/lib/utils/error-handler.js 273lib/node_modules/npm/lib/utils/error-handler.js
274lib/node_modules/npm/lib/utils/fetch.js 274lib/node_modules/npm/lib/utils/fetch.js
275lib/node_modules/npm/lib/utils/find-prefix.js 275lib/node_modules/npm/lib/utils/find-prefix.js
276lib/node_modules/npm/lib/utils/gently-rm.js 276lib/node_modules/npm/lib/utils/gently-rm.js
 277lib/node_modules/npm/lib/utils/is-git-url.js
277lib/node_modules/npm/lib/utils/lifecycle.js 278lib/node_modules/npm/lib/utils/lifecycle.js
278lib/node_modules/npm/lib/utils/link.js 279lib/node_modules/npm/lib/utils/link.js
279lib/node_modules/npm/lib/utils/tar.js 280lib/node_modules/npm/lib/utils/tar.js
280lib/node_modules/npm/lib/version.js 281lib/node_modules/npm/lib/version.js
281lib/node_modules/npm/lib/view.js 282lib/node_modules/npm/lib/view.js
 283lib/node_modules/npm/lib/visnup.js
282lib/node_modules/npm/lib/whoami.js 284lib/node_modules/npm/lib/whoami.js
283lib/node_modules/npm/lib/xmas.js 285lib/node_modules/npm/lib/xmas.js
284lib/node_modules/npm/man/man1/README.1 286lib/node_modules/npm/man/man1/README.1
285lib/node_modules/npm/man/man1/adduser.1 287lib/node_modules/npm/man/man1/adduser.1
286lib/node_modules/npm/man/man1/author.1 288lib/node_modules/npm/man/man1/author.1
287lib/node_modules/npm/man/man1/bin.1 289lib/node_modules/npm/man/man1/bin.1
288lib/node_modules/npm/man/man1/bugs.1 290lib/node_modules/npm/man/man1/bugs.1
289lib/node_modules/npm/man/man1/build.1 291lib/node_modules/npm/man/man1/build.1
290lib/node_modules/npm/man/man1/bundle.1 292lib/node_modules/npm/man/man1/bundle.1
291lib/node_modules/npm/man/man1/cache.1 293lib/node_modules/npm/man/man1/cache.1
292lib/node_modules/npm/man/man1/changelog.1 294lib/node_modules/npm/man/man1/changelog.1
293lib/node_modules/npm/man/man1/coding-style.1 295lib/node_modules/npm/man/man1/coding-style.1
294lib/node_modules/npm/man/man1/completion.1 296lib/node_modules/npm/man/man1/completion.1
@@ -610,27 +612,26 @@ lib/node_modules/npm/node_modules/node-g @@ -610,27 +612,26 @@ lib/node_modules/npm/node_modules/node-g
610lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/README 612lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/README
611lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec 613lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec
612lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec 614lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec
613lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/README 615lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/README
614lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el 616lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el
615lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el 617lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el
616lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh 618lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh
617lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp 619lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp
618lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified 620lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified
619lib/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py 621lib/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py
620lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py 622lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py
621lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py 623lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py
622lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py 624lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py
623lib/node_modules/npm/node_modules/node-gyp/legacy/common.gypi 
624lib/node_modules/npm/node_modules/node-gyp/lib/build.js 625lib/node_modules/npm/node_modules/node-gyp/lib/build.js
625lib/node_modules/npm/node_modules/node-gyp/lib/clean.js 626lib/node_modules/npm/node_modules/node-gyp/lib/clean.js
626lib/node_modules/npm/node_modules/node-gyp/lib/configure.js 627lib/node_modules/npm/node_modules/node-gyp/lib/configure.js
627lib/node_modules/npm/node_modules/node-gyp/lib/install.js 628lib/node_modules/npm/node_modules/node-gyp/lib/install.js
628lib/node_modules/npm/node_modules/node-gyp/lib/list.js 629lib/node_modules/npm/node_modules/node-gyp/lib/list.js
629lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js 630lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js
630lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js 631lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js
631lib/node_modules/npm/node_modules/node-gyp/lib/remove.js 632lib/node_modules/npm/node_modules/node-gyp/lib/remove.js
632lib/node_modules/npm/node_modules/node-gyp/package.json 633lib/node_modules/npm/node_modules/node-gyp/package.json
633lib/node_modules/npm/node_modules/nopt/.npmignore 634lib/node_modules/npm/node_modules/nopt/.npmignore
634lib/node_modules/npm/node_modules/nopt/LICENSE 635lib/node_modules/npm/node_modules/nopt/LICENSE
635lib/node_modules/npm/node_modules/nopt/README.md 636lib/node_modules/npm/node_modules/nopt/README.md
636lib/node_modules/npm/node_modules/nopt/bin/nopt.js 637lib/node_modules/npm/node_modules/nopt/bin/nopt.js
@@ -647,26 +648,27 @@ lib/node_modules/npm/node_modules/npm-re @@ -647,26 +648,27 @@ lib/node_modules/npm/node_modules/npm-re
647lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js 648lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js
648lib/node_modules/npm/node_modules/npm-registry-client/lib/star.js 649lib/node_modules/npm/node_modules/npm-registry-client/lib/star.js
649lib/node_modules/npm/node_modules/npm-registry-client/lib/stars.js 650lib/node_modules/npm/node_modules/npm-registry-client/lib/stars.js
650lib/node_modules/npm/node_modules/npm-registry-client/lib/tag.js 651lib/node_modules/npm/node_modules/npm-registry-client/lib/tag.js
651lib/node_modules/npm/node_modules/npm-registry-client/lib/unpublish.js 652lib/node_modules/npm/node_modules/npm-registry-client/lib/unpublish.js
652lib/node_modules/npm/node_modules/npm-registry-client/lib/upload.js 653lib/node_modules/npm/node_modules/npm-registry-client/lib/upload.js
653lib/node_modules/npm/node_modules/npm-registry-client/node_modules/couch-login/.npmignore 654lib/node_modules/npm/node_modules/npm-registry-client/node_modules/couch-login/.npmignore
654lib/node_modules/npm/node_modules/npm-registry-client/node_modules/couch-login/LICENSE 655lib/node_modules/npm/node_modules/npm-registry-client/node_modules/couch-login/LICENSE
655lib/node_modules/npm/node_modules/npm-registry-client/node_modules/couch-login/README.md 656lib/node_modules/npm/node_modules/npm-registry-client/node_modules/couch-login/README.md
656lib/node_modules/npm/node_modules/npm-registry-client/node_modules/couch-login/couch-login.js 657lib/node_modules/npm/node_modules/npm-registry-client/node_modules/couch-login/couch-login.js
657lib/node_modules/npm/node_modules/npm-registry-client/node_modules/couch-login/package.json 658lib/node_modules/npm/node_modules/npm-registry-client/node_modules/couch-login/package.json
658lib/node_modules/npm/node_modules/npm-registry-client/package.json 659lib/node_modules/npm/node_modules/npm-registry-client/package.json
659lib/node_modules/npm/node_modules/npm-user-validate/.npmignore 660lib/node_modules/npm/node_modules/npm-user-validate/.npmignore
 661lib/node_modules/npm/node_modules/npm-user-validate/.travis.yml
660lib/node_modules/npm/node_modules/npm-user-validate/LICENSE 662lib/node_modules/npm/node_modules/npm-user-validate/LICENSE
661lib/node_modules/npm/node_modules/npm-user-validate/README.md 663lib/node_modules/npm/node_modules/npm-user-validate/README.md
662lib/node_modules/npm/node_modules/npm-user-validate/npm-user-validate.js 664lib/node_modules/npm/node_modules/npm-user-validate/npm-user-validate.js
663lib/node_modules/npm/node_modules/npm-user-validate/package.json 665lib/node_modules/npm/node_modules/npm-user-validate/package.json
664lib/node_modules/npm/node_modules/npmconf/.npmignore 666lib/node_modules/npm/node_modules/npmconf/.npmignore
665lib/node_modules/npm/node_modules/npmconf/LICENSE 667lib/node_modules/npm/node_modules/npmconf/LICENSE
666lib/node_modules/npm/node_modules/npmconf/README.md 668lib/node_modules/npm/node_modules/npmconf/README.md
667lib/node_modules/npm/node_modules/npmconf/config-defs.js 669lib/node_modules/npm/node_modules/npmconf/config-defs.js
668lib/node_modules/npm/node_modules/npmconf/node_modules/config-chain/.npmignore 670lib/node_modules/npm/node_modules/npmconf/node_modules/config-chain/.npmignore
669lib/node_modules/npm/node_modules/npmconf/node_modules/config-chain/LICENCE 671lib/node_modules/npm/node_modules/npmconf/node_modules/config-chain/LICENCE
670lib/node_modules/npm/node_modules/npmconf/node_modules/config-chain/index.js 672lib/node_modules/npm/node_modules/npmconf/node_modules/config-chain/index.js
671lib/node_modules/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/LICENSE 673lib/node_modules/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/LICENSE
672lib/node_modules/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/README.md 674lib/node_modules/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/README.md
@@ -696,27 +698,26 @@ lib/node_modules/npm/node_modules/osenv/ @@ -696,27 +698,26 @@ lib/node_modules/npm/node_modules/osenv/
696lib/node_modules/npm/node_modules/read-installed/LICENSE 698lib/node_modules/npm/node_modules/read-installed/LICENSE
697lib/node_modules/npm/node_modules/read-installed/README.md 699lib/node_modules/npm/node_modules/read-installed/README.md
698lib/node_modules/npm/node_modules/read-installed/package.json 700lib/node_modules/npm/node_modules/read-installed/package.json
699lib/node_modules/npm/node_modules/read-installed/read-installed.js 701lib/node_modules/npm/node_modules/read-installed/read-installed.js
700lib/node_modules/npm/node_modules/read-package-json/LICENSE 702lib/node_modules/npm/node_modules/read-package-json/LICENSE
701lib/node_modules/npm/node_modules/read-package-json/README.md 703lib/node_modules/npm/node_modules/read-package-json/README.md
702lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/.npmignore 704lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/.npmignore
703lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/.travis.yml 705lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/.travis.yml
704lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/AUTHORS 706lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/AUTHORS
705lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/LICENSE 707lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/LICENSE
706lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/README.md 708lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/README.md
707lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/extract_description.js 709lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/extract_description.js
708lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/fixer.js 710lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/fixer.js
709lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/is_valid.js 
710lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/normalize.js 711lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/normalize.js
711lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/typos.json 712lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/typos.json
712lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/.npmignore 713lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/.npmignore
713lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/History.md 714lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/History.md
714lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/Makefile 715lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/Makefile
715lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/Readme.md 716lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/Readme.md
716lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/index.js 717lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/index.js
717lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/package.json 718lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/package.json
718lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/test.js 719lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/test.js
719lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/package.json 720lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/package.json
720lib/node_modules/npm/node_modules/read-package-json/package.json 721lib/node_modules/npm/node_modules/read-package-json/package.json
721lib/node_modules/npm/node_modules/read-package-json/read-json.js 722lib/node_modules/npm/node_modules/read-package-json/read-json.js
722lib/node_modules/npm/node_modules/read/.npmignore 723lib/node_modules/npm/node_modules/read/.npmignore
@@ -1003,34 +1004,42 @@ lib/node_modules/npm/node_modules/reques @@ -1003,34 +1004,42 @@ lib/node_modules/npm/node_modules/reques
1003lib/node_modules/npm/node_modules/retry/.npmignore 1004lib/node_modules/npm/node_modules/retry/.npmignore
1004lib/node_modules/npm/node_modules/retry/License 1005lib/node_modules/npm/node_modules/retry/License
1005lib/node_modules/npm/node_modules/retry/Makefile 1006lib/node_modules/npm/node_modules/retry/Makefile
1006lib/node_modules/npm/node_modules/retry/Readme.md 1007lib/node_modules/npm/node_modules/retry/Readme.md
1007lib/node_modules/npm/node_modules/retry/equation.gif 1008lib/node_modules/npm/node_modules/retry/equation.gif
1008lib/node_modules/npm/node_modules/retry/example/dns.js 1009lib/node_modules/npm/node_modules/retry/example/dns.js
1009lib/node_modules/npm/node_modules/retry/index.js 1010lib/node_modules/npm/node_modules/retry/index.js
1010lib/node_modules/npm/node_modules/retry/lib/retry.js 1011lib/node_modules/npm/node_modules/retry/lib/retry.js
1011lib/node_modules/npm/node_modules/retry/lib/retry_operation.js 1012lib/node_modules/npm/node_modules/retry/lib/retry_operation.js
1012lib/node_modules/npm/node_modules/retry/package.json 1013lib/node_modules/npm/node_modules/retry/package.json
1013lib/node_modules/npm/node_modules/rimraf/AUTHORS 1014lib/node_modules/npm/node_modules/rimraf/AUTHORS
1014lib/node_modules/npm/node_modules/rimraf/LICENSE 1015lib/node_modules/npm/node_modules/rimraf/LICENSE
1015lib/node_modules/npm/node_modules/rimraf/README.md 1016lib/node_modules/npm/node_modules/rimraf/README.md
 1017lib/node_modules/npm/node_modules/rimraf/bin.js
1016lib/node_modules/npm/node_modules/rimraf/package.json 1018lib/node_modules/npm/node_modules/rimraf/package.json
1017lib/node_modules/npm/node_modules/rimraf/rimraf.js 1019lib/node_modules/npm/node_modules/rimraf/rimraf.js
 1020lib/node_modules/npm/node_modules/semver/.npmignore
1018lib/node_modules/npm/node_modules/semver/LICENSE 1021lib/node_modules/npm/node_modules/semver/LICENSE
 1022lib/node_modules/npm/node_modules/semver/Makefile
1019lib/node_modules/npm/node_modules/semver/README.md 1023lib/node_modules/npm/node_modules/semver/README.md
1020lib/node_modules/npm/node_modules/semver/bin/semver 1024lib/node_modules/npm/node_modules/semver/bin/semver
 1025lib/node_modules/npm/node_modules/semver/foot.js
 1026lib/node_modules/npm/node_modules/semver/head.js
1021lib/node_modules/npm/node_modules/semver/package.json 1027lib/node_modules/npm/node_modules/semver/package.json
 1028lib/node_modules/npm/node_modules/semver/semver.browser.js
 1029lib/node_modules/npm/node_modules/semver/semver.browser.js.gz
1022lib/node_modules/npm/node_modules/semver/semver.js 1030lib/node_modules/npm/node_modules/semver/semver.js
1023lib/node_modules/npm/node_modules/semver/test.js 1031lib/node_modules/npm/node_modules/semver/semver.min.js
 1032lib/node_modules/npm/node_modules/semver/semver.min.js.gz
1024lib/node_modules/npm/node_modules/sha/.npmignore 1033lib/node_modules/npm/node_modules/sha/.npmignore
1025lib/node_modules/npm/node_modules/sha/README.md 1034lib/node_modules/npm/node_modules/sha/README.md
1026lib/node_modules/npm/node_modules/sha/index.js 1035lib/node_modules/npm/node_modules/sha/index.js
1027lib/node_modules/npm/node_modules/sha/package.json 1036lib/node_modules/npm/node_modules/sha/package.json
1028lib/node_modules/npm/node_modules/slide/LICENSE 1037lib/node_modules/npm/node_modules/slide/LICENSE
1029lib/node_modules/npm/node_modules/slide/README.md 1038lib/node_modules/npm/node_modules/slide/README.md
1030lib/node_modules/npm/node_modules/slide/index.js 1039lib/node_modules/npm/node_modules/slide/index.js
1031lib/node_modules/npm/node_modules/slide/lib/async-map-ordered.js 1040lib/node_modules/npm/node_modules/slide/lib/async-map-ordered.js
1032lib/node_modules/npm/node_modules/slide/lib/async-map.js 1041lib/node_modules/npm/node_modules/slide/lib/async-map.js
1033lib/node_modules/npm/node_modules/slide/lib/bind-actor.js 1042lib/node_modules/npm/node_modules/slide/lib/bind-actor.js
1034lib/node_modules/npm/node_modules/slide/lib/chain.js 1043lib/node_modules/npm/node_modules/slide/lib/chain.js
1035lib/node_modules/npm/node_modules/slide/lib/slide.js 1044lib/node_modules/npm/node_modules/slide/lib/slide.js
1036lib/node_modules/npm/node_modules/slide/package.json 1045lib/node_modules/npm/node_modules/slide/package.json