gotwarlost / istanbul

Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
Other
8.7k stars 786 forks source link

Update fileset dependency #658

Closed ntwb closed 8 years ago

ntwb commented 8 years ago

Closes #653

lirantal commented 8 years ago

This also fixes the vulnerabilities introduced by this dependency as reported on issue #678. This really needs to be merged in once the build is fixed. @ntwb can you take a look why it is failing?

maxkoryukov commented 8 years ago

Looks, like there is an overall solution: #673