@discordjs/ws
Advanced tools
Comparing version 2.0.1-dev.1735063484-0fdbabea9 to 2.0.1
@@ -523,3 +523,3 @@ "use strict"; | ||
})(CompressionMethod || {}); | ||
var DefaultDeviceProperty = `@discordjs/ws 2.0.1-dev.1735063484-0fdbabea9`; | ||
var DefaultDeviceProperty = `@discordjs/ws 2.0.1`; | ||
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.1735063484-0fdbabea9"; | ||
var version = "2.0.1"; | ||
// 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.1735063484-0fdbabea9", | ||
"version": "2.0.1", | ||
"description": "Wrapper around Discord's gateway", | ||
@@ -73,3 +73,3 @@ "exports": { | ||
"@discordjs/util": "^1.1.1", | ||
"@discordjs/rest": "^2.4.0" | ||
"@discordjs/rest": "^2.4.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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
0
646174
Updated@discordjs/rest@^2.4.1