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

commandkit

Package Overview
Dependencies
Maintainers
1
Versions
106
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.0.3 to 0.0.4

8

CHANGELOG.md

@@ -7,4 +7,12 @@ # Change Log

## [0.0.4] - 2023-07-01
### Updated
- Update package.json with new URLs, scripts, and version
## [0.0.3] - 2023-07-01
## [0.0.2] - 2023-07-01
## [0.0.1] - N/A

17

package.json
{
"name": "commandkit",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/notunderctrl/commandkit"
},
"homepage": "https://commandkit.underctrl.io",
"keywords": [
"discord.js",
"command handler",
"event handler",
"command validations"
],
"dependencies": {},
"devDependencies": {
"discord.js": "^14.11.0",
"tsc": "^2.0.4"
},
"dependencies": {}
}
}
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