conventional-commits-parser
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [3.0.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-commits-parser@3.0.2...conventional-commits-parser@3.0.3) (2019-05-18) | ||
### Bug Fixes | ||
* **deps:** update dependency is-text-path to v2 ([#455](https://github.com/conventional-changelog/conventional-changelog/issues/455)) ([0f40ec3](https://github.com/conventional-changelog/conventional-changelog/commit/0f40ec3)) | ||
## [3.0.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-commits-parser@3.0.1...conventional-commits-parser@3.0.2) (2019-04-10) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "conventional-commits-parser", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Parse raw conventional commits", | ||
@@ -37,3 +37,3 @@ "bugs": { | ||
"JSONStream": "^1.0.4", | ||
"is-text-path": "^1.0.0", | ||
"is-text-path": "^2.0.0", | ||
"lodash": "^4.2.1", | ||
@@ -51,3 +51,3 @@ "meow": "^4.0.0", | ||
}, | ||
"gitHead": "b3416cbb411f49420b13e8fe306528b372b07a8b" | ||
"gitHead": "38f5508191f8afc1a8503d1fd24e2de6d05b8738" | ||
} |
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
50605
+ Addedis-text-path@2.0.0(transitive)
+ Addedtext-extensions@2.4.0(transitive)
- Removedis-text-path@1.0.1(transitive)
- Removedtext-extensions@1.9.0(transitive)
Updatedis-text-path@^2.0.0