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/ssri/package.json')
-rw-r--r--node_modules/ssri/package.json21
1 files changed, 12 insertions, 9 deletions
diff --git a/node_modules/ssri/package.json b/node_modules/ssri/package.json
index 8f388724d..a3feb0b26 100644
--- a/node_modules/ssri/package.json
+++ b/node_modules/ssri/package.json
@@ -1,28 +1,31 @@
{
- "_from": "ssri@8.0.0",
+ "_from": "ssri@^8.0.0",
"_id": "ssri@8.0.0",
"_inBundle": false,
"_integrity": "sha512-aq/pz989nxVYwn16Tsbj1TqFpD5LLrQxHf5zaHuieFV+R0Bbr4y8qUsOA45hXT/N4/9UNXTarBjnjVmjSOVaAA==",
"_location": "/ssri",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "ssri@8.0.0",
+ "raw": "ssri@^8.0.0",
"name": "ssri",
"escapedName": "ssri",
- "rawSpec": "8.0.0",
+ "rawSpec": "^8.0.0",
"saveSpec": null,
- "fetchSpec": "8.0.0"
+ "fetchSpec": "^8.0.0"
},
"_requiredBy": [
- "#USER",
- "/"
+ "/",
+ "/cacache",
+ "/libnpmpublish",
+ "/make-fetch-happen",
+ "/pacote"
],
"_resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.0.tgz",
"_shasum": "79ca74e21f8ceaeddfcb4b90143c458b8d988808",
- "_spec": "ssri@8.0.0",
- "_where": "/Users/claudiahdz/npm/cli",
+ "_spec": "ssri@^8.0.0",
+ "_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Kat Marchán",
"email": "kzm@sykosomatic.org"