@@ -81,8 +81,6 @@ graph LR;
8181 make-fetch-happen-->proc-log;
8282 make-fetch-happen-->ssri;
8383 nopt-->abbrev;
84- normalize-package-data-->hosted-git-info;
85- normalize-package-data-->semver;
8684 npm-->abbrev;
8785 npm-->cacache;
8886 npm-->hosted-git-info;
@@ -101,7 +99,6 @@ graph LR;
10199 npm-->libnpmversion;
102100 npm-->make-fetch-happen;
103101 npm-->nopt;
104- npm-->normalize-package-data;
105102 npm-->npm-audit-report;
106103 npm-->npm-install-checks;
107104 npm-->npm-package-arg;
@@ -436,9 +433,6 @@ graph LR;
436433 node-gyp-->tinyglobby;
437434 node-gyp-->which;
438435 nopt-->abbrev;
439- normalize-package-data-->hosted-git-info;
440- normalize-package-data-->semver;
441- normalize-package-data-->validate-npm-package-license;
442436 npm-->abbrev;
443437 npm-->ajv-formats-draft2019;
444438 npm-->ajv-formats;
@@ -478,7 +472,6 @@ graph LR;
478472 npm-->nock;
479473 npm-->node-gyp;
480474 npm-->nopt;
481- npm-->normalize-package-data;
482475 npm-->npm-audit-report;
483476 npm-->npm-install-checks;
484477 npm-->npm-package-arg;
@@ -776,5 +769,5 @@ packages higher up the chain.
776769 - @npmcli/package-json , npm-registry-fetch
777770 - @npmcli/git , make-fetch-happen
778771 - @npmcli/smoke-tests , @npmcli/installed-package-contents , npm-pick-manifest, cacache, promzard
779- - @npmcli/docs , @npmcli/fs , npm-bundled, @npmcli/promise-spawn , npm-install-checks, npm-package-arg, unique-filename, npm-packlist, bin-links, nopt, parse-conflict-json, @npmcli/mock-globals , read, normalize-package-data
772+ - @npmcli/docs , @npmcli/fs , npm-bundled, @npmcli/promise-spawn , npm-install-checks, npm-package-arg, unique-filename, npm-packlist, bin-links, nopt, parse-conflict-json, @npmcli/mock-globals , read
780773 - @npmcli/eslint-config , @npmcli/template-oss , ignore-walk, semver, npm-normalize-package-bin, @npmcli/name-from-folder , which, ini, hosted-git-info, proc-log, validate-npm-package-name, json-parse-even-better-errors, ssri, unique-slug, @npmcli/node-gyp , @npmcli/redact , @npmcli/agent , minipass-fetch, @npmcli/query , cmd-shim, read-cmd-shim, write-file-atomic, abbrev, proggy, minify-registry-metadata, mute-stream, npm-audit-report, npm-user-validate
0 commit comments