@discordjs/ws
Advanced tools
Comparing version 3.0.0-dev.1739059973-af3ab2211 to 3.0.0-dev.1739232720-5c4897909
@@ -523,3 +523,3 @@ "use strict"; | ||
})(CompressionMethod || {}); | ||
var DefaultDeviceProperty = `@discordjs/ws 3.0.0-dev.1739059973-af3ab2211`; | ||
var DefaultDeviceProperty = `@discordjs/ws 3.0.0-dev.1739232720-5c4897909`; | ||
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.1739059973-af3ab2211"; | ||
var version = "3.0.0-dev.1739232720-5c4897909"; | ||
// 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.1739059973-af3ab2211", | ||
"version": "3.0.0-dev.1739232720-5c4897909", | ||
"description": "Wrapper around Discord's gateway", | ||
@@ -72,4 +72,4 @@ "exports": { | ||
"@discordjs/collection": "^2.1.1", | ||
"@discordjs/util": "^1.1.1", | ||
"@discordjs/rest": "^2.4.0" | ||
"@discordjs/rest": "^2.4.0", | ||
"@discordjs/util": "^1.1.1" | ||
}, | ||
@@ -90,3 +90,3 @@ "devDependencies": { | ||
"typescript": "~5.5.4", | ||
"undici": "6.21.0", | ||
"undici": "6.21.1", | ||
"vitest": "^2.1.8", | ||
@@ -93,0 +93,0 @@ "zlib-sync": "^0.1.9", |
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