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/@npmcli/run-script/package.json')
-rw-r--r--node_modules/@npmcli/run-script/package.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/node_modules/@npmcli/run-script/package.json b/node_modules/@npmcli/run-script/package.json
index 83f039062..fa2f2463e 100644
--- a/node_modules/@npmcli/run-script/package.json
+++ b/node_modules/@npmcli/run-script/package.json
@@ -1,23 +1,22 @@
{
- "_from": "@npmcli/run-script@latest",
+ "_from": "@npmcli/run-script@^1.3.1",
"_id": "@npmcli/run-script@1.3.1",
"_inBundle": false,
"_integrity": "sha512-9Ea57XJjNLtBFRAaiKqqdoqRrL2QkM0vvCbMjPecljhog5IHupStPtZULbl0CoGN00N3lhLWJ4PaIEC0MGjqJw==",
"_location": "/@npmcli/run-script",
"_phantomChildren": {},
"_requested": {
- "type": "tag",
+ "type": "range",
"registry": true,
- "raw": "@npmcli/run-script@latest",
+ "raw": "@npmcli/run-script@^1.3.1",
"name": "@npmcli/run-script",
"escapedName": "@npmcli%2frun-script",
"scope": "@npmcli",
- "rawSpec": "latest",
+ "rawSpec": "^1.3.1",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "^1.3.1"
},
"_requiredBy": [
- "#USER",
"/",
"/@npmcli/arborist",
"/libnpmpack",
@@ -26,7 +25,7 @@
],
"_resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-1.3.1.tgz",
"_shasum": "dc8934646634338b99898614ce083dabcd14edf3",
- "_spec": "@npmcli/run-script@latest",
+ "_spec": "@npmcli/run-script@^1.3.1",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Isaac Z. Schlueter",