multi-discord-api
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "multi-discord-api", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Multi-API for Nodejs Projects and with no rate-limit using JavaScript <3", | ||
@@ -35,6 +35,6 @@ "main": "src/index.js", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.30.0", | ||
"eslint": "^7.32.0", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
"eslint-plugin-import": "^2.23.4", | ||
"mocha": "^9.0.2", | ||
"eslint-plugin-import": "^2.24.0", | ||
"mocha": "^9.0.3", | ||
"nyc": "^15.1.0", | ||
@@ -49,6 +49,6 @@ "semantic-release": "^17.4.4" | ||
"engines": { | ||
"node": ">= 14.0.0" | ||
"node": ">= 15.0.0" | ||
}, | ||
"dependencies": { | ||
"discord.js": "^13.0.0-dev.5b6be0c.1625789033", | ||
"discord.js": "^13.0.1", | ||
"node-fetch": "^2.6.1", | ||
@@ -55,0 +55,0 @@ "valid-url": "^1.0.9" |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
32862
Updateddiscord.js@^13.0.1