The npm-run-all2 package is a maintained fork of npm-run-all. It's a drop-in replacement, has fewer dependencies, and does not rely on the older versions of cross-spawn which have reported vulnerabilities. We should be able to switch without any compatibility issues. We only use it for the run-s command in various package.json scripts.
The npm-run-all2 package is a maintained fork of npm-run-all. It's a drop-in replacement, has fewer dependencies, and does not rely on the older versions of cross-spawn which have reported vulnerabilities. We should be able to switch without any compatibility issues. We only use it for the
run-scommand in variouspackage.jsonscripts.