@discordia/help-default
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -29,4 +29,6 @@ const { isString, isArray, isFunction } = require('lodash'); | ||
msg.reply(helpMessage); | ||
return helpMessage; | ||
}; | ||
module.exports.ENUM_HELP_TYPE = ENUM_HELP_TYPE; |
{ | ||
"name": "@discordia/help-default", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Default help action for the discordia framework", | ||
@@ -31,7 +31,11 @@ "keywords": [ | ||
}, | ||
"engines": { | ||
"node": ">=12", | ||
"npm": ">=6.10" | ||
}, | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.com", | ||
"access": "public" | ||
"access": "public", | ||
"registry": "https://registry.npmjs.com" | ||
}, | ||
"gitHead": "8acddd4b4c9aed09dc37fe0048914e18f2b103fa" | ||
"gitHead": "3c08f8b6a4671059334568be26b6888d30cf34e0" | ||
} |
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
7945
7
109