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/promise-spawn/package.json')
-rw-r--r--node_modules/@npmcli/promise-spawn/package.json13
1 files changed, 7 insertions, 6 deletions
diff --git a/node_modules/@npmcli/promise-spawn/package.json b/node_modules/@npmcli/promise-spawn/package.json
index 8aa966a15..640c01e34 100644
--- a/node_modules/@npmcli/promise-spawn/package.json
+++ b/node_modules/@npmcli/promise-spawn/package.json
@@ -1,5 +1,5 @@
{
- "_from": "@npmcli/promise-spawn@^1.1.0",
+ "_from": "@npmcli/promise-spawn@^1.2.0",
"_id": "@npmcli/promise-spawn@1.2.0",
"_inBundle": false,
"_integrity": "sha512-nFtqjVETliApiRdjbYwKwhlSHx2ZMagyj5b9YbNt0BWeeOVxJd47ZVE2u16vxDHyTOZvk+YLV7INwfAE9a2uow==",
@@ -8,22 +8,23 @@
"_requested": {
"type": "range",
"registry": true,
- "raw": "@npmcli/promise-spawn@^1.1.0",
+ "raw": "@npmcli/promise-spawn@^1.2.0",
"name": "@npmcli/promise-spawn",
"escapedName": "@npmcli%2fpromise-spawn",
"scope": "@npmcli",
- "rawSpec": "^1.1.0",
+ "rawSpec": "^1.2.0",
"saveSpec": null,
- "fetchSpec": "^1.1.0"
+ "fetchSpec": "^1.2.0"
},
"_requiredBy": [
"/@npmcli/git",
+ "/@npmcli/run-script",
"/pacote"
],
"_resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-1.2.0.tgz",
"_shasum": "167d70b926f771c8bd8b9183bfc8b5aec29d7e45",
- "_spec": "@npmcli/promise-spawn@^1.1.0",
- "_where": "/Users/isaacs/dev/npm/cli/node_modules/@npmcli/git",
+ "_spec": "@npmcli/promise-spawn@^1.2.0",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/@npmcli/run-script",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",