benbria / coffee-coverage

Istanbul and JSCoverage-style instrumentation for CoffeeScript files.
MIT License
145 stars 31 forks source link

Update package.json remove vulnerabilites #100

Open reginaldojunior opened 3 years ago

reginaldojunior commented 3 years ago

Motivation

When npm audit was is run any errors showing

Solution

Update packages by more recent versions without errors of vulnerabilities

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 74.667% when pulling e0f3c01a3e17c263848bdba72dc52ce6a72eea69 on reginaldojunior:master into ce60bd121cb888bbd339c4b1240cb1d9f19ca3cf on benbria:master.

STRd6 commented 2 years ago

@reginaldojunior I've added support for CoffeeScript 2.6.1 and fixed up the dependency on my fork. Try out the prerelease branch 4.0.0-pre and let me know if it meets your needs: https://github.com/DanielXMoore/CoffeeCoverage