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/cacache/package.json')
-rw-r--r--node_modules/cacache/package.json15
1 files changed, 7 insertions, 8 deletions
diff --git a/node_modules/cacache/package.json b/node_modules/cacache/package.json
index 3d57c0cc5..600d4a6bb 100644
--- a/node_modules/cacache/package.json
+++ b/node_modules/cacache/package.json
@@ -1,24 +1,23 @@
{
- "_from": "cacache@latest",
+ "_from": "cacache@^15.0.5",
"_id": "cacache@15.0.5",
"_inBundle": false,
"_integrity": "sha512-lloiL22n7sOjEEXdL8NAjTgv9a1u43xICE9/203qonkZUCj5X1UEWIdf2/Y0d6QcCtMzbKQyhrcDbdvlZTs/+A==",
"_location": "/cacache",
"_phantomChildren": {
- "glob": "7.1.4"
+ "glob": "7.1.6"
},
"_requested": {
- "type": "tag",
+ "type": "range",
"registry": true,
- "raw": "cacache@latest",
+ "raw": "cacache@^15.0.5",
"name": "cacache",
"escapedName": "cacache",
- "rawSpec": "latest",
+ "rawSpec": "^15.0.5",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "^15.0.5"
},
"_requiredBy": [
- "#USER",
"/",
"/@npmcli/arborist",
"/make-fetch-happen",
@@ -26,7 +25,7 @@
],
"_resolved": "https://registry.npmjs.org/cacache/-/cacache-15.0.5.tgz",
"_shasum": "69162833da29170d6732334643c60e005f5f17d0",
- "_spec": "cacache@latest",
+ "_spec": "cacache@^15.0.5",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Kat Marchán",