@commitlint/is-ignored
Advanced tools
Comparing version 8.1.0 to 8.2.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [8.2.0](https://github.com/conventional-changelog/commitlint/compare/v8.1.0...v8.2.0) (2019-09-16) | ||
**Note:** Version bump only for package @commitlint/is-ignored | ||
# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@commitlint/is-ignored", | ||
"version": "8.1.0", | ||
"version": "8.2.0", | ||
"description": "Lint your commit messages", | ||
@@ -37,11 +37,11 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@commitlint/parse": "^8.1.0", | ||
"@commitlint/test": "8.0.0", | ||
"@commitlint/utils": "^8.1.0" | ||
"@commitlint/parse": "^8.2.0", | ||
"@commitlint/test": "^8.2.0", | ||
"@commitlint/utils": "^8.2.0" | ||
}, | ||
"dependencies": { | ||
"@types/semver": "^6.0.1", | ||
"semver": "6.1.1" | ||
"semver": "6.2.0" | ||
}, | ||
"gitHead": "c17420d67adafdf37f68d6861d29a0e85a4a3bd7" | ||
"gitHead": "78ef64994b33aa00668831c0bef11ddec75b74f0" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12383
0
+ Addedsemver@6.2.0(transitive)
- Removedsemver@6.1.1(transitive)
Updatedsemver@6.2.0