Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

discordx

Package Overview
Dependencies
Maintainers
1
Versions
617
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discordx - npm Package Compare versions

Comparing version 10.0.0 to 11.0.0-dev.1658217727.b198ea53

89

CHANGELOG.md
# Stage
## Changed
- djs v14 ([#836](https://github.com/oceanroleplay/discord.ts/issues/836)) ([b198ea](https://github.com/oceanroleplay/discord.ts/commit/b198ea53ee7a64a8c5e5a1fb19c23a27a4734de6))
# [v9.9.0](https://github.com/oceanroleplay/discord.ts/releases/tag/v9.9.0) (2022-07-19)

@@ -175,1 +179,86 @@

# [v5.4.0](https://github.com/oceanroleplay/discord.ts/releases/tag/v5.4.0) (2021-08-13)
# [v10.0.0](https://github.com/oceanroleplay/discord.ts/releases/tag/v10.0.0) (2022-07-19)
## Breaking Changes
- improvement to slash choice ([#611](https://github.com/oceanroleplay/discord.ts/issues/611)) ([440897](https://github.com/oceanroleplay/discord.ts/commit/4408978e94fe1b73540ee06b5b2452030a2bd590))
## Features
- `@Reaction` ([#793](https://github.com/oceanroleplay/discord.ts/issues/793)) ([9be181](https://github.com/oceanroleplay/discord.ts/commit/9be181af33c62a758d1773d4a785a546870c28bb))
- add group localization ([7b37be](https://github.com/oceanroleplay/discord.ts/commit/7b37be0b6e44159feadf52e5bb446689e44d368f))
- add rate limit guard in utilities ([#491](https://github.com/oceanroleplay/discord.ts/issues/491)) ([a78ef0](https://github.com/oceanroleplay/discord.ts/commit/a78ef08f90b2075efe967ca6b5900984976398e9))
## Changed
- djs v14 ([#836](https://github.com/oceanroleplay/discord.ts/issues/836)) ([b198ea](https://github.com/oceanroleplay/discord.ts/commit/b198ea53ee7a64a8c5e5a1fb19c23a27a4734de6))
- djs v13.9.0 ([#821](https://github.com/oceanroleplay/discord.ts/issues/821)) ([b82d28](https://github.com/oceanroleplay/discord.ts/commit/b82d28fcedb7687ff5364e0154307ee9855f646e))
- upgrade djs ([9773e0](https://github.com/oceanroleplay/discord.ts/commit/9773e01fe4ac5bdc400b7a4ceb0b0ce71a07c8b1))
- init applications - use set operation ([#701](https://github.com/oceanroleplay/discord.ts/issues/701)) ([e6b96b](https://github.com/oceanroleplay/discord.ts/commit/e6b96b8c8df2f9043783b689bd414c63741efd85))
- djs v13.7.0 ([#699](https://github.com/oceanroleplay/discord.ts/issues/699)) ([170d99](https://github.com/oceanroleplay/discord.ts/commit/170d99b9b51101810f6ab73f32100d364611957d))
- update djs ([ed294e](https://github.com/oceanroleplay/discord.ts/commit/ed294e3e588ac2c5095011bc2760f463da426265))
- use specific version of discord api (discord-api-types) ([9a9cb3](https://github.com/oceanroleplay/discord.ts/commit/9a9cb3c08b47bfc30e92857acff259c5f78481a4))
- log skipped commands ([9448c5](https://github.com/oceanroleplay/discord.ts/commit/9448c5e8da013e3bb4655e10e718a14d60c02214))
- use proper logger method ([#613](https://github.com/oceanroleplay/discord.ts/issues/613)) ([1628e5](https://github.com/oceanroleplay/discord.ts/commit/1628e5a5740bc9d62f0da159a3dd7efda729a37c))
- add button tests ([a56ee4](https://github.com/oceanroleplay/discord.ts/commit/a56ee40f121922ef629f3112dafbede903db25d3))
- add isBotAllowed on event ([6f7856](https://github.com/oceanroleplay/discord.ts/commit/6f78567e4edf16be815a28ad0dee5e39a688b02e))
- log buttons/select menu/context menu ([e32b2d](https://github.com/oceanroleplay/discord.ts/commit/e32b2dac031d5bdd7beb1813945681d50b1caa23))
- rename myClass with clazz ([98b15b](https://github.com/oceanroleplay/discord.ts/commit/98b15bc4638591cb945060d402f8d5d1eb9606f1))
- execute multiple component handlers ([#580](https://github.com/oceanroleplay/discord.ts/issues/580)) ([3cd7e0](https://github.com/oceanroleplay/discord.ts/commit/3cd7e04b25c1cff3fd489e2671694be2b40c2f8f))
- guild check ([#579](https://github.com/oceanroleplay/discord.ts/issues/579)) ([1ef0fd](https://github.com/oceanroleplay/discord.ts/commit/1ef0fd6457ba2b268df482a96a9652047b42ddec))
- mixin classes ([#537](https://github.com/oceanroleplay/discord.ts/issues/537)) ([de2c9a](https://github.com/oceanroleplay/discord.ts/commit/de2c9af6688fd8317fd70d835902b7186afde3af))
- typo ([#535](https://github.com/oceanroleplay/discord.ts/issues/535)) ([356697](https://github.com/oceanroleplay/discord.ts/commit/356697e0af3e8db832d80d38d671f7e75eae68aa))
- typings ([#532](https://github.com/oceanroleplay/discord.ts/issues/532)) ([242ac7](https://github.com/oceanroleplay/discord.ts/commit/242ac7c5ba6383c0c5224a414ad03333575b155d))
- simplecommand - use fetch instead resolve ([#529](https://github.com/oceanroleplay/discord.ts/issues/529)) ([634cba](https://github.com/oceanroleplay/discord.ts/commit/634cbaa09ecdf55f968b906ae5b086653f384c12))
- params ([#527](https://github.com/oceanroleplay/discord.ts/issues/527)) ([b613a1](https://github.com/oceanroleplay/discord.ts/commit/b613a1dc806cefb272e8f0ae19f82d7dc137ab9e))
- group ([#526](https://github.com/oceanroleplay/discord.ts/issues/526)) ([8e0d40](https://github.com/oceanroleplay/discord.ts/commit/8e0d4070a3d9e561c57b14c3334f08952da07000))
- decorator comments ([#525](https://github.com/oceanroleplay/discord.ts/issues/525)) ([92f097](https://github.com/oceanroleplay/discord.ts/commit/92f0972503faca079af4ab85ff5094e729af7099))
- append group option ([#522](https://github.com/oceanroleplay/discord.ts/issues/522)) ([c14dd8](https://github.com/oceanroleplay/discord.ts/commit/c14dd8755ea3087849ab6654eb60103e0eb0408e))
- slash group ([#511](https://github.com/oceanroleplay/discord.ts/issues/511)) ([3ad472](https://github.com/oceanroleplay/discord.ts/commit/3ad472f15e311ec25a8c63c4f1282d46e590d33b))
- rename \_selectMenu var ([f7e0a7](https://github.com/oceanroleplay/discord.ts/commit/f7e0a729099b7f3beca2e81ea4924ba15940c237))
- executeComponent ([c307b6](https://github.com/oceanroleplay/discord.ts/commit/c307b651f3570e730bed3fa2f792cac915eb1b30))
- merge component class ([#503](https://github.com/oceanroleplay/discord.ts/issues/503)) ([a3d874](https://github.com/oceanroleplay/discord.ts/commit/a3d874d7a79187715fd53d6b7c5b1d853d8ee6cd))
- lowercase slash option description ([d9cfe0](https://github.com/oceanroleplay/discord.ts/commit/d9cfe0372a38bf99838f58324d52a9609ed73a19))
- throw error for missing `@discord` ([5bc579](https://github.com/oceanroleplay/discord.ts/commit/5bc579564e28d45a6e89fcd339033d31590c38a6))
- sort imports ([fb5b0f](https://github.com/oceanroleplay/discord.ts/commit/fb5b0f82661313a4e9e6638db71670a7fb524ac2))
## Fixed
- mismatched modal and select menu log type ([88c3ce](https://github.com/oceanroleplay/discord.ts/commit/88c3cee14187f87836c8e688171b21c33c99eb46))
- resolve [#761](https://github.com/oceanroleplay/discord.ts/issues/761) ([68096f](https://github.com/oceanroleplay/discord.ts/commit/68096f7f6c6bb1b3af9aac89780d857bd10cb198))
- solve rate limits in clear commands ([#726](https://github.com/oceanroleplay/discord.ts/issues/726)) ([a2552b](https://github.com/oceanroleplay/discord.ts/commit/a2552bf37baa19cfb32419723d4a83327c902ef2))
- broken links ([0c9054](https://github.com/oceanroleplay/discord.ts/commit/0c9054ac20766386b8eddffd20f143fe19d1c497))
- isGuildAllowed ([98d7c7](https://github.com/oceanroleplay/discord.ts/commit/98d7c782fbc4a8417a0ac264dab31cd6229b4ce0))
- duplicate event issue ([#540](https://github.com/oceanroleplay/discord.ts/issues/540)) ([4da065](https://github.com/oceanroleplay/discord.ts/commit/4da0656f1cc0009684950f489b5da84da331f5d0))
- slash group ([d62a3b](https://github.com/oceanroleplay/discord.ts/commit/d62a3bfa0efadba6758b64804e909a9747e5487d))
- multi bot executation for groups ([40fd33](https://github.com/oceanroleplay/discord.ts/commit/40fd33091569857a751bb6237216f3273ab0b90f))
- issue with command updates due to sort ([9a61a4](https://github.com/oceanroleplay/discord.ts/commit/9a61a4007ad4e55c541a9d00004e568dcc36c277))
- simple command prefix issue ([caa078](https://github.com/oceanroleplay/discord.ts/commit/caa078a388761e4b04f31043466c344020694b8b))
## Types
- revert the force-typed boolean ([6e1e92](https://github.com/oceanroleplay/discord.ts/commit/6e1e9200ce9b15e5201d863ebdf9f9467d6743aa))
- revert the force-typed boolean ([d0bfe4](https://github.com/oceanroleplay/discord.ts/commit/d0bfe4db9d3de5fe79b51fc11dd90e58e50a29fc))
## Documentation
- typo ([81fab1](https://github.com/oceanroleplay/discord.ts/commit/81fab1ad139b9bf24ee5dee43ea7fc9251564daf))
## Routine Tasks
- add task disabled note ([3d0a95](https://github.com/oceanroleplay/discord.ts/commit/3d0a95cb1d6d5c986ed5f154c07e3a0b2556134b))
- update comment ([73fdfd](https://github.com/oceanroleplay/discord.ts/commit/73fdfd30649caf97fc321db9d4dc81cd18c7aaa5))
- format ([04bf10](https://github.com/oceanroleplay/discord.ts/commit/04bf101659fc1ce75de8d7b2b87578181586d2b9))
- esm examples ([2e8f3b](https://github.com/oceanroleplay/discord.ts/commit/2e8f3b863f6867c4d196a3104a5a7e792cab82af))
- fix build attempt [#1](https://github.com/oceanroleplay/discord.ts/issues/1) ([9fa95b](https://github.com/oceanroleplay/discord.ts/commit/9fa95bde51bf9c55af953bfce5154272f02df4ce))
- fix import ([0a6759](https://github.com/oceanroleplay/discord.ts/commit/0a675937638436e79ba36b3731823b6419e70404))
- fix import ([001606](https://github.com/oceanroleplay/discord.ts/commit/0016065061688975813d600db344577ee086a32b))
- update imports ([d970db](https://github.com/oceanroleplay/discord.ts/commit/d970db2c047db1e91970ca75dc00debfbf802d51))
- update import ([a94ecc](https://github.com/oceanroleplay/discord.ts/commit/a94eccabad3139aaba88e6a1be12057b25957c91))
- update to monorepo ([284b3f](https://github.com/oceanroleplay/discord.ts/commit/284b3f58599df60275ead01bb595a1334358e75b))
- repo cleanup ([3ee0df](https://github.com/oceanroleplay/discord.ts/commit/3ee0df074f23651c26bdbee49f0cbe859967e31e))
## CI
- update build ([59339e](https://github.com/oceanroleplay/discord.ts/commit/59339e5a2249772dd722731ede5c912f1f9bcbed))

7

package.json
{
"name": "discordx",
"version": "10.0.0",
"version": "11.0.0-dev.1658217727.b198ea53",
"private": false,

@@ -57,2 +57,3 @@ "description": "Create a discord bot with TypeScript and Decorators!",

"dependencies": {
"@discordjs/builders": "^1.0.0",
"@discordx/di": "^2.0.1",

@@ -68,3 +69,3 @@ "@discordx/internal": "^1.0.2",

"@types/node": "^18.0.6",
"discord.js": "^14.0.2",
"discord.js": "^14.0.3-dev.1658145896-b316ac7.0",
"jest": "^28.1.3",

@@ -76,3 +77,3 @@ "ts-jest": "^28.0.7",

"peerDependencies": {
"discord.js": ">=14 || ^14.0.0-dev"
"discord.js": ">=14 || ^14.0.3-dev"
},

@@ -79,0 +80,0 @@ "engines": {

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