bcomnes / npm-run-all2

A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
MIT License
250 stars 12 forks source link

Use neostandard + add more static code analysis #142

Closed voxpelli closed 3 months ago

voxpelli commented 3 months ago

This replaces standard with neostandard and:

Also:

socket-security[bot] commented 3 months ago

New dependencies detected. Learn more about Socket for GitHub โ†—๏ธŽ

Package New capabilities Transitives Size Publisher
npm/eslint@9.6.0 environment Transitive: eval, filesystem, unsafe +82 9.81 MB eslintbot
npm/installed-check@9.3.0 Transitive: environment, filesystem, shell +66 4.66 MB voxpelli
npm/knip@5.23.3 environment Transitive: filesystem, shell, unsafe +82 30.9 MB webpro
npm/neostandard@0.11.0 Transitive: environment, filesystem, unsafe +75 33.2 MB voxpelli
npm/rimraf@5.0.7 environment, filesystem Transitive: shell +23 3.2 MB isaacs

View full reportโ†—๏ธŽ

bcomnes commented 3 months ago

Thanks for doing all of that. No breaking changes right?

voxpelli commented 3 months ago

Only such change would be the narrowing of the engine definition to match that of the dependencies, else nothing ๐Ÿ˜Œ

voxpelli commented 3 months ago

@bcomnes You want me to merge or you will merge? :)

bcomnes commented 3 months ago

I won't have time till later so feel free.