mitchwadair / tesjs

Streamline your Twitch EventSub JavaScript integration with TESjs
https://www.tesjs.net/
MIT License
29 stars 6 forks source link

#67/#69: Update Express, Add `version` arg to `subscribe` #71

Closed mitchwadair closed 1 year ago

mitchwadair commented 1 year ago

Description

Addresses a security vulnerability by upgrading Express to latest. Also adds a third argument to subscribe for the subscription version. This defaults to "1" in order to not be a breaking change.

Additions

Changes

Testing

Tests should still pass