nikku / karma-browserify

A fast Browserify integration for Karma that handles large projects with ease
MIT License
321 stars 50 forks source link

Support watchify <= 4 #229

Closed jlafuenteribera closed 3 years ago

jlafuenteribera commented 3 years ago

karma-browserify@8.0.0 requires a peer of watchify@>=3 <4 but none is installed. You must install peer dependencies yourself.

nikku commented 3 years ago

What exactly is your issue? Use an existing issue template and there is a higher chance we understand what you're trying to achieve.

dmihalcik-virtru commented 3 years ago

Currently, watchify 3.x triggers a transitive dep on a version of glob-parent with this vulnerability: https://www.npmjs.com/advisories/1751