@denyhs/cortex-cli
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@denyhs/cortex-cli", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "CLI tool to generate commit messages based on repository changes", | ||
@@ -20,7 +20,15 @@ "main": "src/index.js", | ||
"commit", | ||
"message", | ||
"message", | ||
"generator" | ||
], | ||
"author": "", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/denyhs/cortex-cli.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/denyhs/cortex-cli/issues" | ||
}, | ||
"homepage": "https://github.com/denyhs/cortex-cli#readme", | ||
"dependencies": { | ||
@@ -36,2 +44,2 @@ "chalk": "^5.3.0", | ||
] | ||
} | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
9304
2