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/pacote/package.json')
-rw-r--r--node_modules/pacote/package.json29
1 files changed, 14 insertions, 15 deletions
diff --git a/node_modules/pacote/package.json b/node_modules/pacote/package.json
index 480536ac4..043c2fac7 100644
--- a/node_modules/pacote/package.json
+++ b/node_modules/pacote/package.json
@@ -1,31 +1,30 @@
{
- "_from": "pacote@latest",
- "_id": "pacote@11.1.10",
+ "_from": "pacote@^11.1.10",
+ "_id": "pacote@11.1.11",
"_inBundle": false,
- "_integrity": "sha512-xJSSSxcHLo1CZJESvIZ2hbC5/5WP2oDHeUeTV2FvVDPOZG7+ixbxnV0n3TkdaUqlbC0RwnwMQ3wkJ/YywYM0Cg==",
+ "_integrity": "sha512-r6PHtCEhkaGv+QPx1JdE/xRdkSkZUG7dE2oloNk/CGTPGNOtaJyYqZPFeN6d6UcUrTPRvZXFo3IBzJIBopPuSA==",
"_location": "/pacote",
"_phantomChildren": {
- "glob": "7.1.4"
+ "glob": "7.1.6"
},
"_requested": {
- "type": "tag",
+ "type": "range",
"registry": true,
- "raw": "pacote@latest",
+ "raw": "pacote@^11.1.10",
"name": "pacote",
"escapedName": "pacote",
- "rawSpec": "latest",
+ "rawSpec": "^11.1.10",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "^11.1.10"
},
"_requiredBy": [
- "#USER",
"/",
"/@npmcli/arborist",
"/libnpmpack"
],
- "_resolved": "https://registry.npmjs.org/pacote/-/pacote-11.1.10.tgz",
- "_shasum": "cbd56a5a60c9cf472bc8ea7ba87112d749655dd4",
- "_spec": "pacote@latest",
+ "_resolved": "https://registry.npmjs.org/pacote/-/pacote-11.1.11.tgz",
+ "_shasum": "84f435f4f16c9159c7e1bc05c3e167675843c8ca",
+ "_spec": "pacote@^11.1.10",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Isaac Z. Schlueter",
@@ -44,7 +43,7 @@
"@npmcli/installed-package-contents": "^1.0.5",
"@npmcli/promise-spawn": "^1.2.0",
"@npmcli/run-script": "^1.3.0",
- "cacache": "^15.0.3",
+ "cacache": "^15.0.5",
"chownr": "^2.0.0",
"fs-minipass": "^2.1.0",
"infer-owner": "^1.0.4",
@@ -53,7 +52,7 @@
"npm-package-arg": "^8.0.1",
"npm-packlist": "^2.1.0",
"npm-pick-manifest": "^6.0.0",
- "npm-registry-fetch": "^8.0.3",
+ "npm-registry-fetch": "^8.1.3",
"promise-retry": "^1.1.1",
"read-package-json-fast": "^1.1.3",
"rimraf": "^3.0.2",
@@ -100,5 +99,5 @@
"coverage-map": "map.js",
"esm": false
},
- "version": "11.1.10"
+ "version": "11.1.11"
}