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

Conversation

gpolitis
Copy link
Member

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.

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 gpolitis merged commit 5d742e5 into master Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants