hops-mixin
Advanced tools
Comparing version 11.0.0-rc.33 to 11.0.0-rc.34
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="11.0.0-rc.34"></a> | ||
# [11.0.0-rc.34](https://github.com/xing/hops/compare/v11.0.0-rc.33...v11.0.0-rc.34) (2018-09-10) | ||
### Bug Fixes | ||
* upgrade untool packages ([24532f4](https://github.com/xing/hops/commit/24532f4)) | ||
<a name="11.0.0-rc.33"></a> | ||
@@ -8,0 +20,0 @@ # [11.0.0-rc.33](https://github.com/xing/hops/compare/v11.0.0-rc.32...v11.0.0-rc.33) (2018-09-06) |
{ | ||
"name": "hops-mixin", | ||
"version": "11.0.0-rc.33", | ||
"version": "11.0.0-rc.34", | ||
"description": "Building blocks to build cusom hops mixins", | ||
@@ -21,6 +21,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^0.19.0", | ||
"@untool/core": "^0.20.0", | ||
"mixinable": "^4.0.0" | ||
}, | ||
"gitHead": "e2d4e9a2f08395281d056b77a00f1ad4b172c3bd" | ||
"gitHead": "1ceaca064a9ab3252c54b5d6ee3a9809baccc80e" | ||
} |
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
5613
+ Added@untool/core@0.20.0(transitive)
- Removed@untool/core@0.19.0(transitive)
Updated@untool/core@^0.20.0