browserify-istanbul icon indicating copy to clipboard operation
browserify-istanbul copied to clipboard

Update istanbul and other dependencies

Open goto-bus-stop opened this issue 5 years ago • 2 comments

Upgrades istanbul, which dropped support for node.js versions < 8. Object.assign can then be used without a polyfill. While I was at it i upgraded all the other dependencies too. There don't seem to be any breaking changes that affect browserify-istanbul.

The latest istanbul version no longer has a transitive dependency on core-js, which saves several megs in installation size and solves a deprecation warning on install.

This requires a major version bump because of the minimum node.js requirement.

Thanks!

goto-bus-stop avatar Jan 17 '20 11:01 goto-bus-stop

The package seems dead, haven't updated in years...

jimmywarting avatar Feb 22 '21 00:02 jimmywarting

Hi @devongovett, would you be open to transferring this package to the browserify github and npm orgs?

goto-bus-stop avatar Mar 07 '21 13:03 goto-bus-stop