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/arborist/package.json')
-rw-r--r--node_modules/@npmcli/arborist/package.json17
1 files changed, 10 insertions, 7 deletions
diff --git a/node_modules/@npmcli/arborist/package.json b/node_modules/@npmcli/arborist/package.json
index 789fd901d..4ef884d2d 100644
--- a/node_modules/@npmcli/arborist/package.json
+++ b/node_modules/@npmcli/arborist/package.json
@@ -1,8 +1,8 @@
{
"_from": "@npmcli/arborist@latest",
- "_id": "@npmcli/arborist@0.0.0-pre.19",
+ "_id": "@npmcli/arborist@0.0.0-pre.20",
"_inBundle": false,
- "_integrity": "sha512-ddHXJyMNlrmrgvVuuca4qAXO9sfpZyMaDnePnjdezkG2snVWbQMUxV6S4zRS3aUtiQOL8E6GPROGRjBRkMDYvA==",
+ "_integrity": "sha512-ILYXVLsWmqdC9UJY238NOXkNnfM9/3dhQKwAApPRDIgmciC/rUb7KIg5R3sbDA/LmurXGZ3wgtzgn6VokJfqZQ==",
"_location": "/@npmcli/arborist",
"_phantomChildren": {
"glob": "7.1.4",
@@ -27,8 +27,8 @@
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-0.0.0-pre.19.tgz",
- "_shasum": "bb33d5bc383226c7b379832dcbf32d9004d946ac",
+ "_resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-0.0.0-pre.20.tgz",
+ "_shasum": "1083553530a57587e6aa06d3375c13a63b7be534",
"_spec": "@npmcli/arborist@latest",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
@@ -46,19 +46,22 @@
"@npmcli/name-from-folder": "^1.0.1",
"@npmcli/run-script": "^1.3.1",
"bin-links": "^2.1.2",
+ "cacache": "^15.0.3",
+ "common-ancestor-path": "^1.0.1",
"json-stringify-nice": "^1.1.1",
"mkdirp-infer-owner": "^1.0.2",
"npm-install-checks": "^4.0.0",
"npm-package-arg": "^8.0.0",
"npm-pick-manifest": "^6.1.0",
- "pacote": "^11.1.9",
+ "pacote": "^11.1.10",
"parse-conflict-json": "^1.0.0",
"promise-all-reject-late": "^1.0.0",
"promise-call-limit": "^1.0.1",
"read-package-json-fast": "^1.1.0",
"readdir-scoped-modules": "^1.1.0",
"semver": "^7.1.2",
- "treeverse": "^1.0.1"
+ "treeverse": "^1.0.1",
+ "walk-up-path": "^1.0.0"
},
"deprecated": false,
"description": "Manage node_modules trees",
@@ -94,5 +97,5 @@
"esm": false,
"timeout": "60"
},
- "version": "0.0.0-pre.19"
+ "version": "0.0.0-pre.20"
}