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/libnpmpublish/package.json')
-rw-r--r--node_modules/libnpmpublish/package.json15
1 files changed, 7 insertions, 8 deletions
diff --git a/node_modules/libnpmpublish/package.json b/node_modules/libnpmpublish/package.json
index f0c8a7f85..239efcdb8 100644
--- a/node_modules/libnpmpublish/package.json
+++ b/node_modules/libnpmpublish/package.json
@@ -1,28 +1,27 @@
{
- "_from": "libnpmpublish@3.0.1",
+ "_from": "libnpmpublish@^3.0.1",
"_id": "libnpmpublish@3.0.1",
"_inBundle": false,
"_integrity": "sha512-gpd+Ql3cA73MMN8tZa1ao/bfF2/An+B3JtP7SDbJTRrfwre9C/ZZZ4+ejtqBSopnLXlWujr2MVVE4FY1S+jlFg==",
"_location": "/libnpmpublish",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "libnpmpublish@3.0.1",
+ "raw": "libnpmpublish@^3.0.1",
"name": "libnpmpublish",
"escapedName": "libnpmpublish",
- "rawSpec": "3.0.1",
+ "rawSpec": "^3.0.1",
"saveSpec": null,
- "fetchSpec": "3.0.1"
+ "fetchSpec": "^3.0.1"
},
"_requiredBy": [
- "#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-3.0.1.tgz",
"_shasum": "f7b3094b24a68edf9a044780dc4b4158c45e774b",
- "_spec": "libnpmpublish@3.0.1",
- "_where": "/Users/claudiahdz/npm/cli",
+ "_spec": "libnpmpublish@^3.0.1",
+ "_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "npm Inc.",
"email": "support@npmjs.com"