commandkit
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -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 |
{ | ||
"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": {} | ||
} | ||
} |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
24416
1
4
1