@discordjs/ws
Advanced tools
Comparing version 0.2.1-dev.1660133134-aac8acc.0 to 0.2.1-dev.1660176721-7666a6c.0
{ | ||
"name": "@discordjs/ws", | ||
"version": "0.2.1-dev.1660133134-aac8acc.0", | ||
"version": "0.2.1-dev.1660176721-7666a6c.0", | ||
"description": "Wrapper around Discord's gateway", | ||
@@ -57,3 +57,3 @@ "scripts": { | ||
"@discordjs/rest": "^1.0.1", | ||
"@sapphire/async-queue": "^1.3.2", | ||
"@sapphire/async-queue": "^1.4.0", | ||
"@types/ws": "^8.5.3", | ||
@@ -67,7 +67,7 @@ "@vladfrangu/async_event_emitter": "^2.0.1", | ||
"@discordjs/docgen": "^0.12.0", | ||
"@favware/cliff-jumper": "^1.8.5", | ||
"@microsoft/api-extractor": "^7.28.6", | ||
"@types/node": "^16.11.46", | ||
"@favware/cliff-jumper": "^1.8.6", | ||
"@microsoft/api-extractor": "^7.29.2", | ||
"@types/node": "^16.11.47", | ||
"c8": "^7.12.0", | ||
"eslint": "^8.20.0", | ||
"eslint": "^8.21.0", | ||
"mock-socket": "^9.1.5", | ||
@@ -77,5 +77,5 @@ "prettier": "^2.7.1", | ||
"typescript": "^4.7.4", | ||
"unbuild": "^0.7.6", | ||
"undici": "^5.8.0", | ||
"vitest": "^0.19.1", | ||
"unbuild": "^0.8.4", | ||
"undici": "^5.8.2", | ||
"vitest": "^0.21.1", | ||
"zlib-sync": "^0.1.7" | ||
@@ -82,0 +82,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
279128
2393
Updated@sapphire/async-queue@^1.4.0