next.js icon indicating copy to clipboard operation
next.js copied to clipboard

chore(depsDev): replace `npm-run-all` by maintained fork

Open Jayllyz opened this issue 5 months ago • 3 comments

npm-run-all is no longer maintained. Lighter, actively maintained alternatives exist.

npm-run-all2

A direct fork of npm-run-all with much of the dependency tree cleaned up.

It can be used as a drop-in replacement as it provides the exact same binaries as the original.

repo npm

https://npmgraph.js.org/?q=npm-run-all (109 deps) https://npmgraph.js.org/?q=npm-run-all2 (16 deps)

Jayllyz avatar Aug 27 '24 21:08 Jayllyz