hops-mixin
Advanced tools
Comparing version 12.0.0 to 12.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [12.1.0](https://github.com/xing/hops/compare/v12.0.0...v12.1.0) (2020-02-11) | ||
**Note:** Version bump only for package hops-mixin | ||
# [12.0.0](https://github.com/xing/hops/compare/v12.0.0-rc.2...v12.0.0) (2020-01-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "hops-mixin", | ||
"version": "12.0.0", | ||
"version": "12.1.0", | ||
"description": "Building blocks to build cusom hops mixins", | ||
@@ -12,3 +12,3 @@ "keywords": [ | ||
"engines": { | ||
"node": "^10.13 || ^12.13" | ||
"node": "^10.13 || ^12.13 || ^13.0" | ||
}, | ||
@@ -22,7 +22,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@untool/core": "^2.0.1", | ||
"@untool/core": "^2.1.1", | ||
"mixinable": "^4.0.0" | ||
}, | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/mixin#readme", | ||
"gitHead": "aa6b376df47e7d678c44225c36a2f0e95ba96ea6" | ||
"gitHead": "e7051378de84e7b8d4d8f3abdb4748a765f2cafd" | ||
} |
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
17070
Updated@untool/core@^2.1.1