New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

djs-commander

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

djs-commander - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

3

package.json
{
"name": "djs-commander",
"version": "0.0.31",
"version": "0.0.32",
"description": "A command and event handler that works seemlessly with Discord.js",
"license": "MIT",
"types": "./dist/index.d.ts",

@@ -7,0 +6,0 @@ "exports": {

@@ -130,5 +130,1 @@ # DJS-Commander: A Library for Discord.js Projects

It's important to return `true` (or any truthy value) if you don't want the command execution to be stopped (this also ensures the next validation queued up is not run).
## License
DJS-Commander is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT).
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