eslint / js

Monorepo for the JS language tools.
BSD 2-Clause "Simplified" License
2.29k stars 196 forks source link

Change Request: replace `npm-run-all` by `npm-run-all2` #616

Closed Jayllyz closed 3 months ago

Jayllyz commented 3 months ago

Which packages would you like to change?

What problem do you want to solve?

Basically, npm-run-all is no longer actively maintained and there's now a better maintained npm-run-all2 which is actually lighter, has security fixes, etc. https://npmgraph.js.org/?q=npm-run-all#zoom=w&color=outdated

What do you think is the correct solution?

https://npmgraph.js.org/?q=npm-run-all2#zoom=w&color=outdated https://github.com/bcomnes/npm-run-all2

Participation

Additional comments

No response

nzakas commented 3 months ago

Sounds good. Feel free to open a PR.