twitch-eventsub
Advanced tools
Comparing version 4.5.0 to 4.5.1
{ | ||
"name": "twitch-eventsub", | ||
"version": "4.5.0", | ||
"version": "4.5.1", | ||
"description": "Listen to events on Twitch via their EventSub API.", | ||
@@ -37,7 +37,7 @@ "keywords": [ | ||
"tslib": "^2.0.3", | ||
"twitch-auth": "^4.5.0", | ||
"twitch-common": "^4.5.0" | ||
"twitch-auth": "^4.5.1", | ||
"twitch-common": "^4.5.1" | ||
}, | ||
"devDependencies": { | ||
"twitch": "^4.5.0" | ||
"twitch": "^4.5.1" | ||
}, | ||
@@ -57,3 +57,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "c140522a79eea3a26c6be238dda8428e1a3b4ddd" | ||
"gitHead": "95653b656eaaacb0ff5653f5b757da5a2807e84d" | ||
} |
Updatedtwitch-auth@^4.5.1
Updatedtwitch-common@^4.5.1