hops-yargs
Advanced tools
Comparing version 13.1.0 to 14.0.0-nightly.1
@@ -6,54 +6,7 @@ # Change Log | ||
# [13.1.0](https://github.com/xing/hops/compare/v13.0.0...v13.1.0) (2020-10-09) | ||
# [14.0.0-nightly.1](https://github.com/xing/hops/compare/v13.0.0...v14.0.0-nightly.1) (2020-11-06) | ||
**Note:** Version bump only for package hops-yargs | ||
### Features | ||
# [13.0.0](https://github.com/xing/hops/compare/v13.0.0-rc.0...v13.0.0) (2020-09-28) | ||
**Note:** Version bump only for package hops-yargs | ||
# [13.0.0-rc.0](https://github.com/xing/hops/compare/v13.0.0-alpha.2...v13.0.0-rc.0) (2020-09-07) | ||
**Note:** Version bump only for package hops-yargs | ||
# [13.0.0-alpha.2](https://github.com/xing/hops/compare/v13.0.0-alpha.1...v13.0.0-alpha.2) (2020-08-17) | ||
**Note:** Version bump only for package hops-yargs | ||
# [13.0.0-alpha.1](https://github.com/xing/hops/compare/v13.0.0-alpha.0...v13.0.0-alpha.1) (2020-07-31) | ||
**Note:** Version bump only for package hops-yargs | ||
# [13.0.0-alpha.0](https://github.com/xing/hops/compare/v12.0.0-rc99...v13.0.0-alpha.0) (2020-07-23) | ||
### Bug Fixes | ||
* remove support for Node versions 10 & 13 ([00e7f2f](https://github.com/xing/hops/commit/00e7f2fb2ec92b859805b65bfeee697a78bf8147)) | ||
### BREAKING CHANGES | ||
* Hops does not support the outdated Node versions 10 | ||
and 13 anymore. In case you're using one of these, please update your | ||
Node version to the current version 14 or the LTS version 12. | ||
* add support for Node v15 ([75d22c8](https://github.com/xing/hops/commit/75d22c88db5beab3fa4f3edf29ccd5c5fb29fd2f)) |
{ | ||
"name": "hops-yargs", | ||
"version": "13.1.0", | ||
"version": "14.0.0-nightly.1", | ||
"description": "yargs support for Hops applications", | ||
@@ -12,4 +12,4 @@ "repository": { | ||
"dependencies": { | ||
"hops-bootstrap": "^13.1.0", | ||
"hops-mixin": "^13.1.0", | ||
"hops-bootstrap": "^14.0.0-nightly.1", | ||
"hops-mixin": "^14.0.0-nightly.1", | ||
"is-plain-obj": "^2.0.0", | ||
@@ -20,5 +20,5 @@ "mixinable": "^5.0.1", | ||
"engines": { | ||
"node": "12 || 14" | ||
"node": "12 || 14 || 15" | ||
}, | ||
"gitHead": "b2f6df64bb3f8c3cf21740f3a602e9daaaf328c1" | ||
"gitHead": "9805a0e800ee255507de0f05622611c97611e919" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
9569
1
+ Addedajv@8.17.1(transitive)
+ Addedajv-formats@2.1.1(transitive)
+ Addeddotenv@10.0.0(transitive)
+ Addedfast-uri@3.0.6(transitive)
+ Addedhops-bootstrap@14.5.0(transitive)
+ Addedhops-debug@14.5.0(transitive)
+ Addedhops-mixin@14.5.0(transitive)
- Removedajv@7.2.4(transitive)
- Removedajv-formats@1.6.1(transitive)
- Removeddotenv@8.6.0(transitive)
- Removedhops-bootstrap@13.4.3(transitive)
- Removedhops-debug@13.4.3(transitive)
- Removedhops-mixin@13.4.3(transitive)
- Removedpunycode@2.3.1(transitive)
- Removeduri-js@4.4.1(transitive)
Updatedhops-mixin@^14.0.0-nightly.1