@form8ion/commitlint-config
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"type": "module", | ||
@@ -13,2 +13,4 @@ "author": "Matt Travi <npm@travi.org> (https://matt.travi.org/)", | ||
"sideEffects": false, | ||
"main": "./index.js", | ||
"exports": "./index.js", | ||
"scripts": { | ||
@@ -15,0 +17,0 @@ "test": "npm-run-all --print-label --parallel lint:*", |
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
8711