@discordjs/ws
Advanced tools
Comparing version 3.0.0-dev.1737936756-3db8ce70a to 3.0.0-dev.1738066787-6df42db33
@@ -523,3 +523,3 @@ "use strict"; | ||
})(CompressionMethod || {}); | ||
var DefaultDeviceProperty = `@discordjs/ws 3.0.0-dev.1737936756-3db8ce70a`; | ||
var DefaultDeviceProperty = `@discordjs/ws 3.0.0-dev.1738066787-6df42db33`; | ||
var getDefaultSessionStore = (0, import_util.lazy)(() => new import_collection4.Collection()); | ||
@@ -1596,3 +1596,3 @@ var CompressionParameterMap = { | ||
// src/index.ts | ||
var version = "3.0.0-dev.1737936756-3db8ce70a"; | ||
var version = "3.0.0-dev.1738066787-6df42db33"; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
@@ -1599,0 +1599,0 @@ 0 && (module.exports = { |
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@discordjs/ws", | ||
"version": "3.0.0-dev.1737936756-3db8ce70a", | ||
"version": "3.0.0-dev.1738066787-6df42db33", | ||
"description": "Wrapper around Discord's gateway", | ||
@@ -68,3 +68,3 @@ "exports": { | ||
"@vladfrangu/async_event_emitter": "^2.4.6", | ||
"discord-api-types": "^0.37.114", | ||
"discord-api-types": "^0.37.118", | ||
"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.118