@discordjs/ws
Advanced tools
Comparing version 2.0.1-dev.1735038697-e9944b3d2 to 2.0.1-dev.1735063484-0fdbabea9
@@ -523,3 +523,3 @@ "use strict"; | ||
})(CompressionMethod || {}); | ||
var DefaultDeviceProperty = `@discordjs/ws 2.0.1-dev.1735038697-e9944b3d2`; | ||
var DefaultDeviceProperty = `@discordjs/ws 2.0.1-dev.1735063484-0fdbabea9`; | ||
var getDefaultSessionStore = (0, import_util.lazy)(() => new import_collection4.Collection()); | ||
@@ -1584,3 +1584,3 @@ var CompressionParameterMap = { | ||
// src/index.ts | ||
var version = "2.0.1-dev.1735038697-e9944b3d2"; | ||
var version = "2.0.1-dev.1735063484-0fdbabea9"; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
@@ -1587,0 +1587,0 @@ 0 && (module.exports = { |
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@discordjs/ws", | ||
"version": "2.0.1-dev.1735038697-e9944b3d2", | ||
"version": "2.0.1-dev.1735063484-0fdbabea9", | ||
"description": "Wrapper around Discord's gateway", | ||
@@ -68,8 +68,8 @@ "exports": { | ||
"@vladfrangu/async_event_emitter": "^2.4.6", | ||
"discord-api-types": "^0.37.113", | ||
"discord-api-types": "^0.37.114", | ||
"tslib": "^2.6.3", | ||
"ws": "^8.18.0", | ||
"@discordjs/collection": "^2.1.1", | ||
"@discordjs/rest": "^2.4.0", | ||
"@discordjs/util": "^1.1.1" | ||
"@discordjs/util": "^1.1.1", | ||
"@discordjs/rest": "^2.4.0" | ||
}, | ||
@@ -94,4 +94,4 @@ "devDependencies": { | ||
"zlib-sync": "^0.1.9", | ||
"@discordjs/scripts": "^0.1.0", | ||
"@discordjs/api-extractor": "^7.38.1" | ||
"@discordjs/api-extractor": "^7.38.1", | ||
"@discordjs/scripts": "^0.1.0" | ||
}, | ||
@@ -98,0 +98,0 @@ "engines": { |
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
Updateddiscord-api-types@^0.37.114