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.9 to 0.0.10

lib/constants.js

3

lib/index.js
const { isString, isArray, isFunction } = require('lodash');
const { ENUM_HELP_TYPE } = require('./constants');

@@ -29,1 +30,3 @@ module.exports = (botName, actions, userArgs, msg) => {

};
module.exports.ENUM_HELP_TYPE = ENUM_HELP_TYPE;

4

package.json
{
"name": "@discordia/help-default",
"version": "0.0.9",
"version": "0.0.10",
"description": "Default help action for the discordia framework",

@@ -35,3 +35,3 @@ "keywords": [

},
"gitHead": "8cd2868c8fc2b6752e5a56aa12ff1e2601b43c74"
"gitHead": "8acddd4b4c9aed09dc37fe0048914e18f2b103fa"
}
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