dylanb / gulp-coverage

Gulp coverage reporting for Node.js that is independent of the test runner
MIT License
60 stars 12 forks source link

Various warnings generated when installing from npm #50

Open kevinburke opened 6 years ago

kevinburke commented 6 years ago

Paraphrasing:

jade has been renamed to pug, please install the latest version of pug instead of jade mini match: please update to minimatch 3.0.2 or higher to avoid a regexp DoS issue Jade => transformers: deprecated, use jstransformer

Is there a way to turn these off, or update the package to new versions that fix these problems?