This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
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