aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npm-registry-client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/npm-registry-client/package.json')
-rw-r--r--deps/npm/node_modules/npm-registry-client/package.json55
1 files changed, 26 insertions, 29 deletions
diff --git a/deps/npm/node_modules/npm-registry-client/package.json b/deps/npm/node_modules/npm-registry-client/package.json
index f463851a89..e3e6fdd841 100644
--- a/deps/npm/node_modules/npm-registry-client/package.json
+++ b/deps/npm/node_modules/npm-registry-client/package.json
@@ -2,55 +2,51 @@
"_args": [
[
{
- "raw": "npm-registry-client@7.3.0",
+ "raw": "npm-registry-client@~7.4.5",
"scope": null,
"escapedName": "npm-registry-client",
"name": "npm-registry-client",
- "rawSpec": "7.3.0",
- "spec": "7.3.0",
- "type": "version"
+ "rawSpec": "~7.4.5",
+ "spec": ">=7.4.5 <7.5.0",
+ "type": "range"
},
"/Users/rebecca/code/npm"
]
],
- "_from": "npm-registry-client@7.3.0",
- "_id": "npm-registry-client@7.3.0",
+ "_from": "npm-registry-client@>=7.4.5 <7.5.0",
+ "_id": "npm-registry-client@7.4.5",
"_inCache": true,
"_location": "/npm-registry-client",
- "_nodeVersion": "6.7.0",
+ "_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/npm-registry-client-7.3.0.tgz_1476956977374_0.8605887587182224"
+ "host": "packages-12-west.internal.npmjs.com",
+ "tmp": "tmp/npm-registry-client-7.4.5.tgz_1481241713365_0.3974522119387984"
},
"_npmUser": {
"name": "iarna",
"email": "me@re-becca.org"
},
- "_npmVersion": "3.10.9",
+ "_npmVersion": "4.0.5",
"_phantomChildren": {
- "aproba": "1.0.4",
- "has-unicode": "2.0.1",
- "inherits": "2.0.3",
- "readable-stream": "2.1.5",
- "strip-ansi": "3.0.1"
+ "inherits": "2.0.3"
},
"_requested": {
- "raw": "npm-registry-client@7.3.0",
+ "raw": "npm-registry-client@~7.4.5",
"scope": null,
"escapedName": "npm-registry-client",
"name": "npm-registry-client",
- "rawSpec": "7.3.0",
- "spec": "7.3.0",
- "type": "version"
+ "rawSpec": "~7.4.5",
+ "spec": ">=7.4.5 <7.5.0",
+ "type": "range"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-7.3.0.tgz",
- "_shasum": "f2a390e8b13b78fafe26e9fa9d8bc74e17bcaa50",
+ "_resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-7.4.5.tgz",
+ "_shasum": "1ef61851bb7231db53e397aaf76ddf1cb645c3df",
"_shrinkwrap": null,
- "_spec": "npm-registry-client@7.3.0",
+ "_spec": "npm-registry-client@~7.4.5",
"_where": "/Users/rebecca/code/npm",
"author": {
"name": "Isaac Z. Schlueter",
@@ -65,7 +61,7 @@
"graceful-fs": "^4.1.6",
"normalize-package-data": "~1.0.1 || ^2.0.0",
"npm-package-arg": "^3.0.0 || ^4.0.0",
- "npmlog": "~2.0.0 || ~3.1.0",
+ "npmlog": "2 || ^3.1.0 || ^4.0.0",
"once": "^1.3.3",
"request": "^2.74.0",
"retry": "^0.10.0",
@@ -77,16 +73,17 @@
"negotiator": "^0.6.1",
"nock": "^8.0.0",
"readable-stream": "^2.1.5",
+ "require-inject": "^1.4.0",
"rimraf": "^2.5.4",
- "standard": "^8.0.0",
+ "standard": "~8.5.0",
"tap": "^7.0.0"
},
"directories": {},
"dist": {
- "shasum": "f2a390e8b13b78fafe26e9fa9d8bc74e17bcaa50",
- "tarball": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-7.3.0.tgz"
+ "shasum": "1ef61851bb7231db53e397aaf76ddf1cb645c3df",
+ "tarball": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-7.4.5.tgz"
},
- "gitHead": "0e0a707dcf62e9705ef17b7d471d3657c33e79e6",
+ "gitHead": "317216fab0684ea642b46890be234ad3e8665ac1",
"homepage": "https://github.com/npm/npm-registry-client#readme",
"license": "ISC",
"main": "index.js",
@@ -110,7 +107,7 @@
],
"name": "npm-registry-client",
"optionalDependencies": {
- "npmlog": "~2.0.0 || ~3.1.0"
+ "npmlog": "2 || ^3.1.0 || ^4.0.0"
},
"readme": "ERROR: No README data found!",
"repository": {
@@ -119,5 +116,5 @@
"scripts": {
"test": "standard && tap test/*.js"
},
- "version": "7.3.0"
+ "version": "7.4.5"
}