Skip to content

Releases: ifwe/monocle-api

3.1.0: update dependencies, excluding jsen

12 Mar 17:27
3c96331
Compare
Choose a tag to compare
Merge pull request #85 from ifwe/update-deps

3.1.0 Update dependencies, excluding jsen

3.0.0: Update dependencies

11 Mar 18:43
3e4d995
Compare
Choose a tag to compare
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.

v2.0.0: Merge pull request #76 from ifwe/update-monocle-api

09 Nov 19:48
4f1d49a
Compare
Choose a tag to compare

Update dependencies; Drop support for node 5.x and lower.