Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/minipass-fetch/package.json')
-rw-r--r--node_modules/minipass-fetch/package.json27
1 files changed, 13 insertions, 14 deletions
diff --git a/node_modules/minipass-fetch/package.json b/node_modules/minipass-fetch/package.json
index 98effa224..375347117 100644
--- a/node_modules/minipass-fetch/package.json
+++ b/node_modules/minipass-fetch/package.json
@@ -1,28 +1,28 @@
{
- "_from": "minipass-fetch@^1.1.2",
- "_id": "minipass-fetch@1.2.1",
+ "_from": "minipass-fetch@^1.3.0",
+ "_id": "minipass-fetch@1.3.0",
"_inBundle": false,
- "_integrity": "sha512-ssHt0dkljEDaKmTgQ04DQgx2ag6G2gMPxA5hpcsoeTbfDgRf2fC2gNSRc6kISjD7ckCpHwwQvXxuTBK8402fXg==",
+ "_integrity": "sha512-Yb23ESZZ/8QxiBvSpJ4atbVMVDx2CXrerzrtQzQ67eLqKg+zFIkYFTagk3xh6fdo+e/FvDtVuCD4QcuYDRR3hw==",
"_location": "/minipass-fetch",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
- "raw": "minipass-fetch@^1.1.2",
+ "raw": "minipass-fetch@^1.3.0",
"name": "minipass-fetch",
"escapedName": "minipass-fetch",
- "rawSpec": "^1.1.2",
+ "rawSpec": "^1.3.0",
"saveSpec": null,
- "fetchSpec": "^1.1.2"
+ "fetchSpec": "^1.3.0"
},
"_requiredBy": [
- "/npm-registry-fetch",
- "/npm-registry-fetch/make-fetch-happen"
+ "/make-fetch-happen",
+ "/npm-registry-fetch"
],
- "_resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-1.2.1.tgz",
- "_shasum": "1b97ecb559be56b09812d45b2e9509f1f59ece2f",
- "_spec": "minipass-fetch@^1.1.2",
- "_where": "/Users/mperrotte/npminc/cli/node_modules/npm-registry-fetch",
+ "_resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-1.3.0.tgz",
+ "_shasum": "110fed67fedd02dbeab823489ff0453f84fa5a6c",
+ "_spec": "minipass-fetch@^1.3.0",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/npm-registry-fetch",
"bugs": {
"url": "https://github.com/npm/minipass-fetch/issues"
},
@@ -30,7 +30,6 @@
"dependencies": {
"encoding": "^0.1.12",
"minipass": "^3.1.0",
- "minipass-pipeline": "^1.2.2",
"minipass-sized": "^1.0.3",
"minizlib": "^2.0.0"
},
@@ -81,5 +80,5 @@
"coverage-map": "map.js",
"check-coverage": true
},
- "version": "1.2.1"
+ "version": "1.3.0"
}