@discordjs/ws
Advanced tools
Comparing version 3.0.0-dev.1733832354-2ff47d85c to 3.0.0-dev.1734005133-fd1958bd6
@@ -523,3 +523,3 @@ "use strict"; | ||
})(CompressionMethod || {}); | ||
var DefaultDeviceProperty = `@discordjs/ws 3.0.0-dev.1733832354-2ff47d85c`; | ||
var DefaultDeviceProperty = `@discordjs/ws 3.0.0-dev.1734005133-fd1958bd6`; | ||
var getDefaultSessionStore = (0, import_util.lazy)(() => new import_collection4.Collection()); | ||
@@ -1584,3 +1584,3 @@ var CompressionParameterMap = { | ||
// src/index.ts | ||
var version = "3.0.0-dev.1733832354-2ff47d85c"; | ||
var version = "3.0.0-dev.1734005133-fd1958bd6"; | ||
// 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": "3.0.0-dev.1733832354-2ff47d85c", | ||
"version": "3.0.0-dev.1734005133-fd1958bd6", | ||
"description": "Wrapper around Discord's gateway", | ||
@@ -72,4 +72,4 @@ "exports": { | ||
"@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" | ||
}, | ||
@@ -76,0 +76,0 @@ "devDependencies": { |
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