hops-mixin
Advanced tools
Comparing version 13.1.0 to 14.0.0-nightly.1
@@ -6,62 +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-mixin | ||
# [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-mixin | ||
# [13.0.0-rc.0](https://github.com/xing/hops/compare/v13.0.0-alpha.2...v13.0.0-rc.0) (2020-09-07) | ||
### Reverts | ||
* Revert "chore: deprecate "hops-mixin" in favor of "hops-bootstrap"" ([79438bb](https://github.com/xing/hops/commit/79438bb1a2054f5ef8362d59b4aefd412cd9be86)) | ||
# [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-mixin | ||
# [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-mixin | ||
# [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)) | ||
### Features | ||
* support latest Node.js (v13) ([30ca9a4](https://github.com/xing/hops/commit/30ca9a4ebc3a43706eb07158259035349ce2d269)) | ||
### 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-mixin", | ||
"version": "13.1.0", | ||
"version": "14.0.0-nightly.1", | ||
"description": "Building blocks to build cusom hops mixins", | ||
@@ -11,3 +11,3 @@ "keywords": [ | ||
"engines": { | ||
"node": "12 || 14" | ||
"node": "12 || 14 || 15" | ||
}, | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/mixin#readme", | ||
"gitHead": "b2f6df64bb3f8c3cf21740f3a602e9daaaf328c1" | ||
"gitHead": "9805a0e800ee255507de0f05622611c97611e919" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
4892
1