Hola,

Trivial update to the latest node. I want to get it in quick. Been
running with no issues for a few days now.

We recently enabled powerpc build, and I don't have a machine I trust to
do the builds (256M ram :P) - If someone could test this on that arch I
would be quite happy!

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/node/Makefile,v
retrieving revision 1.38
diff -u -p -r1.38 Makefile
--- Makefile    28 Dec 2015 16:08:33 -0000      1.38
+++ Makefile    29 Dec 2015 18:15:59 -0000
@@ -8,7 +8,7 @@ ONLY_FOR_ARCHS= amd64 i386 powerpc
 
 COMMENT=       V8 JavaScript for clients and servers
 
-NODE_VERSION=  v4.2.3
+NODE_VERSION=  v4.2.4
 
 DISTNAME=      node-${NODE_VERSION}
 PKGNAME=       ${DISTNAME:S/v//g}
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/node/distinfo,v
retrieving revision 1.26
diff -u -p -r1.26 distinfo
--- distinfo    21 Dec 2015 19:27:05 -0000      1.26
+++ distinfo    29 Dec 2015 18:15:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (node-v4.2.3.tar.gz) = UAit5f60sIn1kWP2a//dwRPyfeXXjt8gPjlDXCxdVU8=
-SIZE (node-v4.2.3.tar.gz) = 22482259
+SHA256 (node-v4.2.4.tar.gz) = TuJE/+3nMo2fokwwJHh+cSJberqsSf4rMOaLJ0YMEOw=
+SIZE (node-v4.2.4.tar.gz) = 22438363
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/lang/node/pkg/PLIST,v
retrieving revision 1.22
diff -u -p -r1.22 PLIST
--- pkg/PLIST   27 Oct 2015 11:58:01 -0000      1.22
+++ pkg/PLIST   29 Dec 2015 18:15:59 -0000
@@ -133,6 +133,11 @@ lib/node_modules/abbrev/abbrev.js
 lib/node_modules/abbrev/package.json
 lib/node_modules/abbrev/test.js
 lib/node_modules/ansi/
+lib/node_modules/ansi-regex/
+lib/node_modules/ansi-regex/index.js
+lib/node_modules/ansi-regex/license
+lib/node_modules/ansi-regex/package.json
+lib/node_modules/ansi-regex/readme.md
 lib/node_modules/ansi/.jshintrc
 lib/node_modules/ansi/.npmignore
 lib/node_modules/ansi/History.md
@@ -223,17 +228,6 @@ lib/node_modules/columnify/Readme.md
 lib/node_modules/columnify/columnify.js
 lib/node_modules/columnify/index.js
 lib/node_modules/columnify/node_modules/
-lib/node_modules/columnify/node_modules/strip-ansi/
-lib/node_modules/columnify/node_modules/strip-ansi/index.js
-lib/node_modules/columnify/node_modules/strip-ansi/license
-lib/node_modules/columnify/node_modules/strip-ansi/node_modules/
-lib/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/
-lib/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/index.js
-lib/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/license
-lib/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/package.json
-lib/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/readme.md
-lib/node_modules/columnify/node_modules/strip-ansi/package.json
-lib/node_modules/columnify/node_modules/strip-ansi/readme.md
 lib/node_modules/columnify/node_modules/wcwidth/
 lib/node_modules/columnify/node_modules/wcwidth/.npmignore
 lib/node_modules/columnify/node_modules/wcwidth/LICENSE
@@ -471,12 +465,10 @@ lib/node_modules/lru-cache/package.json
 lib/node_modules/minimatch/
 lib/node_modules/minimatch/LICENSE
 lib/node_modules/minimatch/README.md
-lib/node_modules/minimatch/browser.js
 lib/node_modules/minimatch/minimatch.js
 lib/node_modules/minimatch/node_modules/
 lib/node_modules/minimatch/node_modules/brace-expansion/
 lib/node_modules/minimatch/node_modules/brace-expansion/.npmignore
-lib/node_modules/minimatch/node_modules/brace-expansion/.travis.yml
 lib/node_modules/minimatch/node_modules/brace-expansion/README.md
 lib/node_modules/minimatch/node_modules/brace-expansion/example.js
 lib/node_modules/minimatch/node_modules/brace-expansion/index.js
@@ -484,6 +476,7 @@ lib/node_modules/minimatch/node_modules/
 
lib/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/
 
lib/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore
 
lib/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml
+lib/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md
 
lib/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile
 
lib/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md
 
lib/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js
@@ -653,7 +646,6 @@ lib/node_modules/node-gyp/node_modules/g
 
lib/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/
 
lib/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/
 
lib/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore
-lib/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.travis.yml
 
lib/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md
 
lib/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js
 
lib/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js
@@ -661,6 +653,7 @@ lib/node_modules/node-gyp/node_modules/g
 
lib/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/
 
lib/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore
 
lib/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml
+lib/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md
 
lib/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile
 
lib/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md
 
lib/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js
@@ -692,6 +685,106 @@ lib/node_modules/node-gyp/node_modules/m
 
lib/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/package.json
 
lib/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/sigmund.js
 lib/node_modules/node-gyp/node_modules/minimatch/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/
+lib/node_modules/node-gyp/node_modules/npmlog/LICENSE
+lib/node_modules/node-gyp/node_modules/npmlog/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/example.js
+lib/node_modules/node-gyp/node_modules/npmlog/log.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/.npmignore
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/.npmignore
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/History.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Makefile
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Readme.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/.npmignore
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/LICENSE
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/example.png
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/.npmignore
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/LICENSE
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/LICENSE
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/LICENSE
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/LICENSE
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat/LICENSE
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/LICENSE.txt
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring/LICENSE
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/LICENSE
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat/LICENSE
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/LICENSE.txt
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring/LICENSE
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/LICENSE
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat/
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat/LICENSE
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat/README.md
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat/index.js
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/package.json
+lib/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/progress-bar.js
+lib/node_modules/node-gyp/node_modules/npmlog/package.json
 lib/node_modules/node-gyp/node_modules/path-array/
 lib/node_modules/node-gyp/node_modules/path-array/.npmignore
 lib/node_modules/node-gyp/node_modules/path-array/.travis.yml
@@ -814,6 +907,72 @@ lib/node_modules/npm-install-checks/
 lib/node_modules/npm-install-checks/LICENSE
 lib/node_modules/npm-install-checks/README.md
 lib/node_modules/npm-install-checks/index.js
+lib/node_modules/npm-install-checks/node_modules/
+lib/node_modules/npm-install-checks/node_modules/npmlog/
+lib/node_modules/npm-install-checks/node_modules/npmlog/LICENSE
+lib/node_modules/npm-install-checks/node_modules/npmlog/README.md
+lib/node_modules/npm-install-checks/node_modules/npmlog/example.js
+lib/node_modules/npm-install-checks/node_modules/npmlog/log.js
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/are-we-there-yet/
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/are-we-there-yet/.npmignore
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/are-we-there-yet/README.md
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/are-we-there-yet/index.js
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/.npmignore
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/History.md
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Makefile
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Readme.md
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/index.js
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/are-we-there-yet/package.json
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/.npmignore
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/LICENSE
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/README.md
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/example.png
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/.npmignore
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/LICENSE
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/README.md
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/index.js
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/package.json
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring/
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring/LICENSE
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring/README.md
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring/index.js
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring/package.json
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/LICENSE
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/README.md
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/index.js
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/node_modules/
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/node_modules/lodash.repeat/
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/node_modules/lodash.repeat/LICENSE
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/node_modules/lodash.repeat/README.md
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/node_modules/lodash.repeat/index.js
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/node_modules/lodash.repeat/package.json
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/package.json
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/LICENSE
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/README.md
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/index.js
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/package.json
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/LICENSE.txt
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/README.md
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/index.js
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/package.json
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/LICENSE.txt
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/README.md
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/index.js
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/package.json
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/package.json
+lib/node_modules/npm-install-checks/node_modules/npmlog/node_modules/gauge/progress-bar.js
+lib/node_modules/npm-install-checks/node_modules/npmlog/package.json
 lib/node_modules/npm-install-checks/package.json
 lib/node_modules/npm-package-arg/
 lib/node_modules/npm-package-arg/LICENSE
@@ -1404,6 +1563,7 @@ lib/node_modules/npm/man/man7/
 lib/node_modules/npm/node_modules/
 lib/node_modules/npm/node_modules/abbrev
 lib/node_modules/npm/node_modules/ansi
+lib/node_modules/npm/node_modules/ansi-regex
 lib/node_modules/npm/node_modules/ansicolors
 lib/node_modules/npm/node_modules/ansistyles
 lib/node_modules/npm/node_modules/archy
@@ -1461,6 +1621,8 @@ lib/node_modules/npm/node_modules/sha
 lib/node_modules/npm/node_modules/slide
 lib/node_modules/npm/node_modules/sorted-object
 lib/node_modules/npm/node_modules/spdx
+lib/node_modules/npm/node_modules/spdx-license-ids
+lib/node_modules/npm/node_modules/strip-ansi
 lib/node_modules/npm/node_modules/tar
 lib/node_modules/npm/node_modules/text-table
 lib/node_modules/npm/node_modules/uid-number
@@ -1482,6 +1644,7 @@ lib/node_modules/npm/scripts/relocate.sh
 lib/node_modules/npm/scripts/update-authors.sh
 lib/node_modules/npm/wercker.yml
 lib/node_modules/npmlog/
+lib/node_modules/npmlog/.travis.yml
 lib/node_modules/npmlog/LICENSE
 lib/node_modules/npmlog/README.md
 lib/node_modules/npmlog/example.js
@@ -1512,36 +1675,71 @@ lib/node_modules/npmlog/node_modules/gau
 lib/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/README.md
 lib/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/index.js
 
lib/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/package.json
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring/
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring/LICENSE.txt
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring/README.md
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring/index.js
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring/package.json
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/LICENSE.txt
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/README.md
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/index.js
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/node_modules/
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/node_modules/lodash.repeat/
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/node_modules/lodash.repeat/LICENSE.txt
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/node_modules/lodash.repeat/README.md
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/node_modules/lodash.repeat/index.js
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/node_modules/lodash.repeat/package.json
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash._createpadding/package.json
 lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/
-lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/LICENSE.txt
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/LICENSE
 lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/README.md
 lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/index.js
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/LICENSE
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/README.md
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/index.js
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/package.json
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/LICENSE
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/README.md
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/index.js
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat/LICENSE
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat/README.md
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat/index.js
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat/package.json
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/package.json
 lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/package.json
 lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/
 
lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/LICENSE.txt
 
lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/README.md
 lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/index.js
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring/LICENSE
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring/README.md
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring/index.js
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring/package.json
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/LICENSE
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/README.md
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/index.js
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat/LICENSE
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat/README.md
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat/index.js
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat/package.json
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/package.json
 
lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/package.json
 lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/
 
lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/LICENSE.txt
 
lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/README.md
 
lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/index.js
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring/LICENSE
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring/README.md
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring/index.js
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring/package.json
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/LICENSE
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/README.md
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/index.js
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat/
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat/LICENSE
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat/README.md
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat/index.js
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat/package.json
+lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/package.json
 
lib/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/package.json
 lib/node_modules/npmlog/node_modules/gauge/package.json
 lib/node_modules/npmlog/node_modules/gauge/progress-bar.js
@@ -1620,15 +1818,8 @@ lib/node_modules/read-package-json/node_
 
lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/index.js
 
lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/
 
lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/
-lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/.editorconfig
 
lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/.npmignore
 
lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/README.md
-lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/benchmark/
-lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/benchmark/benchmark.js
-lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/benchmark/package.json
-lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/docs/
-lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/docs/Grammar.md
-lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/docs/JSON5.md
 
lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/index.js
 
lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/
 
lib/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/analyze.js
@@ -1833,6 +2024,10 @@ lib/node_modules/request/node_modules/fo
 lib/node_modules/request/node_modules/form-data/node_modules/async/
 lib/node_modules/request/node_modules/form-data/node_modules/async/CHANGELOG.md
 lib/node_modules/request/node_modules/form-data/node_modules/async/LICENSE
+lib/node_modules/request/node_modules/form-data/node_modules/async/README.md
+lib/node_modules/request/node_modules/form-data/node_modules/async/dist/
+lib/node_modules/request/node_modules/form-data/node_modules/async/dist/async.js
+lib/node_modules/request/node_modules/form-data/node_modules/async/dist/async.min.js
 lib/node_modules/request/node_modules/form-data/node_modules/async/lib/
 lib/node_modules/request/node_modules/form-data/node_modules/async/lib/async.js
 lib/node_modules/request/node_modules/form-data/node_modules/async/package.json
@@ -1843,8 +2038,10 @@ lib/node_modules/request/node_modules/ha
 lib/node_modules/request/node_modules/har-validator/bin/
 lib/node_modules/request/node_modules/har-validator/bin/har-validator
 lib/node_modules/request/node_modules/har-validator/lib/
+lib/node_modules/request/node_modules/har-validator/lib/async.js
 lib/node_modules/request/node_modules/har-validator/lib/error.js
 lib/node_modules/request/node_modules/har-validator/lib/index.js
+lib/node_modules/request/node_modules/har-validator/lib/runner.js
 lib/node_modules/request/node_modules/har-validator/lib/schemas/
 lib/node_modules/request/node_modules/har-validator/lib/schemas/cache.json
 lib/node_modules/request/node_modules/har-validator/lib/schemas/cacheEntry.json
@@ -1863,55 +2060,6 @@ lib/node_modules/request/node_modules/ha
 lib/node_modules/request/node_modules/har-validator/lib/schemas/response.json
 lib/node_modules/request/node_modules/har-validator/lib/schemas/timings.json
 lib/node_modules/request/node_modules/har-validator/node_modules/
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/LICENSE
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/README.md
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/changelog.md
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/browser/
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/browser/bluebird.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/browser/bluebird.min.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/any.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/assert.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/async.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/bind.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/bluebird.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/call_get.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/cancel.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/captured_trace.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/catch_filter.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/context.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/debuggability.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/direct_resolve.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/each.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/errors.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/es5.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/filter.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/finally.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/generators.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/join.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/map.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/method.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/nodeify.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/progress.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/promise.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/promise_array.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/promise_resolver.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/promisify.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/props.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/queue.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/race.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/reduce.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/schedule.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/settle.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/some.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/synchronous_inspection.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/thenables.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/timers.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/using.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/util.js
-lib/node_modules/request/node_modules/har-validator/node_modules/bluebird/package.json
 lib/node_modules/request/node_modules/har-validator/node_modules/chalk/
 lib/node_modules/request/node_modules/har-validator/node_modules/chalk/index.js
 lib/node_modules/request/node_modules/har-validator/node_modules/chalk/license
@@ -1929,25 +2077,8 @@ lib/node_modules/request/node_modules/ha
 
lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/
 
lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/index.js
 
lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/license
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/node_modules/
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/index.js
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/license
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/package.json
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/readme.md
 
lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/package.json
 
lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi/readme.md
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/strip-ansi/
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/strip-ansi/index.js
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/strip-ansi/license
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/strip-ansi/node_modules/
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/index.js
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/license
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/package.json
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/readme.md
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/strip-ansi/package.json
-lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/strip-ansi/readme.md
 
lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/supports-color/
 
lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/supports-color/index.js
 
lib/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/supports-color/license
@@ -2018,6 +2149,17 @@ lib/node_modules/request/node_modules/ha
 
lib/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/test.js
 
lib/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/package.json
 
lib/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/require.js
+lib/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/
+lib/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/index.js
+lib/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/license
+lib/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/
+lib/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/pinkie/
+lib/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/pinkie/index.js
+lib/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/pinkie/license
+lib/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/pinkie/package.json
+lib/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/pinkie/readme.md
+lib/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/package.json
+lib/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/readme.md
 lib/node_modules/request/node_modules/har-validator/package.json
 lib/node_modules/request/node_modules/hawk/
 lib/node_modules/request/node_modules/hawk/.npmignore
@@ -2213,13 +2355,8 @@ lib/node_modules/request/node_modules/st
 lib/node_modules/request/node_modules/stringstream/package.json
 lib/node_modules/request/node_modules/stringstream/stringstream.js
 lib/node_modules/request/node_modules/tough-cookie/
-lib/node_modules/request/node_modules/tough-cookie/.editorconfig
-lib/node_modules/request/node_modules/tough-cookie/.jshintrc
-lib/node_modules/request/node_modules/tough-cookie/.npmignore
-lib/node_modules/request/node_modules/tough-cookie/.travis.yml
 lib/node_modules/request/node_modules/tough-cookie/LICENSE
 lib/node_modules/request/node_modules/tough-cookie/README.md
-lib/node_modules/request/node_modules/tough-cookie/generate-pubsuffix.js
 lib/node_modules/request/node_modules/tough-cookie/lib/
 lib/node_modules/request/node_modules/tough-cookie/lib/cookie.js
 lib/node_modules/request/node_modules/tough-cookie/lib/memstore.js
@@ -2228,7 +2365,6 @@ lib/node_modules/request/node_modules/to
 lib/node_modules/request/node_modules/tough-cookie/lib/pubsuffix.js
 lib/node_modules/request/node_modules/tough-cookie/lib/store.js
 lib/node_modules/request/node_modules/tough-cookie/package.json
-lib/node_modules/request/node_modules/tough-cookie/public-suffix.txt
 lib/node_modules/request/node_modules/tunnel-agent/
 lib/node_modules/request/node_modules/tunnel-agent/LICENSE
 lib/node_modules/request/node_modules/tunnel-agent/README.md
@@ -2346,20 +2482,24 @@ lib/node_modules/sorted-object/lib/
 lib/node_modules/sorted-object/lib/sorted-object.js
 lib/node_modules/sorted-object/package.json
 lib/node_modules/spdx/
+lib/node_modules/spdx-license-ids/
+lib/node_modules/spdx-license-ids/LICENSE
+lib/node_modules/spdx-license-ids/README.md
+lib/node_modules/spdx-license-ids/package.json
+lib/node_modules/spdx-license-ids/spdx-license-ids.json
 lib/node_modules/spdx/LICENSE.md
 lib/node_modules/spdx/README.md
-lib/node_modules/spdx/node_modules/
-lib/node_modules/spdx/node_modules/spdx-license-ids/
-lib/node_modules/spdx/node_modules/spdx-license-ids/LICENSE
-lib/node_modules/spdx/node_modules/spdx-license-ids/README.md
-lib/node_modules/spdx/node_modules/spdx-license-ids/package.json
-lib/node_modules/spdx/node_modules/spdx-license-ids/spdx-license-ids.json
 lib/node_modules/spdx/package.json
 lib/node_modules/spdx/source/
 lib/node_modules/spdx/source/exceptions.json
 lib/node_modules/spdx/source/parser.generated.js
 lib/node_modules/spdx/source/ranges.json
 lib/node_modules/spdx/source/spdx.js
+lib/node_modules/strip-ansi/
+lib/node_modules/strip-ansi/index.js
+lib/node_modules/strip-ansi/license
+lib/node_modules/strip-ansi/package.json
+lib/node_modules/strip-ansi/readme.md
 lib/node_modules/tar/
 lib/node_modules/tar/.npmignore
 lib/node_modules/tar/.travis.yml
@@ -2415,12 +2555,6 @@ lib/node_modules/validate-npm-package-li
 lib/node_modules/validate-npm-package-license/node_modules/spdx-correct/
 
lib/node_modules/validate-npm-package-license/node_modules/spdx-correct/README.md
 
lib/node_modules/validate-npm-package-license/node_modules/spdx-correct/index.js
-lib/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/
-lib/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/
-lib/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/LICENSE
-lib/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/README.md
-lib/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/package.json
-lib/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/spdx-license-ids.json
 
lib/node_modules/validate-npm-package-license/node_modules/spdx-correct/package.json
 
lib/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/
 
lib/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/LICENSE
@@ -2433,11 +2567,6 @@ lib/node_modules/validate-npm-package-li
 
lib/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-exceptions/README.md
 
lib/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-exceptions/index.json
 
lib/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-exceptions/package.json
-lib/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/
-lib/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/LICENSE
-lib/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/README.md
-lib/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/package.json
-lib/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/spdx-license-ids.json
 
lib/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/package.json
 
lib/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/parser.generated.js
 lib/node_modules/validate-npm-package-license/package.json

Reply via email to