Comparing version 5.2.0 to 5.2.1
@@ -9,3 +9,3 @@ { | ||
"name": "Thomas Fournier", | ||
"discordTag": "GoudronViande24#7211", | ||
"discordTag": "goudronviande24", | ||
"discordId": "382869186042658818", | ||
@@ -16,3 +16,3 @@ "github": "https://github.com/GoudronViande24" | ||
"name": "Alexis Trudeau", | ||
"discordTag": "🆃🅷🅴 zariaa#0294", | ||
"discordTag": "zariaa.", | ||
"discordId": "502823349110571008", | ||
@@ -19,0 +19,0 @@ "github": "https://github.com/Zariaa27" |
{ | ||
"name": "artibot", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"description": "Modern, fast and modular open-source Discord bot", | ||
@@ -59,20 +59,20 @@ "exports": { | ||
"artibot-localizer": "^2.0.2", | ||
"axios": "^1.3.4", | ||
"chalk": "^5.2.0", | ||
"discord.js": "^14.8.0", | ||
"figlet": "^1.5.2", | ||
"axios": "^1.4.0", | ||
"chalk": "^5.3.0", | ||
"discord.js": "^14.11.0", | ||
"figlet": "^1.6.0", | ||
"path": "^0.12.7" | ||
}, | ||
"devDependencies": { | ||
"@types/figlet": "^1.5.5", | ||
"nodemon": "^2.0.21", | ||
"npm-check-updates": "^16.7.13", | ||
"@types/figlet": "^1.5.6", | ||
"nodemon": "^3.0.1", | ||
"npm-check-updates": "^16.10.16", | ||
"ts-node": "^10.9.1", | ||
"typedoc": "^0.23.28", | ||
"typedoc-plugin-djs-links": "^1.2.0", | ||
"typedoc-plugin-extras": "^2.3.2", | ||
"typedoc-plugin-extras": "2.3.2", | ||
"typedoc-plugin-mdn-links": "^3.0.3", | ||
"typedoc-plugin-versions": "^0.2.3", | ||
"typescript": "^5.0.2" | ||
"typescript": "5.0" | ||
} | ||
} |
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
231049
Updatedaxios@^1.4.0
Updatedchalk@^5.3.0
Updateddiscord.js@^14.11.0
Updatedfiglet@^1.6.0