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/libnpmpack/package.json')
-rw-r--r--node_modules/libnpmpack/package.json39
1 files changed, 8 insertions, 31 deletions
diff --git a/node_modules/libnpmpack/package.json b/node_modules/libnpmpack/package.json
index fb599a81c..e21a0d85c 100644
--- a/node_modules/libnpmpack/package.json
+++ b/node_modules/libnpmpack/package.json
@@ -1,42 +1,19 @@
{
- "_from": "libnpmpack@2.0.0",
+ "_from": "libnpmpack@^2.0.0",
"_id": "libnpmpack@2.0.0",
"_inBundle": false,
"_integrity": "sha512-w4wB8ZQUceUANUEiSYqi4nHlqFxhzLXWmhVbDt3NlyZVkmblTokR4xK9VfihLXJhdARQxeILx/HxReeqas1KZQ==",
"_location": "/libnpmpack",
- "_phantomChildren": {
- "@npmcli/git": "2.0.1",
- "@npmcli/installed-package-contents": "1.0.5",
- "@npmcli/promise-spawn": "1.1.0",
- "cacache": "15.0.0",
- "fs-minipass": "2.1.0",
- "glob": "7.1.4",
- "hosted-git-info": "3.0.2",
- "infer-owner": "1.0.4",
- "lru-cache": "5.1.1",
- "minipass": "3.1.1",
- "minipass-fetch": "1.2.1",
- "npm-packlist": "2.1.0",
- "npm-pick-manifest": "6.0.0",
- "npm-registry-fetch": "8.0.0",
- "promise-inflight": "1.0.1",
- "promise-retry": "1.1.1",
- "read-package-json-fast": "1.1.3",
- "semver": "7.1.3",
- "ssri": "8.0.0",
- "tar": "6.0.1",
- "validate-npm-package-name": "3.0.0",
- "which": "2.0.2"
- },
+ "_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "libnpmpack@2.0.0",
+ "raw": "libnpmpack@^2.0.0",
"name": "libnpmpack",
"escapedName": "libnpmpack",
- "rawSpec": "2.0.0",
+ "rawSpec": "^2.0.0",
"saveSpec": null,
- "fetchSpec": "2.0.0"
+ "fetchSpec": "^2.0.0"
},
"_requiredBy": [
"#USER",
@@ -45,8 +22,8 @@
],
"_resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-2.0.0.tgz",
"_shasum": "6b7f050f8dde248776c92495147f623dc711a221",
- "_spec": "libnpmpack@2.0.0",
- "_where": "/Users/claudiahdz/npm/cli",
+ "_spec": "libnpmpack@^2.0.0",
+ "_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "npm Inc.",
"email": "support@npmjs.com"