hops-yargs
Advanced tools
Comparing version 14.0.0-nightly.2 to 14.0.0-nightly.3
@@ -6,2 +6,14 @@ # Change Log | ||
# [14.0.0-nightly.3](https://github.com/xing/hops/compare/v14.0.0-nightly.2...v14.0.0-nightly.3) (2020-11-20) | ||
### Bug Fixes | ||
* upgrade dependency is-plain-obj ([3f9fb41](https://github.com/xing/hops/commit/3f9fb4144ddbcab62a0f02e11dd5947e5b81994b)) | ||
* upgrade yargs to v16 ([35e48f1](https://github.com/xing/hops/commit/35e48f1a72e7e3ef220b3cedfc30209d00b715f7)) | ||
# [14.0.0-nightly.2](https://github.com/xing/hops/compare/v14.0.0-nightly.1...v14.0.0-nightly.2) (2020-11-13) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "hops-yargs", | ||
"version": "14.0.0-nightly.2", | ||
"version": "14.0.0-nightly.3", | ||
"description": "yargs support for Hops applications", | ||
@@ -12,7 +12,7 @@ "repository": { | ||
"dependencies": { | ||
"hops-bootstrap": "^14.0.0-nightly.2", | ||
"hops-mixin": "^14.0.0-nightly.2", | ||
"is-plain-obj": "^2.0.0", | ||
"hops-bootstrap": "^14.0.0-nightly.3", | ||
"hops-mixin": "^14.0.0-nightly.3", | ||
"is-plain-obj": "^3.0.0", | ||
"mixinable": "^5.0.1", | ||
"yargs": "^15.0.0" | ||
"yargs": "^16.1.1" | ||
}, | ||
@@ -22,3 +22,3 @@ "engines": { | ||
}, | ||
"gitHead": "49f67ab11e8a3ee293e5b743084958b8acc06b71" | ||
"gitHead": "23a49d771b31a4a901749f82740f3eb3253f8893" | ||
} |
10105
+ Addedcliui@7.0.4(transitive)
+ Addedescalade@3.2.0(transitive)
+ Addedwrap-ansi@7.0.0(transitive)
+ Addedy18n@5.0.8(transitive)
+ Addedyargs@16.2.0(transitive)
+ Addedyargs-parser@20.2.9(transitive)
- Removedcamelcase@5.3.1(transitive)
- Removedcliui@6.0.0(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removedfind-up@4.1.0(transitive)
- Removedis-plain-obj@2.1.0(transitive)
- Removedlocate-path@5.0.0(transitive)
- Removedp-limit@2.3.0(transitive)
- Removedp-locate@4.1.0(transitive)
- Removedp-try@2.2.0(transitive)
- Removedrequire-main-filename@2.0.0(transitive)
- Removedset-blocking@2.0.0(transitive)
- Removedwhich-module@2.0.1(transitive)
- Removedwrap-ansi@6.2.0(transitive)
- Removedy18n@4.0.3(transitive)
- Removedyargs@15.4.1(transitive)
- Removedyargs-parser@18.1.3(transitive)
Updatedhops-mixin@^14.0.0-nightly.3
Updatedis-plain-obj@^3.0.0
Updatedyargs@^16.1.1