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.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/node_modules/cacache/package.json b/node_modules/cacache/package.json
index 3ec9cd176..a3cf9eec5 100644
--- a/node_modules/cacache/package.json
+++ b/node_modules/cacache/package.json
@@ -1,19 +1,19 @@
{
- "_from": "cacache@9.2.5",
- "_id": "cacache@9.2.5",
+ "_from": "cacache@9.2.4",
+ "_id": "cacache@9.2.4",
"_inBundle": false,
- "_integrity": "sha512-mURsTvkjbCSFRTdkuPhHUp9sbEHn3AVrvM4mveg/bhlKKYolfRm23TsFUVAssC9p622lwmh7pgpb+H5mSVpYcA==",
+ "_integrity": "sha512-DkEucrb5TwM6yCLgDfyHWMH3QECt9g0pMGNtuGBrALo/B0FcQSnt8B+DyyuPFqOvSOwSPZgqYD4TK9IKJBUoKg==",
"_location": "/cacache",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
- "raw": "cacache@9.2.5",
+ "raw": "cacache@9.2.4",
"name": "cacache",
"escapedName": "cacache",
- "rawSpec": "9.2.5",
+ "rawSpec": "9.2.4",
"saveSpec": null,
- "fetchSpec": "9.2.5"
+ "fetchSpec": "9.2.4"
},
"_requiredBy": [
"#USER",
@@ -21,9 +21,9 @@
"/pacote",
"/pacote/make-fetch-happen"
],
- "_resolved": "https://registry.npmjs.org/cacache/-/cacache-9.2.5.tgz",
- "_shasum": "cb401d0e59858532062de1f104097cb40c71c3bf",
- "_spec": "cacache@9.2.5",
+ "_resolved": "https://registry.npmjs.org/cacache/-/cacache-9.2.4.tgz",
+ "_shasum": "f222f569e6d3e1415ad1ae66969c69ca0fc25955",
+ "_spec": "cacache@9.2.4",
"_where": "/Users/zkat/Documents/code/npm",
"author": {
"name": "Kat Marchán",
@@ -56,17 +56,17 @@
}
],
"dependencies": {
- "bluebird": "^3.5.0",
+ "bluebird": "^3.4.7",
"chownr": "^1.0.1",
"glob": "^7.1.2",
- "graceful-fs": "^4.1.11",
+ "graceful-fs": "^4.1.10",
"lru-cache": "^4.0.2",
- "mississippi": "^1.3.0",
+ "mississippi": "^1.2.0",
"mkdirp": "^0.5.1",
- "move-concurrently": "^1.0.1",
+ "move-concurrently": "^1.0.0",
"promise-inflight": "^1.0.1",
"rimraf": "^2.6.1",
- "ssri": "^4.1.3",
+ "ssri": "^4.1.2",
"unique-filename": "^1.1.0",
"y18n": "^3.2.1"
},
@@ -125,5 +125,5 @@
"update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'",
"update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'"
},
- "version": "9.2.5"
+ "version": "9.2.4"
}