@discordjs/builders
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@discordjs/builders", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A set of builders that you can use when creating your bot.", | ||
@@ -48,3 +48,4 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"discord-api-types": "^0.18.1" | ||
"discord-api-types": "^0.18.1", | ||
"tslib": "^2.3.0" | ||
}, | ||
@@ -51,0 +52,0 @@ "devDependencies": { |
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
44619
2
+ Addedtslib@^2.3.0
+ Addedtslib@2.8.1(transitive)