@commitlint/is-ignored
Advanced tools
Comparing version 7.6.0 to 8.0.0
{ | ||
"name": "@commitlint/is-ignored", | ||
"version": "7.6.0", | ||
"version": "8.0.0", | ||
"description": "Lint your commit messages", | ||
@@ -59,8 +59,8 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@commitlint/parse": "^7.6.0", | ||
"@commitlint/test": "^7.6.0", | ||
"@commitlint/utils": "^7.6.0", | ||
"@commitlint/parse": "^8.0.0", | ||
"@commitlint/test": "^8.0.0", | ||
"@commitlint/utils": "^8.0.0", | ||
"ava": "0.22.0", | ||
"babel-cli": "6.26.0", | ||
"babel-preset-commitlint": "^7.6.0", | ||
"babel-preset-commitlint": "^8.0.0", | ||
"babel-register": "6.26.0", | ||
@@ -72,3 +72,4 @@ "concurrently": "3.5.1", | ||
"semver": "6.0.0" | ||
} | ||
}, | ||
"gitHead": "29d1cee10ee7734a85d97ef039c4ce2da633628c" | ||
} |
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
23742