Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@discordia/help-default

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@discordia/help-default - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

lib/__snapshots__/index.spec.js.snap

2

lib/index.js

@@ -29,4 +29,6 @@ const { isString, isArray, isFunction } = require('lodash');

msg.reply(helpMessage);
return helpMessage;
};
module.exports.ENUM_HELP_TYPE = ENUM_HELP_TYPE;

12

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc