Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

v0.11.0

Latest
Compare
Choose a tag to compare
@Throne3d Throne3d released this 18 Oct 16:03

Forgot to publish this tag in GitHub earlier, sorry!

Changes:

  • Drop support for Node 6

Misc:

  • Update dependencies (fixing npm audit vulnerabilities):
    • irc-colors to ^1.5.0
    • chardet to ^1.2.1
    • iconv-lite to ^0.6.2
    • plus a lot of devDependencies
  • Reduce use of .hasOwnProperty called on objects
  • Remove Greenkeeper
  • Move from Travis CI to GitHub Actions