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.json31
1 files changed, 15 insertions, 16 deletions
diff --git a/deps/npm/node_modules/npm-registry-client/package.json b/deps/npm/node_modules/npm-registry-client/package.json
index 3624d925fc..c8c2f60ff8 100644
--- a/deps/npm/node_modules/npm-registry-client/package.json
+++ b/deps/npm/node_modules/npm-registry-client/package.json
@@ -1,36 +1,36 @@
{
- "_from": "npm-registry-client@~8.3.0",
- "_id": "npm-registry-client@8.3.0",
- "_integrity": "sha512-rBFLIisl55sq77Bf189ptxaFGEkTNcZpvR7UFZI7bmG/wYD2hY/2Ix1Ss26aOLSbyctwHuUPZ3tJRSYnkmMQkg==",
+ "_from": "npm-registry-client@8.4.0",
+ "_id": "npm-registry-client@8.4.0",
+ "_inBundle": false,
+ "_integrity": "sha512-PVNfqq0lyRdFnE//nDmn3CC9uqTsr8Bya9KPLIevlXMfkP0m4RpCVyFFk0W1Gfx436kKwyhLA6J+lV+rgR81gQ==",
"_location": "/npm-registry-client",
"_phantomChildren": {
"inherits": "2.0.3",
- "readable-stream": "2.2.9"
+ "readable-stream": "2.2.10"
},
"_requested": {
- "type": "range",
+ "type": "version",
"registry": true,
- "raw": "npm-registry-client@~8.3.0",
+ "raw": "npm-registry-client@8.4.0",
"name": "npm-registry-client",
"escapedName": "npm-registry-client",
- "rawSpec": "~8.3.0",
+ "rawSpec": "8.4.0",
"saveSpec": null,
- "fetchSpec": "~8.3.0"
+ "fetchSpec": "8.4.0"
},
"_requiredBy": [
+ "#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-8.3.0.tgz",
- "_shasum": "a86d5b1f97945de8df73c471d33602d5cd15130f",
- "_shrinkwrap": null,
- "_spec": "npm-registry-client@~8.3.0",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-8.4.0.tgz",
+ "_shasum": "d52b901685647fc62a4c03eafecb6ceaa5018d4c",
+ "_spec": "npm-registry-client@8.4.0",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
- "bin": null,
"bugs": {
"url": "https://github.com/npm/npm-registry-client/issues"
},
@@ -70,12 +70,11 @@
"optionalDependencies": {
"npmlog": "2 || ^3.1.0 || ^4.0.0"
},
- "peerDependencies": {},
"repository": {
"url": "git+https://github.com/npm/npm-registry-client.git"
},
"scripts": {
"test": "standard && tap test/*.js"
},
- "version": "8.3.0"
+ "version": "8.4.0"
}