hops-mixin
Advanced tools
Comparing version 11.0.0-rc.27 to 11.0.0-rc.29
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="11.0.0-rc.29"></a> | ||
# [11.0.0-rc.29](https://github.com/xing/hops/compare/v11.0.0-rc.28...v11.0.0-rc.29) (2018-08-21) | ||
**Note:** Version bump only for package hops-mixin | ||
<a name="11.0.0-rc.27"></a> | ||
@@ -8,0 +17,0 @@ # [11.0.0-rc.27](https://github.com/xing/hops/compare/v11.0.0-rc.26...v11.0.0-rc.27) (2018-08-06) |
{ | ||
"name": "hops-mixin", | ||
"version": "11.0.0-rc.27", | ||
"version": "11.0.0-rc.29", | ||
"description": "Building blocks to build cusom hops mixins", | ||
@@ -21,5 +21,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^0.16.0", | ||
"mixinable": "^3.1.2" | ||
} | ||
"@untool/core": "^0.17.1", | ||
"mixinable": "^4.0.0" | ||
}, | ||
"gitHead": "7544e4386e38b6737971ce16fe63aa7507a0e12d" | ||
} |
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
4930
5
+ Added@untool/core@0.17.1(transitive)
+ Addedmixinable@4.0.0(transitive)
- Removed@untool/core@0.16.0(transitive)
- Removedmixinable@3.1.2(transitive)
Updated@untool/core@^0.17.1
Updatedmixinable@^4.0.0