Skip to content

Removes jscoverage and coveralls dev dependencies.#38

Merged
gpolitis merged 1 commit intomasterfrom
fix/remove-jscoverage-fix-cves
Jul 14, 2020
Merged

Removes jscoverage and coveralls dev dependencies.#38
gpolitis merged 1 commit intomasterfrom
fix/remove-jscoverage-fix-cves

Conversation

@gpolitis
Copy link
Copy Markdown
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