@discordjs/ws
Advanced tools
Comparing version 2.0.1-dev.1731672304-3669d5e11 to 2.0.1-dev.1731715986-c45d912c9
@@ -523,3 +523,3 @@ "use strict"; | ||
})(CompressionMethod || {}); | ||
var DefaultDeviceProperty = `@discordjs/ws 2.0.1-dev.1731672304-3669d5e11`; | ||
var DefaultDeviceProperty = `@discordjs/ws 2.0.1-dev.1731715986-c45d912c9`; | ||
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.1731672304-3669d5e11"; | ||
var version = "2.0.1-dev.1731715986-c45d912c9"; | ||
// 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.1731672304-3669d5e11", | ||
"version": "2.0.1-dev.1731715986-c45d912c9", | ||
"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" | ||
}, | ||
@@ -94,4 +94,4 @@ "devDependencies": { | ||
"zlib-sync": "^0.1.9", | ||
"@discordjs/scripts": "^0.1.0", | ||
"@discordjs/api-extractor": "^7.38.1" | ||
"@discordjs/api-extractor": "^7.38.1", | ||
"@discordjs/scripts": "^0.1.0" | ||
}, | ||
@@ -98,0 +98,0 @@ "engines": { |
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