Socket
Socket
Sign inDemoInstall

discordx

Package Overview
Dependencies
30
Maintainers
1
Versions
610
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.8.1 to 11.8.2

6

CHANGELOG.md
# discordx
## 11.8.2
### Patch Changes
- refactor: update di
## 11.8.1

@@ -4,0 +10,0 @@

2

dist/index.d.ts

@@ -1497,2 +1497,2 @@ import { ApplicationCommand, Message, Client as Client$1, Snowflake, CommandInteraction, AutocompleteInteraction, Interaction, ButtonInteraction, ModalSubmitInteraction, AnySelectMenuInteraction, ContextMenuCommandInteraction, MessageReaction, PartialMessageReaction, User, PartialUser, PermissionResolvable, LocalizationMap, ApplicationCommandType, ChatInputCommandInteraction, ChannelType, ApplicationCommandOptionType, ApplicationCommandOptionData, ClientOptions as ClientOptions$1, ClientEvents, RestEvents, ThreadChannel, GuildChannel, GuildMember, Role } from 'discord.js';

export { ApplicationCommandDataEx, ApplicationCommandMixin, ApplicationCommandOptionChoiceDataEx, ApplicationCommandOptions, ArgSplitter, ArgsOf, Awaitable, Bot, ButtonComponent, Client, ClientOptions, ComponentOptions, ComponentType, ContextMenu, DApplicationCommand, DApplicationCommandGroup, DApplicationCommandOption, DApplicationCommandOptionChoice, DComponent, DDiscord, DGuard, DOn, DReaction, DSimpleCommand, DSimpleCommandOption, Discord, EventOptions, ForbidCharacter, Guard, GuardFunction, Guild, IGuild, ILogger, IPrefix, IPrefixResolver, ISimpleCommandByName, ITriggerEventData, InitCommandOptions, MetadataStorage, ModalComponent, Next, NotEmpty, NotEmptyCheck, On, Once, Plugin, PluginConfiguration, Reaction, ReactionOptions, RecursivelyMatchField, RestArgsOf, RestEventOptions, SelectMenuComponent, SimpleCommand, SimpleCommandConfig, SimpleCommandMessage, SimpleCommandOption, SimpleCommandOptionOptions, SimpleCommandOptionType, SimpleCommandOptions, SimpleCommandParseType, SimpleOptionType, Slash, SlashAutoCompleteOption, SlashChoice, SlashChoiceType, SlashGroup, SlashGroupBase, SlashGroupOptions, SlashGroupRoot, SlashGroupSubRoot, SlashNameValidator, SlashOption, SlashOptionAutoCompleteOptions, SlashOptionBaseOptions, SlashOptionChannelOptions, SlashOptionNumberOptions, SlashOptionOptions, SlashOptionStringOptions, SpecialCharacters, SpecialCharactersList, TransformerFunction, TruncateTo32, VName, VerifyName, WhitelistWords, isApplicationCommandEqual, resolveIGuilds };
export { type ApplicationCommandDataEx, ApplicationCommandMixin, type ApplicationCommandOptionChoiceDataEx, type ApplicationCommandOptions, type ArgSplitter, type ArgsOf, type Awaitable, Bot, ButtonComponent, Client, type ClientOptions, type ComponentOptions, ComponentType, ContextMenu, DApplicationCommand, DApplicationCommandGroup, DApplicationCommandOption, DApplicationCommandOptionChoice, DComponent, DDiscord, DGuard, DOn, DReaction, DSimpleCommand, DSimpleCommandOption, Discord, type EventOptions, type ForbidCharacter, Guard, type GuardFunction, Guild, type IGuild, type ILogger, type IPrefix, type IPrefixResolver, type ISimpleCommandByName, type ITriggerEventData, type InitCommandOptions, MetadataStorage, ModalComponent, type Next, type NotEmpty, type NotEmptyCheck, On, Once, Plugin, type PluginConfiguration, Reaction, type ReactionOptions, RecursivelyMatchField, type RestArgsOf, type RestEventOptions, SelectMenuComponent, SimpleCommand, type SimpleCommandConfig, SimpleCommandMessage, SimpleCommandOption, type SimpleCommandOptionOptions, SimpleCommandOptionType, type SimpleCommandOptions, SimpleCommandParseType, type SimpleOptionType, Slash, type SlashAutoCompleteOption, SlashChoice, type SlashChoiceType, SlashGroup, type SlashGroupBase, type SlashGroupOptions, type SlashGroupRoot, type SlashGroupSubRoot, SlashNameValidator, SlashOption, type SlashOptionAutoCompleteOptions, type SlashOptionBaseOptions, type SlashOptionChannelOptions, type SlashOptionNumberOptions, type SlashOptionOptions, type SlashOptionStringOptions, type SpecialCharacters, SpecialCharactersList, type TransformerFunction, type TruncateTo32, type VName, type VerifyName, type WhitelistWords, isApplicationCommandEqual, resolveIGuilds };
{
"name": "discordx",
"version": "11.8.1",
"version": "11.8.2",
"private": false,

@@ -59,6 +59,6 @@ "description": "Create a discord bot with TypeScript and Decorators!",

"@discordx/importer": "^1.3.0",
"@types/jest": "^29.5.7",
"@types/lodash": "^4.14.200",
"@types/node": "^20.8.10",
"discord.js": "^14.13.0",
"@types/jest": "^29.5.10",
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.1",
"discord.js": "^14.14.1",
"jest": "^29.7.0",

@@ -69,3 +69,3 @@ "reflect-metadata": "^0.1.13",

"ts-node": "^10.9.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
},

@@ -72,0 +72,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc