conventional-changelog-writer
Advanced tools
Comparing version 4.0.15 to 4.0.16
@@ -6,2 +6,13 @@ # Change Log | ||
## [4.0.16](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-writer@4.0.15...conventional-changelog-writer@4.0.16) (2020-05-08) | ||
### Bug Fixes | ||
* **deps:** address CVE in meow ([#642](https://github.com/conventional-changelog/conventional-changelog/issues/642)) ([46311d2](https://github.com/conventional-changelog/conventional-changelog/commit/46311d2932b367f370d06c4e447b8dcf4bc4e83f)) | ||
## [4.0.15](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-writer@4.0.11...conventional-changelog-writer@4.0.15) (2020-05-08) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "conventional-changelog-writer", | ||
"version": "4.0.15", | ||
"version": "4.0.16", | ||
"description": "Write logs based on conventional commits and templates", | ||
@@ -45,3 +45,3 @@ "bugs": { | ||
"lodash": "^4.17.15", | ||
"meow": "^6.1.1", | ||
"meow": "^7.0.0", | ||
"semver": "^6.0.0", | ||
@@ -60,3 +60,3 @@ "split": "^1.0.0", | ||
}, | ||
"gitHead": "83643c5a0d2c4d7c9ba14cbf990ffbc577a51e8c" | ||
"gitHead": "c5ae3ab67c59e04f79eb19d317c92800df618435" | ||
} |
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
58013
+ Addedmeow@7.1.1(transitive)
- Removedmeow@6.1.1(transitive)
Updatedmeow@^7.0.0