Skip to content

Commit

Permalink
Removes jscoverage and coveralls dev dependencies.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
gpolitis committed Jul 14, 2020
1 parent 7a63ac1 commit 3da0622
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 475 deletions.
Loading

0 comments on commit 3da0622

Please sign in to comment.