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

commandkit

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commandkit - npm Package Compare versions

Comparing version 0.1.6-dev.20231004121943 to 0.1.6-dev.20231005105852

2

package.json
{
"name": "commandkit",
"description": "Beginner friendly command & event handler for Discord.js",
"version": "0.1.6-dev.20231004121943",
"version": "0.1.6-dev.20231005105852",
"license": "MIT",

@@ -6,0 +6,0 @@ "main": "./dist/index.js",

@@ -102,4 +102,7 @@ <div align="center">

// A property that disables CommandKit's built-in validations
// Disable CommandKit's built-in validations
skipBuiltInValidations: true,
// Update command registration/reload behaviour to register all commands at once
bulkRegister: true,
});

@@ -106,0 +109,0 @@

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