Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-26 | fix(npx)!: detect new `npx` versions and fail gracefully (#10452) | Marc Cornellà | |
BREAKING CHANGE: the `npx` plugin used a feature of `npx` to check for npm packages and run them if a command was not found. This feature was removed in v7.0.0 and was deemed insecure. The `npx` plugin is now officially deprecated and will be removed soon. Fixes #10452 | |||
2017-11-06 | plugin: npx (#6152) | Pooya Parsa | |