New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

discord.js

Package Overview
Dependencies
Maintainers
3
Versions
1786
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord.js - npm Package Compare versions

Comparing version 15.0.0-dev.1732839163-5b125eeec to 15.0.0-dev.1732881918-8efb72e76

6

package.json
{
"$schema": "https://json.schemastore.org/package.json",
"name": "discord.js",
"version": "15.0.0-dev.1732839163-5b125eeec",
"version": "15.0.0-dev.1732881918-8efb72e76",
"description": "A powerful library for interacting with the Discord API",

@@ -63,6 +63,6 @@ "main": "./src/index.js",

"undici": "6.21.0",
"@discordjs/rest": "^2.4.0",
"@discordjs/formatters": "^0.5.0",
"@discordjs/util": "^1.1.1",
"@discordjs/ws": "^2.0.0",
"@discordjs/formatters": "^0.5.0"
"@discordjs/rest": "^2.4.0"
},

@@ -69,0 +69,0 @@ "devDependencies": {

@@ -85,3 +85,3 @@ 'use strict';

* @property {Snowflake} [guildId] The guild's id to fetch commands for, for when the guild is not cached
* @property {LocaleString} [locale] The locale to use when fetching this command
* @property {Locale} [locale] The locale to use when fetching this command
* @property {boolean} [withLocalizations] Whether to fetch all localization data

@@ -88,0 +88,0 @@ */

@@ -473,7 +473,2 @@ /* eslint-disable max-len */

/**
* @external LocaleString
* @see {@link https://discord-api-types.dev/api/discord-api-types-v10#LocaleString}
*/
/**
* @external MessageActivityType

@@ -480,0 +475,0 @@ * @see {@link https://discord-api-types.dev/api/discord-api-types-v10/enum/MessageActivityType}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc