nyc just published its new version 4.0.0, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of nyc – otherwise use this branch to work on adaptions and fixes.
Hello :wave:
:rocket::rocket::rocket:
nyc just published its new version 4.0.0, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of nyc – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging :palm_tree:
The new version differs by 6 commits .
efacafa
adds support for babel to nyc
66584ee
Merge pull request #58 from bcoe/babel
4b4fcec
update changelog
f33ac6d
I see no reason not to use the regular require statement at this point
1735bfd
changed instrumentation API slightly based on @shannonmoeller's code review
c6a23b9
add code coverage for ES6 code using source-maps, fancy extensions, and babel-core/register see #55
See the full diff.