globstar icon indicating copy to clipboard operation
globstar copied to clipboard

Run programs with glob/globstar support, especially on Windows within npm scripts.

Results 6 globstar issues
Sort by recently updated
recently updated
newest added

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. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=yargs&from_version=3.32.0&to_version=16.0.0&pr_id=4175d121-8410-4420-a7c4-6c8da21e6f60&visibility=true&has_feature_flag=false) #### 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.