Comparing version 4.1.4 to 4.1.5
@@ -38,3 +38,3 @@ /** | ||
}); | ||
localizer: any; | ||
localizer: Localizer; | ||
config: { | ||
@@ -374,2 +374,3 @@ ownerId: string; | ||
export type IntentsResolvable = string | number | discord.IntentsBitField; | ||
import Localizer from "artibot-localizer"; | ||
import * as discord from "discord.js"; | ||
@@ -376,0 +377,0 @@ import InteractionManager from "./interactionManager.js"; |
{ | ||
"name": "artibot", | ||
"version": "4.1.4", | ||
"version": "4.1.5", | ||
"description": "Modern, fast and modular open-source Discord bot", | ||
@@ -63,3 +63,3 @@ "main": "index.js", | ||
"@discordjs/rest": "^1.0.1", | ||
"artibot-localizer": "^1.0.2", | ||
"artibot-localizer": "^2.0.2", | ||
"axios": "^0.27.2", | ||
@@ -66,0 +66,0 @@ "chalk": "^5.0.1", |
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
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
164720
3102
+ Added@types/node@22.10.0(transitive)
+ Addedartibot-localizer@2.0.2(transitive)
+ Addeddiscord-api-types@0.37.109(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@types/node@22.9.3(transitive)
- Removedartibot-localizer@1.0.2(transitive)
- Removeddiscord-api-types@0.37.107(transitive)
- Removedundici-types@6.19.8(transitive)
Updatedartibot-localizer@^2.0.2