@discordia/action
Advanced tools
Comparing version 0.0.19 to 0.0.20
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.20](https://github.com/mfasman95/discordia/compare/v0.0.19...v0.0.20) (2020-05-04) | ||
**Note:** Version bump only for package @discordia/action | ||
## [0.0.19](https://github.com/mfasman95/discordia/compare/v0.0.18...v0.0.19) (2020-05-03) | ||
@@ -8,0 +16,0 @@ |
@@ -39,2 +39,3 @@ const discordiaDebug = require('@discordia/debug'); | ||
* @returns {string} Returns this.accessorType | ||
* @private | ||
* @memberof DiscordiaAction | ||
@@ -69,2 +70,3 @@ */ | ||
* @returns {string} Returns this.responseType | ||
* @private | ||
* @memberof DiscordiaAction | ||
@@ -89,2 +91,3 @@ */ | ||
* @returns {string} Returns this.descriptionType | ||
* @private | ||
* @memberof DiscordiaAction | ||
@@ -91,0 +94,0 @@ */ |
{ | ||
"name": "@discordia/action", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "Class for creating discordia actions", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@discordia/debug": "^0.0.19", | ||
"@discordia/debug": "^0.0.20", | ||
"chalk": "^4.0.0", | ||
@@ -44,3 +44,3 @@ "lodash": "^4.17.15" | ||
}, | ||
"gitHead": "eff9fd43f0dfc25e1433012bb176d626bcda1ca6" | ||
"gitHead": "cb6747277609ef9224d31ad8ffd546e944955276" | ||
} |
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
19417
362
+ Added@discordia/debug@0.0.20(transitive)
- Removed@discordia/debug@0.0.19(transitive)
Updated@discordia/debug@^0.0.20