Skip to content

Commit 82c1582

Browse files
authored
chore: remove packages that were transferred out from our repo list (#6382)
1 parent 31214a6 commit 82c1582

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

DEPENDENCIES.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ graph LR;
136136
npm-->read;
137137
npm-->semver;
138138
npm-->ssri;
139-
npm-->treeverse;
140139
npm-->validate-npm-package-name;
141140
npm-->write-file-atomic;
142141
npm-bundled-->npm-normalize-package-bin;
@@ -184,7 +183,6 @@ graph LR;
184183
npmcli-arborist-->read-package-json-fast;
185184
npmcli-arborist-->semver;
186185
npmcli-arborist-->ssri;
187-
npmcli-arborist-->treeverse;
188186
npmcli-config-->ini;
189187
npmcli-config-->nopt;
190188
npmcli-config-->npmcli-eslint-config["@npmcli/eslint-config"];
@@ -801,4 +799,4 @@ packages higher up the chain.
801799
- @npmcli/git, make-fetch-happen, @npmcli/config, init-package-json
802800
- @npmcli/installed-package-contents, @npmcli/map-workspaces, cacache, npm-pick-manifest, @npmcli/run-script, read-package-json, promzard
803801
- @npmcli/docs, @npmcli/fs, npm-bundled, read-package-json-fast, unique-filename, npm-install-checks, npm-package-arg, npm-packlist, normalize-package-data, @npmcli/package-json, bin-links, nopt, npmlog, parse-conflict-json, read
804-
- @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, minipass-fetch, @npmcli/query, cmd-shim, read-cmd-shim, write-file-atomic, abbrev, are-we-there-yet, gauge, treeverse, minify-registry-metadata, ini, @npmcli/disparity-colors, mute-stream, npm-audit-report, npm-user-validate
802+
- @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, 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

scripts/npm-cli-repos.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ cli
88
cmd-shim
99
config
1010
create-oss
11-
dezalgo
1211
disparity-colors
1312
doctornpm
1413
documentation
@@ -21,8 +20,6 @@ git
2120
graphec
2221
hosted-git-info
2322
ignore-walk
24-
infer-owner
25-
inflight
2623
ini
2724
init-package-json
2825
installed-package-contents
@@ -76,9 +73,7 @@ stafftools
7673
statusboard
7774
tap-nock
7875
template-oss
79-
treeverse
8076
unique-filename
8177
unique-slug
8278
validate-npm-package-name
83-
wrappy
8479
write-file-atomic

0 commit comments

Comments
 (0)