@lerna/child-process
Advanced tools
Comparing version 3.0.0 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 execa to ^1.0.0 ([748ae4e](https://github.com/lerna/lerna/commit/748ae4e)) | ||
* **deps:** Upgrade strong-log-transformer to ^2.0.0 ([42b18a1](https://github.com/lerna/lerna/commit/42b18a1)) | ||
<a name="3.0.0"></a> | ||
@@ -8,0 +21,0 @@ # [3.0.0](https://github.com/lerna/lerna/compare/v3.0.0-rc.0...v3.0.0) (2018-08-10) |
{ | ||
"name": "@lerna/child-process", | ||
"version": "3.0.0", | ||
"version": "3.3.0", | ||
"description": "Lerna's internal child_process wrapper", | ||
@@ -34,6 +34,6 @@ "keywords": [ | ||
"chalk": "^2.3.1", | ||
"execa": "^0.10.0", | ||
"strong-log-transformer": "^1.0.6" | ||
"execa": "^1.0.0", | ||
"strong-log-transformer": "^2.0.0" | ||
}, | ||
"gitHead": "0c40a17a7cd4e9acd8e7ec33ffacd1c1acef5dc6" | ||
"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
6972
+ Addedend-of-stream@1.4.4(transitive)
+ Addedexeca@1.0.0(transitive)
+ Addedget-stream@4.1.0(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpump@3.0.2(transitive)
+ Addedstrong-log-transformer@2.1.0(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedbyline@5.0.0(transitive)
- Removedexeca@0.10.0(transitive)
- Removedget-stream@3.0.0(transitive)
- Removedminimist@0.1.0(transitive)
- Removedmoment@2.30.1(transitive)
- Removedstrong-log-transformer@1.0.6(transitive)
Updatedexeca@^1.0.0