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/npm-registry-fetch/package.json')
-rw-r--r--node_modules/npm-registry-fetch/package.json29
1 files changed, 14 insertions, 15 deletions
diff --git a/node_modules/npm-registry-fetch/package.json b/node_modules/npm-registry-fetch/package.json
index 0371d785d..251bfd280 100644
--- a/node_modules/npm-registry-fetch/package.json
+++ b/node_modules/npm-registry-fetch/package.json
@@ -1,19 +1,19 @@
{
- "_from": "npm-registry-fetch@8.0.2",
- "_id": "npm-registry-fetch@8.0.2",
+ "_from": "npm-registry-fetch@latest",
+ "_id": "npm-registry-fetch@8.1.0",
"_inBundle": false,
- "_integrity": "sha512-/UteT/LQ+0eegPh96w2sVjpAJk2kuphWASp1SPBFBWtSyuPoUW5gf4utzQm5A5FLrZF3eZJGH59j4X6KBUa40g==",
+ "_integrity": "sha512-RkcugRDye2j6yEiHGMyAdKQoipgp8VToSIjm+TFLhVraXOkC/WU2kjE2URcYBpcJ4hs++VFBKo6+Zg4wmrS+Qw==",
"_location": "/npm-registry-fetch",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "tag",
"registry": true,
- "raw": "npm-registry-fetch@8.0.2",
+ "raw": "npm-registry-fetch@latest",
"name": "npm-registry-fetch",
"escapedName": "npm-registry-fetch",
- "rawSpec": "8.0.2",
+ "rawSpec": "latest",
"saveSpec": null,
- "fetchSpec": "8.0.2"
+ "fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
@@ -24,12 +24,11 @@
"/libnpmpublish",
"/libnpmsearch",
"/libnpmteam",
- "/npm-profile",
- "/pacote"
+ "/npm-profile"
],
- "_resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-8.0.2.tgz",
- "_shasum": "8a16e7e09b51939b6ca8763793ef171c6935d2da",
- "_spec": "npm-registry-fetch@8.0.2",
+ "_resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-8.1.0.tgz",
+ "_shasum": "1d5c229b82412414b9c63cde040b51981db76904",
+ "_spec": "npm-registry-fetch@latest",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Kat Marchán",
@@ -42,8 +41,8 @@
"dependencies": {
"@npmcli/ci-detect": "^1.0.0",
"lru-cache": "^5.1.1",
- "make-fetch-happen": "^8.0.6",
- "minipass": "^3.0.0",
+ "make-fetch-happen": "^8.0.7",
+ "minipass": "^3.1.3",
"minipass-fetch": "^1.1.2",
"minipass-json-stream": "^1.0.1",
"minizlib": "^2.0.0",
@@ -95,5 +94,5 @@
"check-coverage": true,
"test-ignore": "test[\\\\/](util|cache)[\\\\/]"
},
- "version": "8.0.2"
+ "version": "8.1.0"
}