summaryrefslogtreecommitdiff
path: root/deps/npm/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/package.json')
-rw-r--r--deps/npm/package.json58
1 files changed, 34 insertions, 24 deletions
diff --git a/deps/npm/package.json b/deps/npm/package.json
index 80143f7c53..00c0e1dc5c 100644
--- a/deps/npm/package.json
+++ b/deps/npm/package.json
@@ -1,5 +1,5 @@
{
- "version": "6.10.0",
+ "version": "6.10.2",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [
@@ -42,9 +42,9 @@
"bin-links": "^1.1.2",
"bluebird": "^3.5.5",
"byte-size": "^5.0.1",
- "cacache": "^11.3.3",
- "call-limit": "~1.1.0",
- "chownr": "^1.1.1",
+ "cacache": "^12.0.2",
+ "call-limit": "^1.1.1",
+ "chownr": "^1.1.2",
"ci-info": "^2.0.0",
"cli-columns": "^3.1.2",
"cli-table3": "^0.5.1",
@@ -60,21 +60,26 @@
"fs-vacuum": "~1.2.10",
"fs-write-stream-atomic": "~1.0.10",
"gentle-fs": "^2.0.1",
- "glob": "^7.1.3",
+ "glob": "^7.1.4",
"graceful-fs": "^4.2.0",
"has-unicode": "~2.0.1",
"hosted-git-info": "^2.7.1",
"iferr": "^1.0.2",
+ "infer-owner": "^1.0.4",
"inflight": "~1.0.6",
- "inherits": "~2.0.3",
+ "inherits": "^2.0.4",
"ini": "^1.3.5",
"init-package-json": "^1.10.3",
"is-cidr": "^3.0.0",
"json-parse-better-errors": "^1.0.2",
"lazy-property": "~1.0.0",
- "libcipm": "^3.0.3",
- "libnpm": "^2.0.1",
- "libnpmhook": "^5.0.2",
+ "libcipm": "^4.0.0",
+ "libnpm": "^3.0.1",
+ "libnpmaccess": "^3.0.2",
+ "libnpmhook": "^5.0.3",
+ "libnpmorg": "^1.0.1",
+ "libnpmsearch": "^2.0.2",
+ "libnpmteam": "^1.0.2",
"libnpx": "^10.2.0",
"lock-verify": "^2.1.0",
"lockfile": "^1.0.4",
@@ -83,45 +88,46 @@
"lodash.union": "~4.6.0",
"lodash.uniq": "~4.5.0",
"lodash.without": "~4.4.0",
- "lru-cache": "^4.1.5",
+ "lru-cache": "^5.1.1",
"meant": "~1.0.1",
"mississippi": "^3.0.0",
"mkdirp": "~0.5.1",
"move-concurrently": "^1.0.1",
- "node-gyp": "^3.8.0",
+ "node-gyp": "^5.0.3",
"nopt": "~4.0.1",
"normalize-package-data": "^2.5.0",
"npm-audit-report": "^1.3.2",
"npm-cache-filename": "~1.0.2",
"npm-install-checks": "~3.0.0",
- "npm-lifecycle": "^2.1.0",
+ "npm-lifecycle": "^3.1.2",
"npm-package-arg": "^6.1.0",
"npm-packlist": "^1.4.4",
"npm-pick-manifest": "^2.2.3",
- "npm-registry-fetch": "^3.9.0",
+ "npm-profile": "^4.0.2",
+ "npm-registry-fetch": "^4.0.0",
"npm-user-validate": "~1.0.0",
"npmlog": "~4.1.2",
"once": "~1.4.0",
"opener": "^1.5.1",
"osenv": "^0.1.5",
- "pacote": "^9.5.1",
+ "pacote": "^9.5.4",
"path-is-inside": "~1.0.2",
"promise-inflight": "~1.0.1",
"qrcode-terminal": "^0.12.0",
- "query-string": "^6.4.0",
+ "query-string": "^6.8.1",
"qw": "~1.0.1",
"read": "~1.0.7",
"read-cmd-shim": "~1.0.1",
"read-installed": "~4.0.3",
"read-package-json": "^2.0.13",
"read-package-tree": "^5.3.1",
- "readable-stream": "^3.3.0",
+ "readable-stream": "^3.4.0",
"readdir-scoped-modules": "^1.1.0",
"request": "^2.88.0",
"retry": "^0.12.0",
"rimraf": "^2.6.3",
"safe-buffer": "^5.1.2",
- "semver": "^5.6.0",
+ "semver": "^5.7.0",
"sha": "^3.0.0",
"slide": "~1.1.6",
"sorted-object": "~2.0.1",
@@ -140,7 +146,7 @@
"validate-npm-package-license": "^3.0.4",
"validate-npm-package-name": "~3.0.0",
"which": "^1.3.1",
- "worker-farm": "^1.6.0",
+ "worker-farm": "^1.7.0",
"write-file-atomic": "^2.4.3"
},
"bundleDependencies": [
@@ -177,6 +183,7 @@
"hosted-git-info",
"iferr",
"imurmurhash",
+ "infer-owner",
"inflight",
"inherits",
"ini",
@@ -271,26 +278,29 @@
"deep-equal": "^1.0.1",
"get-stream": "^4.1.0",
"licensee": "^7.0.2",
- "marked": "^0.6.0",
- "marked-man": "^0.2.1",
- "npm-registry-couchapp": "^2.7.2",
+ "marked": "^0.6.3",
+ "marked-man": "^0.6.0",
+ "npm-registry-couchapp": "^2.7.3",
"npm-registry-mock": "^1.2.1",
"require-inject": "^1.4.4",
"sprintf-js": "^1.1.2",
"standard": "^11.0.1",
"tacks": "^1.3.0",
"tap": "^12.7.0",
- "tar-stream": "^2.0.1"
+ "tar-stream": "^2.1.0"
},
"scripts": {
"dumpconf": "env | grep npm | sort | uniq",
"prepare": "node bin/npm-cli.js rebuild && node bin/npm-cli.js --no-audit --no-timing prune --prefix=. --no-global && rimraf test/*/*/node_modules && make -j4 doc",
"preversion": "bash scripts/update-authors.sh && git add AUTHORS && git commit -m \"update AUTHORS\" || true",
"licenses": "licensee --production --errors-only",
- "tap": "tap -J --timeout 300",
- "tap-cover": "tap -J --nyc-arg=--cache --coverage --timeout 600",
+ "tap": "tap -J --timeout 300 --no-esm",
+ "tap-cover": "tap -J --nyc-arg=--cache --coverage --timeout 600 --no-esm",
"pretest": "standard",
"test": "npm run test-tap --",
+ "test:nocleanup": "NO_TEST_CLEANUP=1 npm run test --",
+ "sudotest": "sudo npm run tap -- \"test/tap/*.js\"",
+ "sudotest:nocleanup": "sudo NO_TEST_CLEANUP=1 npm run tap -- \"test/tap/*.js\"",
"posttest": "rimraf test/npm_cache*",
"test-coverage": "npm run tap-cover -- \"test/tap/*.js\" \"test/network/*.js\" \"test/broken-under-*/*.js\"",
"test-tap": "npm run tap -- \"test/tap/*.js\" \"test/network/*.js\" \"test/broken-under-*/*.js\"",