tmijs / tmi.js

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)
https://tmijs.com
MIT License
1.55k stars 214 forks source link

Please update npm repo #289

Closed thebyteman closed 6 years ago

thebyteman commented 6 years ago

Actual behaviour: The tmi.js repo on npm says the last update was a year ago.

the dependency ws is on version 1.0.1 in npm instead of the most current 5.1.1 on github, 1.0.1 has a lot of security flaws

The same goes with the dependency request. It is outdated and insecure in the npm repo

Expected behaviour: the npm repo should be updated to reflect the changes made in the github repo

If any help is needed please let me know and I will assist. Thank you for your time.

AlcaDesign commented 6 years ago

Please use twitch-js for now.