@@ -127,6 +127,7 @@ graph LR;
127
127
npm-->npmcli-mock-registry["@npmcli/mock-registry"];
128
128
npm-->npmcli-package-json["@npmcli/package-json"];
129
129
npm-->npmcli-promise-spawn["@npmcli/promise-spawn"];
130
+ npm-->npmcli-redact["@npmcli/redact"];
130
131
npm-->npmcli-run-script["@npmcli/run-script"];
131
132
npm-->npmcli-smoke-tests["@npmcli/smoke-tests"];
132
133
npm-->npmcli-template-oss["@npmcli/template-oss"];
@@ -541,6 +542,7 @@ graph LR;
541
542
npm-->npmcli-mock-registry["@npmcli/mock-registry"];
542
543
npm-->npmcli-package-json["@npmcli/package-json"];
543
544
npm-->npmcli-promise-spawn["@npmcli/promise-spawn"];
545
+ npm-->npmcli-redact["@npmcli/redact"];
544
546
npm-->npmcli-run-script["@npmcli/run-script"];
545
547
npm-->npmcli-smoke-tests["@npmcli/smoke-tests"];
546
548
npm-->npmcli-template-oss["@npmcli/template-oss"];
@@ -831,4 +833,4 @@ packages higher up the chain.
831
833
- @npmcli/git , make-fetch-happen, @npmcli/config
832
834
- @npmcli/installed-package-contents , @npmcli/map-workspaces , cacache, npm-pick-manifest, read-package-json, promzard
833
835
- @npmcli/docs , @npmcli/fs , npm-bundled, read-package-json-fast, unique-filename, npm-install-checks, npm-package-arg, normalize-package-data, npm-packlist, bin-links, nopt, npmlog, parse-conflict-json, @npmcli/mock-globals , read
834
- - @npmcli/eslint-config , @npmcli/template-oss , ignore-walk, semver, npm-normalize-package-bin, @npmcli/name-from-folder , json-parse-even-better-errors, fs-minipass, ssri, unique-slug, @npmcli/promise-spawn , hosted-git-info, proc-log, validate-npm-package-name, @npmcli/node-gyp , @npmcli/agent , minipass-fetch, @npmcli/query , cmd-shim, read-cmd-shim, write-file-atomic, abbrev, are-we-there-yet, gauge, minify-registry-metadata, ini, @npmcli/disparity-colors , mute-stream, npm-audit-report, npm-user-validate
836
+ - @npmcli/eslint-config , @npmcli/template-oss , ignore-walk, semver, npm-normalize-package-bin, @npmcli/name-from-folder , json-parse-even-better-errors, fs-minipass, ssri, unique-slug, @npmcli/promise-spawn , hosted-git-info, proc-log, validate-npm-package-name, @npmcli/node-gyp , @npmcli/agent , minipass-fetch, @npmcli/query , cmd-shim, read-cmd-shim, write-file-atomic, abbrev, are-we-there-yet, gauge, minify-registry-metadata, ini, @npmcli/disparity-colors , mute-stream, @ npmcli/redact , npm-audit-report, npm-user-validate
0 commit comments