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

discord.js-light-commando

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord.js-light-commando - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json

@@ -71,3 +71,3 @@ {

"types": "./typings/index.d.ts",
"version": "1.0.0"
"version": "1.0.1"
}

@@ -9,3 +9,3 @@ # Commando

## About
This is Commando modified to use [discord.js-light](https://github.com/discordjs/discord.js).
This is Commando modified to use [discord.js-light](https://github.com/timotejroiko/discord.js-light).
It is flexible, fully object-oriented, easy to use, and makes it trivial to create your own powerful commands.

@@ -12,0 +12,0 @@ Additionally, it makes full use of ES2017's `async`/`await` functionality for clear, concise code that is simple to write and easy to comprehend and it also uses less memory usage than the original commando because it uses discord.js-light. A modified version of discord.js that reduces caching and overall memory usage, giving you more control over the caching!

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