node-glob-promise icon indicating copy to clipboard operation
node-glob-promise copied to clipboard

Promise version of glob

Results 3 node-glob-promise issues
Sort by recently updated
recently updated
newest added

Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.7 to 18.7.0. Release notes Sourced from tap's releases. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release...

dependencies
javascript

This fixes https://github.com/ahmadnassri/node-glob-promise/issues/203.

I believe `@types/glob` should be defined as dev dependency. I have installed `[email protected]` which ships its own type definitions but they are overridden by `@types/glob` which are required in this...