[cleanup]

This commit is contained in:
2025-08-03 15:55:55 +01:00
parent 47937e08fb
commit 65e9cd3add
2 changed files with 250 additions and 492 deletions

250
repostatus.csv Normal file
View File

@@ -0,0 +1,250 @@
semver,
ansi-styles,
debug,npm run test:node && npm run test:browser && npm run lint
supports-color,
chalk,
ms,
minimatch,
strip-ansi,
tslib,
has-flag,
ansi-regex,
color-convert,
color-name,
type-fest,
string-width,
lru-cache,
source-map,
brace-expansion,
commander,
glob,
wrap-ansi,
readable-stream,
emoji-regex,
find-up,
escape-string-regexp,
p-locate,
locate-path,
p-limit,
yallist,
safe-buffer,
uuid,
ajv,
is-fullwidth-code-point,
react-is,
globals,
glob-parent,nyc mocha --async-only
minipass,
string_decoder,
which,
kind-of,
isarray,
json-schema-traverse,
yargs-parser,
eslint-visitor-keys,
resolve-from,
js-yaml,npm run lint && mocha
acorn,
get-stream,
argparse,
yargs,
signal-exit,
path-exists,
estraverse,
camelcase,
fs-extra,npm run lint && npm run unit && npm run unit-esm
picomatch,
cliui,
path-key,
resolve,
rimraf,
pretty-format,
cross-spawn,
punycode,
is-stream,
iconv-lite,mocha --reporter spec --grep .
inherits,
mkdirp,
ws,
execa,
is-number,
json5,
slash,
ignore,
webidl-conversions,
form-data,npm run tests-only
postcss,
braces,mocha -r ./test/mocha-initialization.js
fill-range,npm run lint && npm run mocha
eslint-scope,
micromatch,mocha
@babel/code-frame,
make-dir,
pify,
shebang-regex,
@babel/types,
universalify,
shebang-command,
qs,
whatwg-url,
convert-source-map,
schema-utils,
jsesc,
mime-db,
strip-bom,
onetime,
tr46,
agent-base,
@jest/types,
to-regex-range,
strip-json-comments,
isexe,
y18n,
is-glob,mocha && node benchmark.js
@babel/parser,
typescript,
https-proxy-agent,
npm-run-path,
@jridgewell/trace-mapping,
parse-json,
picocolors,
@babel/helper-validator-identifier,
mime-types,mocha --reporter spec test/test.js
mimic-fn,
chokidar,
buffer,
normalize-path,
doctrine,nyc mocha
balanced-match,
minimist,
@babel/generator,
graceful-fs,
entities,
path-type,
function-bind,
define-property,mocha
globby,
readdirp,
mime,
pkg-dir,
get-intrinsic,
js-tokens,
sprintf-js,
extend-shallow,mocha
human-signals,
@babel/traverse,
lodash,
is-arrayish,
has-symbols,
anymatch,nyc mocha
@babel/template,
ansi-escapes,
fast-glob,
@babel/core,
path-to-regexp,
undici-types,
cosmiconfig,
@typescript-eslint/typescript-estree,
@typescript-eslint/types,
statuses,
browserslist,
fast-deep-equal,
ci-info,
source-map-support,mocha
cookie,
jest-worker,
jsonfile,npm run lint && npm run unit
caniuse-lite,
@typescript-eslint/visitor-keys,
is-core-module,
once,
concat-map,
is-extglob,
callsites,
yocto-queue,
yaml,
optionator,make test
electron-to-chromium,
escalade,
http-errors,mocha --reporter spec
object-inspect,
p-try,
wrappy,
@babel/runtime,
jest-util,
prelude-ls,
type-check,make test
levn,make test
@babel/helper-plugin-utils,
node-fetch,mocha
import-fresh,
write-file-atomic,
@typescript-eslint/scope-manager,
hosted-git-info,
@jridgewell/gen-mapping,
depd,
async,
encodeurl,
ini,
@jridgewell/sourcemap-codec,
slice-ansi,
esprima,
get-caller-file,
espree,
@babel/helper-module-imports,
path-parse,
postcss-selector-parser,
@nodelib/fs.stat,
regenerator-runtime,test/run.sh
istanbul-lib-instrument,
node-releases,
strip-final-newline,
http-proxy-agent,
@babel/helper-module-transforms,
@babel/helpers,
fs.realpath,
inflight,
fast-json-stable-stringify,
path-is-absolute,
util-deprecate,
esutils,
imurmurhash,
negotiator,
eslint,node Makefile.js test
fastq,
@babel/compat-data,
uri-js,
rxjs,
safer-buffer,
axios,
@jridgewell/resolve-uri,
require-directory,
side-channel,
@babel/helper-compilation-targets,
core-util-is,
flat-cache,
gopd,
@babel/helper-string-parser,
hasown,
diff,
binary-extensions,
object-assign,
reusify,
bytes,
file-entry-cache,
setprototypeof,
isobject,
nanoid,
json-parse-even-better-errors,
is-extendable,mocha
is-plain-obj,
fast-levenshtein,mocha
@nodelib/fs.walk,
call-bind,
delayed-stream,
@nodelib/fs.scandir,
combined-stream,
restore-cursor,
lines-and-columns,
cli-cursor,
flatted,
1 semver
2 ansi-styles
3 debug npm run test:node && npm run test:browser && npm run lint
4 supports-color
5 chalk
6 ms
7 minimatch
8 strip-ansi
9 tslib
10 has-flag
11 ansi-regex
12 color-convert
13 color-name
14 type-fest
15 string-width
16 lru-cache
17 source-map
18 brace-expansion
19 commander
20 glob
21 wrap-ansi
22 readable-stream
23 emoji-regex
24 find-up
25 escape-string-regexp
26 p-locate
27 locate-path
28 p-limit
29 yallist
30 safe-buffer
31 uuid
32 ajv
33 is-fullwidth-code-point
34 react-is
35 globals
36 glob-parent nyc mocha --async-only
37 minipass
38 string_decoder
39 which
40 kind-of
41 isarray
42 json-schema-traverse
43 yargs-parser
44 eslint-visitor-keys
45 resolve-from
46 js-yaml npm run lint && mocha
47 acorn
48 get-stream
49 argparse
50 yargs
51 signal-exit
52 path-exists
53 estraverse
54 camelcase
55 fs-extra npm run lint && npm run unit && npm run unit-esm
56 picomatch
57 cliui
58 path-key
59 resolve
60 rimraf
61 pretty-format
62 cross-spawn
63 punycode
64 is-stream
65 iconv-lite mocha --reporter spec --grep .
66 inherits
67 mkdirp
68 ws
69 execa
70 is-number
71 json5
72 slash
73 ignore
74 webidl-conversions
75 form-data npm run tests-only
76 postcss
77 braces mocha -r ./test/mocha-initialization.js
78 fill-range npm run lint && npm run mocha
79 eslint-scope
80 micromatch mocha
81 @babel/code-frame
82 make-dir
83 pify
84 shebang-regex
85 @babel/types
86 universalify
87 shebang-command
88 qs
89 whatwg-url
90 convert-source-map
91 schema-utils
92 jsesc
93 mime-db
94 strip-bom
95 onetime
96 tr46
97 agent-base
98 @jest/types
99 to-regex-range
100 strip-json-comments
101 isexe
102 y18n
103 is-glob mocha && node benchmark.js
104 @babel/parser
105 typescript
106 https-proxy-agent
107 npm-run-path
108 @jridgewell/trace-mapping
109 parse-json
110 picocolors
111 @babel/helper-validator-identifier
112 mime-types mocha --reporter spec test/test.js
113 mimic-fn
114 chokidar
115 buffer
116 normalize-path
117 doctrine nyc mocha
118 balanced-match
119 minimist
120 @babel/generator
121 graceful-fs
122 entities
123 path-type
124 function-bind
125 define-property mocha
126 globby
127 readdirp
128 mime
129 pkg-dir
130 get-intrinsic
131 js-tokens
132 sprintf-js
133 extend-shallow mocha
134 human-signals
135 @babel/traverse
136 lodash
137 is-arrayish
138 has-symbols
139 anymatch nyc mocha
140 @babel/template
141 ansi-escapes
142 fast-glob
143 @babel/core
144 path-to-regexp
145 undici-types
146 cosmiconfig
147 @typescript-eslint/typescript-estree
148 @typescript-eslint/types
149 statuses
150 browserslist
151 fast-deep-equal
152 ci-info
153 source-map-support mocha
154 cookie
155 jest-worker
156 jsonfile npm run lint && npm run unit
157 caniuse-lite
158 @typescript-eslint/visitor-keys
159 is-core-module
160 once
161 concat-map
162 is-extglob
163 callsites
164 yocto-queue
165 yaml
166 optionator make test
167 electron-to-chromium
168 escalade
169 http-errors mocha --reporter spec
170 object-inspect
171 p-try
172 wrappy
173 @babel/runtime
174 jest-util
175 prelude-ls
176 type-check make test
177 levn make test
178 @babel/helper-plugin-utils
179 node-fetch mocha
180 import-fresh
181 write-file-atomic
182 @typescript-eslint/scope-manager
183 hosted-git-info
184 @jridgewell/gen-mapping
185 depd
186 async
187 encodeurl
188 ini
189 @jridgewell/sourcemap-codec
190 slice-ansi
191 esprima
192 get-caller-file
193 espree
194 @babel/helper-module-imports
195 path-parse
196 postcss-selector-parser
197 @nodelib/fs.stat
198 regenerator-runtime test/run.sh
199 istanbul-lib-instrument
200 node-releases
201 strip-final-newline
202 http-proxy-agent
203 @babel/helper-module-transforms
204 @babel/helpers
205 fs.realpath
206 inflight
207 fast-json-stable-stringify
208 path-is-absolute
209 util-deprecate
210 esutils
211 imurmurhash
212 negotiator
213 eslint node Makefile.js test
214 fastq
215 @babel/compat-data
216 uri-js
217 rxjs
218 safer-buffer
219 axios
220 @jridgewell/resolve-uri
221 require-directory
222 side-channel
223 @babel/helper-compilation-targets
224 core-util-is
225 flat-cache
226 gopd
227 @babel/helper-string-parser
228 hasown
229 diff
230 binary-extensions
231 object-assign
232 reusify
233 bytes
234 file-entry-cache
235 setprototypeof
236 isobject
237 nanoid
238 json-parse-even-better-errors
239 is-extendable mocha
240 is-plain-obj
241 fast-levenshtein mocha
242 @nodelib/fs.walk
243 call-bind
244 delayed-stream
245 @nodelib/fs.scandir
246 combined-stream
247 restore-cursor
248 lines-and-columns
249 cli-cursor
250 flatted