From owner-svn-ports-head@freebsd.org Mon May 23 03:50:07 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 533CCB46A77; Mon, 23 May 2016 03:50:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 17DBD1CA4; Mon, 23 May 2016 03:50:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4N3o6FC051312; Mon, 23 May 2016 03:50:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4N3o6T7051309; Mon, 23 May 2016 03:50:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605230350.u4N3o6T7051309@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 23 May 2016 03:50:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415659 - head/www/npm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2016 03:50:07 -0000 Author: sunpoet Date: Mon May 23 03:50:05 2016 New Revision: 415659 URL: https://svnweb.freebsd.org/changeset/ports/415659 Log: - Update to 3.9.2 Changes: https://github.com/npm/npm/releases Modified: head/www/npm/Makefile head/www/npm/distinfo head/www/npm/pkg-plist Modified: head/www/npm/Makefile ============================================================================== --- head/www/npm/Makefile Mon May 23 03:50:00 2016 (r415658) +++ head/www/npm/Makefile Mon May 23 03:50:05 2016 (r415659) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 3.8.8 +PORTVERSION= 3.9.2 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Mon May 23 03:50:00 2016 (r415658) +++ head/www/npm/distinfo Mon May 23 03:50:05 2016 (r415659) @@ -1,2 +1,3 @@ -SHA256 (npm-3.8.8.tar.xz) = 86d6620b700f941028f071e55666240f8d714ff403a43286e4a0b3e246a40171 -SIZE (npm-3.8.8.tar.xz) = 2978416 +TIMESTAMP = 1463935939 +SHA256 (npm-3.9.2.tar.xz) = a609210f2513a23093a4e373870ca946a5decf247ab2ecb75c3070691a4ef666 +SIZE (npm-3.9.2.tar.xz) = 2711172 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Mon May 23 03:50:00 2016 (r415658) +++ head/www/npm/pkg-plist Mon May 23 03:50:05 2016 (r415659) @@ -9,6 +9,7 @@ lib/node_modules/npm/CONTRIBUTING.md lib/node_modules/npm/LICENSE lib/node_modules/npm/Makefile lib/node_modules/npm/README.md +lib/node_modules/npm/appveyor.yml @(,,755) lib/node_modules/npm/bin/node-gyp-bin/node-gyp lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd lib/node_modules/npm/bin/npm @@ -285,9 +286,14 @@ lib/node_modules/npm/lib/utils/deep-sort lib/node_modules/npm/lib/utils/depr-check.js lib/node_modules/npm/lib/utils/error-handler.js lib/node_modules/npm/lib/utils/error-message.js +lib/node_modules/npm/lib/utils/escape-arg.js +lib/node_modules/npm/lib/utils/escape-exec-path.js lib/node_modules/npm/lib/utils/gently-rm.js lib/node_modules/npm/lib/utils/get-publish-config.js lib/node_modules/npm/lib/utils/git.js +lib/node_modules/npm/lib/utils/is-windows-bash.js +lib/node_modules/npm/lib/utils/is-windows-shell.js +lib/node_modules/npm/lib/utils/is-windows.js lib/node_modules/npm/lib/utils/lifecycle.js lib/node_modules/npm/lib/utils/link.js lib/node_modules/npm/lib/utils/locker.js @@ -303,6 +309,7 @@ lib/node_modules/npm/lib/utils/spawn.js lib/node_modules/npm/lib/utils/tar.js lib/node_modules/npm/lib/utils/temp-filename.js lib/node_modules/npm/lib/utils/umask.js +lib/node_modules/npm/lib/utils/usage.js lib/node_modules/npm/lib/utils/warn-deprecated.js lib/node_modules/npm/lib/version.js lib/node_modules/npm/lib/view.js @@ -809,10 +816,10 @@ lib/node_modules/npm/node_modules/lodash lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/README.md lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/index.js lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/package.json -lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._setcache/LICENSE -lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._setcache/README.md -lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._setcache/index.js -lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._setcache/package.json +lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/LICENSE +lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/README.md +lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/index.js +lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/package.json lib/node_modules/npm/node_modules/lodash._baseuniq/package.json lib/node_modules/npm/node_modules/lodash._bindcallback/LICENSE.txt lib/node_modules/npm/node_modules/lodash._bindcallback/README.md @@ -872,10 +879,10 @@ lib/node_modules/npm/node_modules/lodash lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/LICENSE lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/README.md lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/index.js -lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._setcache/LICENSE -lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._setcache/README.md -lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._setcache/index.js -lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._setcache/package.json +lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/LICENSE +lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/README.md +lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/index.js +lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/package.json lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/package.json lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash.rest/LICENSE lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash.rest/README.md @@ -1952,6 +1959,7 @@ lib/node_modules/npm/node_modules/normal lib/node_modules/npm/node_modules/normalize-git-url/normalize-git-url.js lib/node_modules/npm/node_modules/normalize-git-url/package.json lib/node_modules/npm/node_modules/normalize-git-url/test/basic.js +lib/node_modules/npm/node_modules/normalize-git-url/test/basic.js~ lib/node_modules/npm/node_modules/normalize-package-data/.npmignore lib/node_modules/npm/node_modules/normalize-package-data/.travis.yml lib/node_modules/npm/node_modules/normalize-package-data/AUTHORS @@ -2376,6 +2384,7 @@ lib/node_modules/npm/node_modules/read-p lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/README.md lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/index.js lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/.npmignore +lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/LICENSE lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/README.md lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/index.js lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/analyze.js @@ -2408,7 +2417,6 @@ lib/node_modules/npm/node_modules/read-p lib/node_modules/npm/node_modules/read-package-json/test/helpful.js lib/node_modules/npm/node_modules/read-package-json/test/non-json.js lib/node_modules/npm/node_modules/read-package-json/test/readmes.js -lib/node_modules/npm/node_modules/read-package-json/zunda lib/node_modules/npm/node_modules/read-package-tree/.travis.yml lib/node_modules/npm/node_modules/read-package-tree/LICENSE lib/node_modules/npm/node_modules/read-package-tree/README.md @@ -2455,125 +2463,6 @@ lib/node_modules/npm/node_modules/readab lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/lib/util.js lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/package.json lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/test.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/index.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/.travis.yml -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/example/array.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/example/keyword.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/example/prompt.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/index.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/.bin/acorn -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/.editorconfig -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/.gitattributes -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/.npmignore -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/.tern-project -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/.travis.yml -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/AUTHORS -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/LICENSE -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/README.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/bin/acorn -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/bin/build-acorn.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/bin/generate-identifier-regex.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/bin/prepublish.sh -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/bin/update_authors.sh -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/bin/without_eval -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/dist/.keep -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/dist/acorn.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/dist/acorn_csp.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/dist/acorn_loose.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/dist/walk.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/expression.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/identifier.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/index.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/location.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/loose/acorn_loose.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/loose/expression.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/loose/index.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/loose/parseutil.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/loose/state.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/loose/statement.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/loose/tokenize.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/lval.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/node.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/options.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/parseutil.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/state.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/statement.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/tokencontext.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/tokenize.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/tokentype.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/util.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/walk/index.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/whitespace.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/.npmignore -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/LICENSE -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/Makefile -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/Readme.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/component.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/index.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/test.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/isarray/README.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/isarray/build/build.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/isarray/component.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/isarray/index.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/isarray/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/.editorconfig -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/.jscs.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/.npmignore -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/.travis.yml -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/CHANGELOG.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/LICENSE -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/README.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/index.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/isArguments.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/test/index.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/readme.markdown -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/array.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/async.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/bin/run.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/custom-parser.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/es6.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/for.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/inspect.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/opts.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/parent.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/.npmignore -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/LICENSE -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/README.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/.npmignore -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/LICENSE -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/README.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/duplex.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/lib/_stream_duplex.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/lib/_stream_passthrough.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/lib/_stream_readable.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/lib/_stream_transform.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/node_modules/isarray/README.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/node_modules/isarray/build/build.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/node_modules/isarray/component.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/node_modules/isarray/index.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/node_modules/isarray/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/passthrough.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/readable.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/transform.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/writable.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/.npmignore -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/LICENCE -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/Makefile -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/README.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/immutable.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/mutable.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/test.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/through2.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/readme.md lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/.npmignore lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/.travis.yml lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/Makefile @@ -2593,90 +2482,6 @@ lib/node_modules/npm/node_modules/readab lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/README.md lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/index.js lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/README.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/index.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/esmangle-evaluator/.npmignore -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/esmangle-evaluator/README.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/esmangle-evaluator/common.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/esmangle-evaluator/evaluator.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/esmangle-evaluator/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/.editorconfig -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/.npmignore -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/.travis.yml -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/LICENSE -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/README.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/example/add-braces -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/example/generic-identity -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/example/identity -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/example/to-while -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/comments.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/fast-path.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/lines.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/mapping.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/options.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/parser.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/patcher.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/printer.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/types.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/util.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/main.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/.bin/esparse -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/.bin/esvalidate -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/.npmignore -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/.travis.yml -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/LICENSE -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/README.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/babel.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/core.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/e4x.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/es6.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/es7.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/esprima.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/flow.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/jsx.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/mozilla.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/lib/equiv.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/lib/node-path.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/lib/path-visitor.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/lib/path.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/lib/scope.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/lib/shared.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/lib/types.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/main.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/esprima/ChangeLog -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/esprima/LICENSE.BSD -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/esprima/README.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/esprima/bin/esparse.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/esprima/bin/esvalidate.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/esprima/esprima.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/esprima/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/private/.travis.yml -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/private/LICENSE -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/private/README.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/private/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/private/private.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/private/test/run.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/README.md -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/dist/source-map.debug.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/dist/source-map.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/dist/source-map.min.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/dist/source-map.min.js.map -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/array-set.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/base64-vlq.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/base64.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/binary-search.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/mapping-list.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/quick-sort.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/source-map-consumer.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/source-map-generator.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/source-node.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/util.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/source-map.js -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/package.json -lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/unreachableBranchTransformer.js lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/History.md lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/LICENSE lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/README.md @@ -3520,11 +3325,11 @@ lib/node_modules/npm/node_modules/valida lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/package.json lib/node_modules/npm/node_modules/validate-npm-package-name/package.json lib/node_modules/npm/node_modules/validate-npm-package-name/test/index.js -lib/node_modules/npm/node_modules/which/.npmignore -lib/node_modules/npm/node_modules/which/.travis.yml +lib/node_modules/npm/node_modules/which/CHANGELOG.md lib/node_modules/npm/node_modules/which/LICENSE lib/node_modules/npm/node_modules/which/README.md lib/node_modules/npm/node_modules/which/bin/which +lib/node_modules/npm/node_modules/which/changelog.sh lib/node_modules/npm/node_modules/which/node_modules/is-absolute/LICENSE lib/node_modules/npm/node_modules/which/node_modules/is-absolute/README.md lib/node_modules/npm/node_modules/which/node_modules/is-absolute/index.js @@ -3534,6 +3339,7 @@ lib/node_modules/npm/node_modules/which/ lib/node_modules/npm/node_modules/which/node_modules/is-absolute/node_modules/is-relative/package.json lib/node_modules/npm/node_modules/which/node_modules/is-absolute/package.json lib/node_modules/npm/node_modules/which/node_modules/isexe/.npmignore +lib/node_modules/npm/node_modules/which/node_modules/isexe/LICENSE lib/node_modules/npm/node_modules/which/node_modules/isexe/README.md lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js @@ -3542,9 +3348,6 @@ lib/node_modules/npm/node_modules/which/ lib/node_modules/npm/node_modules/which/node_modules/isexe/test/basic.js lib/node_modules/npm/node_modules/which/node_modules/isexe/windows.js lib/node_modules/npm/node_modules/which/package.json -lib/node_modules/npm/node_modules/which/test/basic.js -lib/node_modules/npm/node_modules/which/test/bin.js -lib/node_modules/npm/node_modules/which/test/windows.js lib/node_modules/npm/node_modules/which/which.js lib/node_modules/npm/node_modules/wrappy/LICENSE lib/node_modules/npm/node_modules/wrappy/README.md @@ -3615,9 +3418,11 @@ lib/node_modules/npm/test/tap/bitbucket- lib/node_modules/npm/test/tap/bugs.js lib/node_modules/npm/test/tap/build-already-built.js lib/node_modules/npm/test/tap/builtin-config.js +lib/node_modules/npm/test/tap/bundled-dependencies-no-pkgjson.js lib/node_modules/npm/test/tap/bundled-dependencies-nonarray.js lib/node_modules/npm/test/tap/cache-add-localdir-fallback.js lib/node_modules/npm/test/tap/cache-add-unpublished.js +lib/node_modules/npm/test/tap/cache-ls-filenames.js lib/node_modules/npm/test/tap/cache-shasum-fork.js lib/node_modules/npm/test/tap/cache-shasum.js lib/node_modules/npm/test/tap/check-cpu-reqs.js @@ -3647,6 +3452,7 @@ lib/node_modules/npm/test/tap/dist-tag.j lib/node_modules/npm/test/tap/do-not-remove-other-bins.js lib/node_modules/npm/test/tap/extraneous-dep-cycle-ls-ok.js lib/node_modules/npm/test/tap/false-name.js +lib/node_modules/npm/test/tap/fetch-package-metadata.js lib/node_modules/npm/test/tap/files-and-ignores.js lib/node_modules/npm/test/tap/full-warning-messages.js lib/node_modules/npm/test/tap/gently-rm-cmdshims.js @@ -3776,6 +3582,7 @@ lib/node_modules/npm/test/tap/pwd-prefix lib/node_modules/npm/test/tap/referer.js lib/node_modules/npm/test/tap/registry.js lib/node_modules/npm/test/tap/repo.js +lib/node_modules/npm/test/tap/retry-on-stale-cache.js lib/node_modules/npm/test/tap/rm-linked.js lib/node_modules/npm/test/tap/run-script-filter-private.js lib/node_modules/npm/test/tap/run-script.js @@ -3786,6 +3593,7 @@ lib/node_modules/npm/test/tap/semver-tag lib/node_modules/npm/test/tap/shrinkwrap-dev-dependency.js lib/node_modules/npm/test/tap/shrinkwrap-empty-deps.js lib/node_modules/npm/test/tap/shrinkwrap-local-dependency.js +lib/node_modules/npm/test/tap/shrinkwrap-nested.js lib/node_modules/npm/test/tap/shrinkwrap-optional-dependency.js lib/node_modules/npm/test/tap/shrinkwrap-prod-dependency-also.js lib/node_modules/npm/test/tap/shrinkwrap-prod-dependency.js @@ -3812,6 +3620,7 @@ lib/node_modules/npm/test/tap/unit-child lib/node_modules/npm/test/tap/unit-deps-removeObsoleteDep.js lib/node_modules/npm/test/tap/unit-deps-replaceModule.js lib/node_modules/npm/test/tap/unit-gentlyrm.js +lib/node_modules/npm/test/tap/unit-link.js lib/node_modules/npm/test/tap/unit-module-name.js lib/node_modules/npm/test/tap/unit-package-id.js lib/node_modules/npm/test/tap/unpack-foreign-tarball.js