changelog-light
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "changelog-light", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Generate a changelog from commits.", | ||
@@ -9,3 +9,3 @@ "author": "cdcabrera", | ||
"type": "git", | ||
"url": "https://github.com/cdcabrera/changelog-light" | ||
"url": "git+https://github.com/cdcabrera/changelog-light.git" | ||
}, | ||
@@ -31,3 +31,3 @@ "bugs": { | ||
"bin": { | ||
"changelog": "./bin/cli.js" | ||
"changelog": "bin/cli.js" | ||
}, | ||
@@ -83,3 +83,3 @@ "scripts": { | ||
"devDependencies": { | ||
"cspell": "^8.13.1", | ||
"cspell": "^8.14.2", | ||
"eslint": "^8.57.0", | ||
@@ -89,4 +89,4 @@ "eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-jest": "^28.7.0", | ||
"eslint-plugin-jsdoc": "^48.11.0", | ||
"eslint-plugin-jest": "^28.8.0", | ||
"eslint-plugin-jsdoc": "^50.2.2", | ||
"eslint-plugin-node": "^11.1.0", | ||
@@ -96,3 +96,3 @@ "eslint-plugin-prettier": "^5.2.1", | ||
"jsdoc-to-markdown": "^8.0.3", | ||
"npm-check-updates": "^16.14.20", | ||
"npm-check-updates": "^17.1.0", | ||
"npm-run-all": "^4.1.5", | ||
@@ -99,0 +99,0 @@ "prettier": "^3.3.3" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42920