@untool/yargs
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.4.1"></a> | ||
## [0.4.1](https://github.com/untool/untool/compare/v0.4.0...v0.4.1) (2018-04-20) | ||
**Note:** Version bump only for package @untool/yargs | ||
<a name="0.4.0"></a> | ||
@@ -8,0 +16,0 @@ # [0.4.0](https://github.com/untool/untool/compare/v0.3.2...v0.4.0) (2018-04-16) |
{ | ||
"name": "@untool/yargs", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "untool yargs mixin", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^0.4.0", | ||
"@untool/core": "^0.4.1", | ||
"chalk": "^2.3.1", | ||
"mixinable": "^1.5.0", | ||
"mixinable": "^2.0.0", | ||
"yargs": "^11.0.0" | ||
@@ -33,0 +33,0 @@ }, |
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
8427
198
- Removedmixinable@1.5.2(transitive)
Updated@untool/core@^0.4.1
Updatedmixinable@^2.0.0