- Notifications
You must be signed in to change notification settings - Fork504
Closed
Description
When creating a new vue project withnpm init vue@latest and by checking typescript support, it automatically brings the packagenpm-run-all. However, this package did not received any update since 2018 (and suffers from a moderate vulnerability viasemver). Maybe would it be best to move from it, or finding alternatives ?
Thank you!