@discordjs/core
Advanced tools
Comparing version 0.1.1-dev.1669637061-8376e2d.0 to 0.1.1-dev.1669680647-6bcebd4.0
{ | ||
"name": "@discordjs/core", | ||
"version": "0.1.1-dev.1669637061-8376e2d.0", | ||
"version": "0.1.1-dev.1669680647-6bcebd4.0", | ||
"description": "A thinly abstracted wrapper around the rest API, and gateway.", | ||
@@ -48,4 +48,4 @@ "scripts": { | ||
"dependencies": { | ||
"@discordjs/rest": "^1.3.0", | ||
"@discordjs/ws": "^0.4.1", | ||
"@discordjs/rest": "^1.4.0", | ||
"@discordjs/ws": "^0.5.0", | ||
"@vladfrangu/async_event_emitter": "^2.1.2", | ||
@@ -52,0 +52,0 @@ "discord-api-types": "^0.37.20" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
357436
+ Added@discordjs/ws@0.5.0(transitive)
- Removed@discordjs/ws@0.4.1(transitive)
Updated@discordjs/rest@^1.4.0
Updated@discordjs/ws@^0.5.0