Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes jscoverage and coveralls dev dependencies. #38

Merged
merged 1 commit into from
Jul 14, 2020

Commits on Jul 14, 2020

  1. Removes jscoverage and coveralls dev dependencies.

    jscoverage pulls some dev dependencies that have known CVEs (debug and
    uglify-js). There are PRs [1], [2] that fix the CVEs but the project
    seems to be unmaintained.
    
    Furthermore, the jscoverage tool is in a broken state at the moment,
    most likely because it doesn't understand ES6 (but I could be wrong
    about that).
    
    For these two reason I'm booting it from the project and we can
    re-evaluate if anything ever changes.
    
    [1]: fishbar/jscoverage#40
    [2]: fishbar/jscoverage#41
    gpolitis committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    3da0622 View commit details
    Browse the repository at this point in the history