Skip to content

Commit 0b25396

Browse files
committed
chore: update npm-cli-repos.txt
1 parent 75a3f12 commit 0b25396

File tree

3 files changed

+3
-14
lines changed

3 files changed

+3
-14
lines changed

DEPENDENCIES.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
"proc-log",
7878
"validate-npm-package-name",
7979
"json-parse-even-better-errors",
80-
"fs-minipass",
8180
"ssri",
8281
"unique-slug",
8382
"@npmcli/node-gyp",

DEPENDENCIES.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ graph LR;
88
bin-links-->proc-log;
99
bin-links-->read-cmd-shim;
1010
bin-links-->write-file-atomic;
11-
cacache-->fs-minipass;
1211
cacache-->npmcli-fs["@npmcli/fs"];
1312
cacache-->ssri;
1413
cacache-->unique-filename;
@@ -86,7 +85,6 @@ graph LR;
8685
normalize-package-data-->semver;
8786
npm-->abbrev;
8887
npm-->cacache;
89-
npm-->fs-minipass;
9088
npm-->hosted-git-info;
9189
npm-->ini;
9290
npm-->init-package-json;
@@ -230,7 +228,6 @@ graph LR;
230228
npmcli-smoke-tests-->npmcli-promise-spawn["@npmcli/promise-spawn"];
231229
npmcli-smoke-tests-->npmcli-template-oss["@npmcli/template-oss"];
232230
pacote-->cacache;
233-
pacote-->fs-minipass;
234231
pacote-->npm-package-arg;
235232
pacote-->npm-packlist;
236233
pacote-->npm-pick-manifest;
@@ -787,4 +784,4 @@ packages higher up the chain.
787784
- @npmcli/git, make-fetch-happen
788785
- @npmcli/installed-package-contents, npm-pick-manifest, cacache, promzard
789786
- @npmcli/docs, @npmcli/fs, npm-bundled, npm-install-checks, npm-package-arg, normalize-package-data, unique-filename, npm-packlist, bin-links, nopt, parse-conflict-json, read-package-json-fast, @npmcli/mock-globals, read
790-
- @npmcli/eslint-config, @npmcli/template-oss, ignore-walk, semver, npm-normalize-package-bin, @npmcli/name-from-folder, @npmcli/promise-spawn, ini, hosted-git-info, proc-log, validate-npm-package-name, json-parse-even-better-errors, fs-minipass, 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
787+
- @npmcli/eslint-config, @npmcli/template-oss, ignore-walk, semver, npm-normalize-package-bin, @npmcli/name-from-folder, @npmcli/promise-spawn, 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

scripts/npm-cli-repos.txt

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
11
abbrev-js
22
agent
3-
are-we-there-yet
4-
benchmarks
53
bin-links
64
cacache
75
cli
86
cmd-shim
9-
create-oss
10-
disparity-colors
117
documentation
128
eslint-config
139
fs
14-
fs-minipass
15-
gauge
1610
git
1711
hosted-git-info
1812
ignore-walk
@@ -43,7 +37,6 @@ npm-pick-manifest
4337
npm-profile
4438
npm-registry-fetch
4539
npm-user-validate
46-
npmlog
4740
package-json
4841
pacote
4942
parse-conflict-json
@@ -54,15 +47,15 @@ promzard
5447
query
5548
read
5649
read-cmd-shim
57-
read-package-json
5850
read-package-json-fast
51+
redact
5952
rfcs
6053
run-script
6154
ssri
6255
stafftools
6356
statusboard
64-
tap-nock
6557
template-oss
58+
types
6659
unique-filename
6760
unique-slug
6861
validate-npm-package-name

0 commit comments

Comments
 (0)