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, 26 insertions, 32 deletions
diff --git a/deps/npm/package.json b/deps/npm/package.json
index 5e1a96d125..fb2b04c1b5 100644
--- a/deps/npm/package.json
+++ b/deps/npm/package.json
@@ -1,5 +1,5 @@
{
- "version": "5.8.0",
+ "version": "5.6.0",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [
@@ -33,7 +33,7 @@
"npx": "./bin/npx-cli.js"
},
"dependencies": {
- "JSONStream": "^1.3.2",
+ "JSONStream": "~1.3.1",
"abbrev": "~1.1.1",
"ansi-regex": "~3.0.0",
"ansicolors": "~0.3.2",
@@ -42,7 +42,7 @@
"archy": "~1.0.0",
"bin-links": "^1.1.0",
"bluebird": "~3.5.1",
- "cacache": "^10.0.4",
+ "cacache": "~10.0.1",
"call-limit": "~1.1.0",
"chownr": "~1.0.1",
"cli-table2": "~0.2.0",
@@ -50,27 +50,24 @@
"columnify": "~1.5.4",
"config-chain": "~1.1.11",
"detect-indent": "~5.0.0",
- "detect-newline": "^2.1.0",
"dezalgo": "~1.0.3",
"editor": "~1.0.0",
- "find-npm-prefix": "^1.0.2",
+ "find-npm-prefix": "~1.0.1",
"fs-vacuum": "~1.2.10",
"fs-write-stream-atomic": "~1.0.10",
"gentle-fs": "^2.0.1",
"glob": "~7.1.2",
"graceful-fs": "~4.1.11",
"has-unicode": "~2.0.1",
- "hosted-git-info": "^2.6.0",
+ "hosted-git-info": "~2.5.0",
"iferr": "~0.1.5",
"inflight": "~1.0.6",
"inherits": "~2.0.3",
- "ini": "^1.3.5",
- "init-package-json": "^1.10.3",
+ "ini": "~1.3.4",
+ "init-package-json": "~1.10.1",
"is-cidr": "~1.0.0",
- "json-parse-better-errors": "^1.0.1",
"lazy-property": "~1.0.0",
- "libcipm": "^1.6.0",
- "libnpx": "^10.0.1",
+ "libnpx": "~9.7.1",
"lockfile": "~1.0.3",
"lodash._baseuniq": "~4.6.0",
"lodash.clonedeep": "~4.5.0",
@@ -79,59 +76,59 @@
"lodash.without": "~4.4.0",
"lru-cache": "~4.1.1",
"meant": "~1.0.1",
- "mississippi": "^3.0.0",
+ "mississippi": "~1.3.0",
"mkdirp": "~0.5.1",
"move-concurrently": "^1.0.1",
"nopt": "~4.0.1",
"normalize-package-data": "~2.4.0",
"npm-cache-filename": "~1.0.2",
"npm-install-checks": "~3.0.0",
- "npm-lifecycle": "^2.0.1",
+ "npm-lifecycle": "~2.0.0",
"npm-package-arg": "~6.0.0",
"npm-packlist": "~1.1.10",
- "npm-profile": "^3.0.1",
- "npm-registry-client": "^8.5.1",
+ "npm-profile": "~2.0.5",
+ "npm-registry-client": "~8.5.0",
"npm-user-validate": "~1.0.0",
"npmlog": "~4.1.2",
"once": "~1.4.0",
"opener": "~1.4.3",
- "osenv": "^0.1.5",
- "pacote": "^7.6.1",
+ "osenv": "~0.1.4",
+ "pacote": "^7.0.2",
"path-is-inside": "~1.0.2",
"promise-inflight": "~1.0.1",
"qrcode-terminal": "~0.11.0",
- "query-string": "^5.1.0",
+ "query-string": "~5.0.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-json": "~2.0.12",
"read-package-tree": "~5.1.6",
- "readable-stream": "^2.3.5",
+ "readable-stream": "~2.3.3",
"request": "~2.83.0",
"retry": "~0.10.1",
"rimraf": "~2.6.2",
"safe-buffer": "~5.1.1",
- "semver": "^5.5.0",
+ "semver": "~5.4.1",
"sha": "~2.0.1",
"slide": "~1.1.6",
"sorted-object": "~2.0.1",
"sorted-union-stream": "~2.1.3",
- "ssri": "^5.2.4",
+ "ssri": "~5.0.0",
"strip-ansi": "~4.0.0",
- "tar": "^4.4.0",
+ "tar": "^4.0.2",
"text-table": "~0.2.0",
"uid-number": "0.0.6",
"umask": "~1.1.0",
"unique-filename": "~1.1.0",
"unpipe": "~1.0.0",
"update-notifier": "~2.3.0",
- "uuid": "^3.2.1",
+ "uuid": "~3.1.0",
"validate-npm-package-name": "~3.0.0",
"which": "~1.3.0",
- "worker-farm": "^1.5.4",
+ "worker-farm": "~1.5.1",
"wrappy": "~1.0.2",
- "write-file-atomic": "^2.3.0"
+ "write-file-atomic": "~2.1.0"
},
"bundleDependencies": [
"abbrev",
@@ -151,7 +148,6 @@
"config-chain",
"debuglog",
"detect-indent",
- "detect-newline",
"dezalgo",
"editor",
"find-npm-prefix",
@@ -169,10 +165,8 @@
"ini",
"init-package-json",
"is-cidr",
- "json-parse-better-errors",
"JSONStream",
"lazy-property",
- "libcipm",
"libnpx",
"lockfile",
"lodash._baseindexof",
@@ -246,15 +240,15 @@
],
"devDependencies": {
"deep-equal": "~1.0.1",
- "marked": "^0.3.17",
+ "marked": "~0.3.6",
"marked-man": "~0.2.1",
- "npm-registry-couchapp": "^2.7.1",
+ "npm-registry-couchapp": "~2.7.0",
"npm-registry-mock": "~1.1.0",
"require-inject": "~1.4.2",
"sprintf-js": "~1.1.1",
"standard": "~6.0.8",
"tacks": "~1.2.6",
- "tap": "^11.1.2"
+ "tap": "~10.7.2"
},
"scripts": {
"dumpconf": "env | grep npm | sort | uniq",