@lerna/conventional-commits
Advanced tools
Comparing version 3.0.2 to 3.3.0
@@ -6,2 +6,15 @@ # Change Log | ||
<a name="3.3.0"></a> | ||
# [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06) | ||
### Features | ||
* **deps:** Upgrade fs-extra to ^7.0.0 ([042b1a3](https://github.com/lerna/lerna/commit/042b1a3)) | ||
* **deps:** Upgrade get-stream to ^4.0.0 ([e280d1d](https://github.com/lerna/lerna/commit/e280d1d)) | ||
<a name="3.0.2"></a> | ||
@@ -8,0 +21,0 @@ ## [3.0.2](https://github.com/lerna/lerna/compare/v3.0.1...v3.0.2) (2018-08-11) |
{ | ||
"name": "@lerna/conventional-commits", | ||
"version": "3.0.2", | ||
"version": "3.3.0", | ||
"description": "Lerna's internal interface to conventional-changelog and friends", | ||
@@ -39,4 +39,4 @@ "keywords": [ | ||
"dedent": "^0.7.0", | ||
"fs-extra": "^6.0.1", | ||
"get-stream": "^3.0.0", | ||
"fs-extra": "^7.0.0", | ||
"get-stream": "^4.0.0", | ||
"npm-package-arg": "^6.0.0", | ||
@@ -46,3 +46,3 @@ "npmlog": "^4.1.2", | ||
}, | ||
"gitHead": "784d64e7dbd1275175bc080d148656916e2f5d76" | ||
"gitHead": "901e6d54a47151dfed3d6ed2912804b97d05c6b5" | ||
} |
Sorry, the diff of this file is not supported yet
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
13659
+ Addedend-of-stream@1.4.4(transitive)
+ Addedfs-extra@7.0.1(transitive)
+ Addedget-stream@4.1.0(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpump@3.0.2(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedfs-extra@6.0.1(transitive)
- Removedget-stream@3.0.0(transitive)
Updatedfs-extra@^7.0.0
Updatedget-stream@^4.0.0