You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @lgandecki, I was installing the package today and noticed that there is a critical alert from npm audit for create-jest-runner-with-skip:
│ Critical │ Command Injection │
│ Package │ growl │
│ Patched in │ >=1.10.2 │
│ Dependency of │ create-jest-runner-with-skip │
│ Path │ create-jest-runner-with-skip > mocha > growl │
│ More info │ https://npmjs.com/advisories/146 │
I noticed also the create-jest-runner-with-skip on NPM points to the repo for create-jest-runner. Would it be possible to use this as a replacement? I'd be happy to make a PR for said changes.
Cheers!
The text was updated successfully, but these errors were encountered:
Please give it a try and let me know how that works. I created that simple fork because it was missing.. a skip? :) I can't really remember.
I'd be happy to revisit this. Maybe things got a bit faster in the last two years (woow, time flies!)
Hi @lgandecki, I was installing the package today and noticed that there is a critical alert from
npm audit
forcreate-jest-runner-with-skip
:I noticed also the
create-jest-runner-with-skip
on NPM points to the repo forcreate-jest-runner
. Would it be possible to use this as a replacement? I'd be happy to make a PR for said changes.Cheers!
The text was updated successfully, but these errors were encountered: