@discordjs/ws
Advanced tools
Comparing version 2.0.1-dev.1732017915-98153baf9 to 2.0.1-dev.1732320745-0374079c6
@@ -523,3 +523,3 @@ "use strict"; | ||
})(CompressionMethod || {}); | ||
var DefaultDeviceProperty = `@discordjs/ws 2.0.1-dev.1732017915-98153baf9`; | ||
var DefaultDeviceProperty = `@discordjs/ws 2.0.1-dev.1732320745-0374079c6`; | ||
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.1732017915-98153baf9"; | ||
var version = "2.0.1-dev.1732320745-0374079c6"; | ||
// 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.1732017915-98153baf9", | ||
"version": "2.0.1-dev.1732320745-0374079c6", | ||
"description": "Wrapper around Discord's gateway", | ||
@@ -68,3 +68,3 @@ "exports": { | ||
"@vladfrangu/async_event_emitter": "^2.4.6", | ||
"discord-api-types": "^0.37.105", | ||
"discord-api-types": "^0.37.107", | ||
"tslib": "^2.8.1", | ||
@@ -71,0 +71,0 @@ "ws": "^8.18.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
Updateddiscord-api-types@^0.37.107