Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate vscode to npm-run-all2 #24

Open
43081j opened this issue Feb 3, 2024 · 1 comment
Open

Migrate vscode to npm-run-all2 #24

43081j opened this issue Feb 3, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@43081j
Copy link
Owner

43081j commented Feb 3, 2024

vscode uses npm-run-all:
https://github.com/microsoft/vscode/blob/7cc042767b50448d36367e6061f43eea2049c685/package.json#L20

we should likely move this to use npm-run-all2 which has security updates, reduced size, etc:
https://github.com/bcomnes/npm-run-all2

@43081j 43081j added the help wanted Extra attention is needed label Feb 3, 2024
@43081j
Copy link
Owner Author

43081j commented Feb 4, 2024

opened microsoft/vscode#204251

will see what the maintainers think. if its a sensible replacement we can start migrating other repos too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant