mysticatea / npm-run-all

A CLI tool to run multiple npm-scripts in parallel or sequential.
MIT License
5.72k stars 240 forks source link

Fix npm audit issues #258

Open paulcdejean opened 1 year ago

paulcdejean commented 1 year ago

Fixes https://github.com/mysticatea/npm-run-all/issues/257

paulcdejean commented 1 year ago

Looking into mocha issues now.

paulcdejean commented 1 year ago

read-pkg 6 switched to esm which is one point of pain.

Another point of pain, is that there's failing tests even in the master branch.