@@ -127,6 +127,7 @@ graph LR;
127127 npm-->npmcli-mock-registry["@npmcli/mock-registry"];
128128 npm-->npmcli-package-json["@npmcli/package-json"];
129129 npm-->npmcli-promise-spawn["@npmcli/promise-spawn"];
130+ npm-->npmcli-redact["@npmcli/redact"];
130131 npm-->npmcli-run-script["@npmcli/run-script"];
131132 npm-->npmcli-smoke-tests["@npmcli/smoke-tests"];
132133 npm-->npmcli-template-oss["@npmcli/template-oss"];
@@ -541,6 +542,7 @@ graph LR;
541542 npm-->npmcli-mock-registry["@npmcli/mock-registry"];
542543 npm-->npmcli-package-json["@npmcli/package-json"];
543544 npm-->npmcli-promise-spawn["@npmcli/promise-spawn"];
545+ npm-->npmcli-redact["@npmcli/redact"];
544546 npm-->npmcli-run-script["@npmcli/run-script"];
545547 npm-->npmcli-smoke-tests["@npmcli/smoke-tests"];
546548 npm-->npmcli-template-oss["@npmcli/template-oss"];
@@ -831,4 +833,4 @@ packages higher up the chain.
831833 - @npmcli/git , make-fetch-happen, @npmcli/config
832834 - @npmcli/installed-package-contents , @npmcli/map-workspaces , cacache, npm-pick-manifest, read-package-json, promzard
833835 - @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