Skip to content

3.0.0: Update dependencies

Compare
Choose a tag to compare
@TysonAndre TysonAndre released this 11 Mar 18:43
· 41 commits to master since this release
3e4d995
Update dependencies (#84)

* Update dependencies

Changes:
* Replace Istanbul with nyc
* Remove Jade dependency

This change fixes vulnerabilities found from "npm audit".
Most notably in Jade and Istanbul. Both of those projects
are no longer supported. Jade support within Monocle appears
to have been dropped in b9e743301e500f277dc0a7553b56880d3b638e24.

* Major version bump to end support of Node 6

* Remove node6 from the CI tests.

Node6 is end-of-life and no longer supported by Monocle.