@discordjs/ws
Advanced tools
Comparing version 2.0.1 to 2.0.2-dev.1736101608-df68b469f
@@ -523,3 +523,3 @@ "use strict"; | ||
})(CompressionMethod || {}); | ||
var DefaultDeviceProperty = `@discordjs/ws 2.0.1`; | ||
var DefaultDeviceProperty = `@discordjs/ws 2.0.2-dev.1736101608-df68b469f`; | ||
var getDefaultSessionStore = (0, import_util.lazy)(() => new import_collection4.Collection()); | ||
@@ -1584,3 +1584,3 @@ var CompressionParameterMap = { | ||
// src/index.ts | ||
var version = "2.0.1"; | ||
var version = "2.0.2-dev.1736101608-df68b469f"; | ||
// 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", | ||
"version": "2.0.2-dev.1736101608-df68b469f", | ||
"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.1" | ||
"@discordjs/rest": "^2.4.2", | ||
"@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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
646399
1
1
Updated@discordjs/rest@^2.4.2