@untool/yargs
Advanced tools
Comparing version 1.0.0-rc.0 to 1.0.0-rc.1
@@ -6,2 +6,21 @@ # Change Log | ||
# [1.0.0-rc.1](https://github.com/untool/untool/compare/v1.0.0-rc.0...v1.0.0-rc.1) (2018-10-10) | ||
**Note:** Version bump only for package @untool/yargs | ||
# [1.0.0-rc.0](https://github.com/untool/untool/compare/v0.26.0...v1.0.0-rc.0) (2018-10-10) | ||
### Features | ||
* **yargs:** add optional logging mixin ([d465289](https://github.com/untool/untool/commit/d465289)) | ||
<a name="0.26.0"></a> | ||
@@ -8,0 +27,0 @@ # [0.26.0](https://github.com/untool/untool/compare/v0.25.1...v0.26.0) (2018-10-01) |
{ | ||
"name": "@untool/yargs", | ||
"version": "1.0.0-rc.0", | ||
"version": "1.0.0-rc.1", | ||
"description": "untool yargs mixin", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^1.0.0-rc.0", | ||
"@untool/core": "^1.0.0-rc.1", | ||
"mixinable": "^4.0.0", | ||
@@ -36,3 +36,3 @@ "pretty-ms": "^4.0.0", | ||
}, | ||
"gitHead": "87b917a766013bab1caf2d312f3428e5dd329c12" | ||
"gitHead": "83a5a61709da44947227bda8b21e18b97055cf9b" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
15645
1
Updated@untool/core@^1.0.0-rc.1