@@ -8,7 +8,6 @@ graph LR;
88 bin-links-->read-cmd-shim;
99 bin-links-->write-file-atomic;
1010 cacache-->fs-minipass;
11- cacache-->infer-owner;
1211 cacache-->npmcli-fs["@npmcli/fs"];
1312 cacache-->npmcli-move-file["@npmcli/move-file"];
1413 cacache-->ssri;
@@ -212,16 +211,13 @@ graph LR;
212211 npmcli-metavuln-calculator-->semver;
213212 npmcli-package-json-->json-parse-even-better-errors;
214213 npmcli-promise-spawn-->infer-owner;
215- npmcli-query-->npm-package-arg;
216- npmcli-query-->semver;
217214 npmcli-run-script-->npmcli-node-gyp["@npmcli/node-gyp"];
218215 npmcli-run-script-->npmcli-promise-spawn["@npmcli/promise-spawn"];
219216 npmcli-run-script-->read-package-json-fast;
220217 npmlog-->are-we-there-yet;
221218 npmlog-->gauge;
222219 pacote-->cacache;
223220 pacote-->fs-minipass;
224- pacote-->infer-owner;
225221 pacote-->npm-package-arg;
226222 pacote-->npm-packlist;
227223 pacote-->npm-pick-manifest;
@@ -341,10 +337,8 @@ graph LR;
341337 babel-types-->babel-helper-validator-identifier["@babel/helper-validator-identifier"];
342338 babel-types-->to-fast-properties;
343339 bin-links-->cmd-shim;
344- bin-links-->mkdirp-infer-owner;
345340 bin-links-->npm-normalize-package-bin;
346341 bin-links-->read-cmd-shim;
347- bin-links-->rimraf;
348342 bin-links-->write-file-atomic;
349343 bindings-->file-uri-to-path;
350344 bl-->buffer;
@@ -387,7 +381,6 @@ graph LR;
387381 cmark-gfm-->bindings;
388382 cmark-gfm-->node-addon-api;
389383 cmark-gfm-->prebuild-install;
390- cmd-shim-->mkdirp-infer-owner;
391384 color-convert-->color-name;
392385 columnify-->strip-ansi;
393386 columnify-->wcwidth;
@@ -845,7 +838,6 @@ graph LR;
845838 npmcli-arborist-->treeverse;
846839 npmcli-arborist-->walk-up-path;
847840 npmcli-config-->ini;
848- npmcli-config-->mkdirp-infer-owner;
849841 npmcli-config-->nopt;
850842 npmcli-config-->npmcli-map-workspaces["@npmcli/map-workspaces"];
851843 npmcli-config-->proc-log;
@@ -891,9 +883,7 @@ graph LR;
891883 npmcli-move-file-->rimraf;
892884 npmcli-package-json-->json-parse-even-better-errors;
893885 npmcli-promise-spawn-->infer-owner;
894- npmcli-query-->npm-package-arg;
895886 npmcli-query-->postcss-selector-parser;
896- npmcli-query-->semver;
897887 npmcli-run-script-->node-gyp;
898888 npmcli-run-script-->npmcli-node-gyp["@npmcli/node-gyp"];
899889 npmcli-run-script-->npmcli-promise-spawn["@npmcli/promise-spawn"];
@@ -912,11 +902,8 @@ graph LR;
912902 optionator-->word-wrap;
913903 p-map-->aggregate-error;
914904 pacote-->cacache;
915- pacote-->chownr;
916905 pacote-->fs-minipass;
917- pacote-->infer-owner;
918906 pacote-->minipass;
919- pacote-->mkdirp;
920907 pacote-->npm-package-arg;
921908 pacote-->npm-packlist;
922909 pacote-->npm-pick-manifest;
@@ -929,7 +916,6 @@ graph LR;
929916 pacote-->promise-retry;
930917 pacote-->read-package-json-fast;
931918 pacote-->read-package-json;
932- pacote-->rimraf;
933919 pacote-->ssri;
934920 pacote-->tar;
935921 parse-conflict-json-->json-parse-even-better-errors;
@@ -1127,6 +1113,6 @@ packages higher up the chain.
11271113 - pacote, libnpmaccess, libnpmhook, libnpmorg, libnpmsearch, libnpmteam, npm-profile
11281114 - npm-registry-fetch, libnpmversion
11291115 - @npmcli/git , make-fetch-happen, @npmcli/config , init-package-json
1130- - @npmcli/docs , @npmcli/installed-package-contents , @npmcli/map-workspaces , cacache, npm-pick-manifest, @npmcli/run-script , read-package-json, @ npmcli/query , readdir-scoped-modules, promzard
1116+ - @npmcli/docs , @npmcli/installed-package-contents , @npmcli/map-workspaces , cacache, npm-pick-manifest, @npmcli/run-script , read-package-json, readdir-scoped-modules, promzard
11311117 - @npmcli/fs , npm-bundled, read-package-json-fast, unique-filename, @npmcli/promise-spawn , npm-install-checks, npm-package-arg, npm-packlist, normalize-package-data, @npmcli/package-json , bin-links, nopt, npmlog, parse-conflict-json, dezalgo, read
1132- - semver, ignore-walk, @npmcli/eslint-config , @npmcli/template-oss , npm-normalize-package-bin, @npmcli/name-from-folder , json-parse-even-better-errors, @npmcli/move-file , fs-minipass, infer-owner, ssri, unique-slug, hosted-git-info, proc-log, validate-npm-package-name, @npmcli/node-gyp , minipass-fetch, cmd-shim, read-cmd-shim, write-file-atomic, abbrev, are-we-there-yet, gauge, wrappy, treeverse, minify-registry-metadata, @npmcli/disparity-colors , @npmcli/ci-detect , mute-stream, ini, npm-audit-report, npm-user-validate
1118+ - semver, ignore-walk, @npmcli/eslint-config , @npmcli/template-oss , npm-normalize-package-bin, @npmcli/name-from-folder , json-parse-even-better-errors, @npmcli/move-file , fs-minipass, ssri, unique-slug, infer-owner, hosted-git-info, proc-log, validate-npm-package-name, @npmcli/node-gyp , minipass-fetch, @ npmcli/query , cmd-shim, read-cmd-shim, write-file-atomic, abbrev, are-we-there-yet, gauge, wrappy, treeverse, minify-registry-metadata, @npmcli/disparity-colors , @npmcli/ci-detect , mute-stream, ini, npm-audit-report, npm-user-validate
0 commit comments