@discordjs/ws
Advanced tools
Comparing version 3.0.0-dev.1736769931-18ab0cf62 to 3.0.0-dev.1736856294-a65c982dd
@@ -523,3 +523,3 @@ "use strict"; | ||
})(CompressionMethod || {}); | ||
var DefaultDeviceProperty = `@discordjs/ws 3.0.0-dev.1736769931-18ab0cf62`; | ||
var DefaultDeviceProperty = `@discordjs/ws 3.0.0-dev.1736856294-a65c982dd`; | ||
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.1736769931-18ab0cf62"; | ||
var version = "3.0.0-dev.1736856294-a65c982dd"; | ||
// 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.1736769931-18ab0cf62", | ||
"version": "3.0.0-dev.1736856294-a65c982dd", | ||
"description": "Wrapper around Discord's gateway", | ||
@@ -71,5 +71,5 @@ "exports": { | ||
"ws": "^8.18.0", | ||
"@discordjs/collection": "^2.1.1", | ||
"@discordjs/rest": "^2.4.0", | ||
"@discordjs/util": "^1.1.1", | ||
"@discordjs/collection": "^2.1.1" | ||
"@discordjs/util": "^1.1.1" | ||
}, | ||
@@ -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