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:
authorKat Marchán <kzm@sykosomatic.org>2018-01-19 02:59:55 +0300
committerKat Marchán <kzm@sykosomatic.org>2018-01-19 02:59:55 +0300
commit0db14bac762dd59c3fe17c20ee96d2426257cdd5 (patch)
tree1fa9e9b28a32ab37c1b66848abb7f5f6060afa2d /node_modules/cacache/package.json
parentffd6ea62ce583baff38cf4901cf599639bc193c8 (diff)
ssri@5.1.0
This should fix the spurious EINTEGRITY issue
Diffstat (limited to 'node_modules/cacache/package.json')
-rw-r--r--node_modules/cacache/package.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/node_modules/cacache/package.json b/node_modules/cacache/package.json
index 221c60510..5bf1b9144 100644
--- a/node_modules/cacache/package.json
+++ b/node_modules/cacache/package.json
@@ -1,29 +1,29 @@
{
- "_from": "cacache@latest",
+ "_from": "cacache@10.0.1",
"_id": "cacache@10.0.1",
"_inBundle": false,
"_integrity": "sha512-dRHYcs9LvG9cHgdPzjiI+/eS7e1xRhULrcyOx04RZQsszNJXU2SL9CyG60yLnge282Qq5nwTv+ieK2fH+WPZmA==",
"_location": "/cacache",
- "_phantomChildren": {
- "safe-buffer": "5.1.1"
- },
+ "_phantomChildren": {},
"_requested": {
- "type": "tag",
+ "type": "version",
"registry": true,
- "raw": "cacache@latest",
+ "raw": "cacache@10.0.1",
"name": "cacache",
"escapedName": "cacache",
- "rawSpec": "latest",
+ "rawSpec": "10.0.1",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "10.0.1"
},
"_requiredBy": [
"#USER",
- "/"
+ "/",
+ "/pacote",
+ "/pacote/make-fetch-happen"
],
"_resolved": "https://registry.npmjs.org/cacache/-/cacache-10.0.1.tgz",
"_shasum": "3e05f6e616117d9b54665b1b20c8aeb93ea5d36f",
- "_spec": "cacache@latest",
+ "_spec": "cacache@10.0.1",
"_where": "/Users/zkat/Documents/code/npm",
"author": {
"name": "Kat Marchán",