hops-mixin
Advanced tools
Comparing version 11.0.0-rc.29 to 11.0.0-rc.32
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="11.0.0-rc.32"></a> | ||
# [11.0.0-rc.32](https://github.com/xing/hops/compare/v11.0.0-rc.31...v11.0.0-rc.32) (2018-09-04) | ||
### Bug Fixes | ||
* upgrade to untool@0.18 ([5364ac5](https://github.com/xing/hops/commit/5364ac5)) | ||
<a name="11.0.0-rc.29"></a> | ||
@@ -8,0 +20,0 @@ # [11.0.0-rc.29](https://github.com/xing/hops/compare/v11.0.0-rc.28...v11.0.0-rc.29) (2018-08-21) |
{ | ||
"name": "hops-mixin", | ||
"version": "11.0.0-rc.29", | ||
"version": "11.0.0-rc.32", | ||
"description": "Building blocks to build cusom hops mixins", | ||
@@ -21,6 +21,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^0.17.1", | ||
"@untool/core": "^0.18.0", | ||
"mixinable": "^4.0.0" | ||
}, | ||
"gitHead": "7544e4386e38b6737971ce16fe63aa7507a0e12d" | ||
"gitHead": "d2f6a627d07869dc1c540489e9f68493045ba1ec" | ||
} |
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
5160
+ Added@untool/core@0.18.0(transitive)
- Removed@untool/core@0.17.1(transitive)
Updated@untool/core@^0.18.0