@autosrc/shell-cp
Advanced tools
Comparing version 0.6.0 to 0.7.0
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.7.0"></a> | ||
# [0.7.0](https://github.com/clebert/autosrc/compare/v0.6.0...v0.7.0) (2018-08-22) | ||
**Note:** Version bump only for package @autosrc/shell-cp | ||
<a name="0.6.0"></a> | ||
@@ -8,0 +17,0 @@ # [0.6.0](https://github.com/clebert/autosrc/compare/v0.5.0...v0.6.0) (2018-08-18) |
{ | ||
"name": "@autosrc/shell-cp", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "This package provides a generator-compatible child process facade.", | ||
@@ -23,9 +23,9 @@ "license": "MIT", | ||
"dependencies": { | ||
"execa": "^0.10.0" | ||
"execa": "^0.11.0" | ||
}, | ||
"devDependencies": { | ||
"@autosrc/generator": "^0.6.0", | ||
"@autosrc/generator": "^0.7.0", | ||
"@types/execa": "^0.9.0" | ||
}, | ||
"gitHead": "527664695e1114ce69c274794899fd4056724ba8" | ||
"gitHead": "77958cfee7322b9772d652b6c19ba2f4f0ce1a32" | ||
} |
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
5729
+ Addedend-of-stream@1.4.4(transitive)
+ Addedexeca@0.11.0(transitive)
+ Addedget-stream@4.1.0(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpump@3.0.2(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedexeca@0.10.0(transitive)
- Removedget-stream@3.0.0(transitive)
Updatedexeca@^0.11.0