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
{{ message }}
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.
Unrelated (and possibly unavoidable) but it looks like karma may be using an older and potentially vuln version of connect. I can dig deeper and see if there is a bug and/or pull request out for karma. I'm guessing there isn't a newer version available since I didn't see anything from npm outdated --depth 0:
@pdehaan tbh I'm currently considering moving away from karma, as its local server seems to be fairly unstable, and its configuration is kinda painful with this project setup; I'll investigate testem and mochify as a replacement, though it's not P1 for now.
In the meanwhile, I'll update the karma-6to5-preprocessor package. Thanks for the report.
Steps to reproduce:
It looks like the karma-6to5-preprocessor module may be the only outdated module that got installed from a brand new
git clone
:Current package.json:43 points to
"^1.0.*"
:The text was updated successfully, but these errors were encountered: