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/npm-pick-manifest/package.json')
-rw-r--r--node_modules/npm-pick-manifest/package.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/node_modules/npm-pick-manifest/package.json b/node_modules/npm-pick-manifest/package.json
index 3ea14b5c4..b690ae22c 100644
--- a/node_modules/npm-pick-manifest/package.json
+++ b/node_modules/npm-pick-manifest/package.json
@@ -1,22 +1,21 @@
{
- "_from": "npm-pick-manifest@latest",
+ "_from": "npm-pick-manifest@^6.1.0",
"_id": "npm-pick-manifest@6.1.0",
"_inBundle": false,
"_integrity": "sha512-ygs4k6f54ZxJXrzT0x34NybRlLeZ4+6nECAIbr2i0foTnijtS1TJiyzpqtuUAJOps/hO0tNDr8fRV5g+BtRlTw==",
"_location": "/npm-pick-manifest",
"_phantomChildren": {},
"_requested": {
- "type": "tag",
+ "type": "range",
"registry": true,
- "raw": "npm-pick-manifest@latest",
+ "raw": "npm-pick-manifest@^6.1.0",
"name": "npm-pick-manifest",
"escapedName": "npm-pick-manifest",
- "rawSpec": "latest",
+ "rawSpec": "^6.1.0",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "^6.1.0"
},
"_requiredBy": [
- "#USER",
"/",
"/@npmcli/arborist",
"/@npmcli/git",
@@ -24,7 +23,7 @@
],
"_resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-6.1.0.tgz",
"_shasum": "2befed87b0fce956790f62d32afb56d7539c022a",
- "_spec": "npm-pick-manifest@latest",
+ "_spec": "npm-pick-manifest@^6.1.0",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Kat Marchán",