@mkody/twitch-emoticons
Advanced tools
Comparing version 2.8.3 to 2.8.4
{ | ||
"name": "@mkody/twitch-emoticons", | ||
"version": "2.8.3", | ||
"version": "2.8.4", | ||
"description": "Gets Twitch, BTTV, FFZ and 7TV emotes as well as parsing text to emotes!", | ||
@@ -29,5 +29,5 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@twurple/api": "^7.0.3", | ||
"@twurple/auth": "^7.0.3", | ||
"axios": "^1.5.1" | ||
"@twurple/api": "^7.0.4", | ||
"@twurple/auth": "^7.0.4", | ||
"axios": "^1.6.0" | ||
}, | ||
@@ -37,4 +37,4 @@ "devDependencies": { | ||
"docdash": "^2.0.2", | ||
"esbuild": "^0.19.4", | ||
"eslint": "^8.50.0", | ||
"esbuild": "^0.19.5", | ||
"eslint": "^8.52.0", | ||
"jest": "^29.7.0", | ||
@@ -41,0 +41,0 @@ "jsdoc": "^4.0.2" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3374397
4200
Updated@twurple/api@^7.0.4
Updated@twurple/auth@^7.0.4
Updatedaxios@^1.6.0