@nodecraft/commitlint-config
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@nodecraft/commitlint-config", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Nodecraft commitlint config", | ||
@@ -16,2 +16,5 @@ "homepage": "https://github.com/nodecraft/commitlint-config#readme", | ||
"main": "index.js", | ||
"files": [ | ||
"index.js" | ||
], | ||
"scripts": { | ||
@@ -21,2 +24,5 @@ "lint": "eslint .", | ||
}, | ||
"dependencies": { | ||
"@commitlint/config-conventional": "^11.0.0" | ||
}, | ||
"devDependencies": { | ||
@@ -27,6 +33,3 @@ "eslint": "^7.13.0", | ||
"eslint-plugin-node": "^11.1.0" | ||
}, | ||
"dependencies": { | ||
"@commitlint/config-conventional": "^11.0.0" | ||
} | ||
} |
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
2460
4
23