globstar
globstar copied to clipboard
Run programs with glob/globstar support, especially on Windows within npm scripts.
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
Can I suggest using `**/node_modules/**` for `-n --node` option I had the program die on me a few times til I realised it was it was STILL going through node_modules...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.  #### Changes included in this PR - Changes to...
- test against node 8, 10, 12, 13 - Use eclint instead of editorconfig-tools. edtorconfig-tools 0.1.1 does not work on node 12. It depends on graceful-fs v3.