@discordjs/rest
Advanced tools
Comparing version 2.4.3-dev.1738965221-519aa3abe to 2.4.3
@@ -127,3 +127,3 @@ "use strict"; | ||
var import_v10 = require("discord-api-types/v10"); | ||
var DefaultUserAgent = `DiscordBot (https://discord.js.org, 2.4.3-dev.1738965221-519aa3abe)`; | ||
var DefaultUserAgent = `DiscordBot (https://discord.js.org, 2.4.3)`; | ||
var DefaultUserAgentAppendix = (0, import_util.getUserAgentAppendix)(); | ||
@@ -1452,3 +1452,3 @@ var DefaultRestOptions = { | ||
// src/shared.ts | ||
var version = "2.4.3-dev.1738965221-519aa3abe"; | ||
var version = "2.4.3"; | ||
@@ -1455,0 +1455,0 @@ // src/index.ts |
@@ -61,3 +61,3 @@ "use strict"; | ||
var import_v10 = require("discord-api-types/v10"); | ||
var DefaultUserAgent = `DiscordBot (https://discord.js.org, 2.4.3-dev.1738965221-519aa3abe)`; | ||
var DefaultUserAgent = `DiscordBot (https://discord.js.org, 2.4.3)`; | ||
var DefaultUserAgentAppendix = (0, import_util.getUserAgentAppendix)(); | ||
@@ -1386,3 +1386,3 @@ var DefaultRestOptions = { | ||
// src/shared.ts | ||
var version = "2.4.3-dev.1738965221-519aa3abe"; | ||
var version = "2.4.3"; | ||
@@ -1389,0 +1389,0 @@ // src/web.ts |
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@discordjs/rest", | ||
"version": "2.4.3-dev.1738965221-519aa3abe", | ||
"version": "2.4.3", | ||
"description": "The REST API for discord.js", | ||
@@ -80,3 +80,3 @@ "exports": { | ||
"tslib": "^2.6.3", | ||
"undici": "6.19.8", | ||
"undici": "6.21.1", | ||
"@discordjs/collection": "^2.1.1", | ||
@@ -99,4 +99,4 @@ "@discordjs/util": "^1.1.1" | ||
"vitest": "^2.0.5", | ||
"@discordjs/api-extractor": "^7.38.1", | ||
"@discordjs/scripts": "^0.1.0" | ||
"@discordjs/scripts": "^0.1.0", | ||
"@discordjs/api-extractor": "^7.38.1" | ||
}, | ||
@@ -103,0 +103,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
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
27
8
781183
49
212
+ Addedundici@6.21.1(transitive)
- Removedundici@6.19.8(transitive)
Updatedundici@6.21.1