hops-mixin
Advanced tools
Comparing version 14.2.0 to 14.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [14.2.1](https://github.com/xing/hops/compare/v14.2.0...v14.2.1) (2021-06-22) | ||
**Note:** Version bump only for package hops-mixin | ||
# [14.2.0](https://github.com/xing/hops/compare/v14.1.0...v14.2.0) (2021-06-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "hops-mixin", | ||
"version": "14.2.0", | ||
"version": "14.2.1", | ||
"description": "Building blocks to build cusom hops mixins", | ||
@@ -11,3 +11,3 @@ "keywords": [ | ||
"engines": { | ||
"node": "12 || 14 || 15" | ||
"node": "12 || 14 || 15 || 16" | ||
}, | ||
@@ -28,3 +28,3 @@ "main": "index.js", | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/mixin#readme", | ||
"gitHead": "ca09c6e3e43c6e6013061fddbe29931da7b4a32b" | ||
"gitHead": "5f5ffb5c6e7a3d547b3130958ac8c3ce62a74a61" | ||
} |
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
7393