@vaadin/vaadin-material-styles
Advanced tools
Comparing version 21.0.0-alpha12 to 21.0.0-alpha13
{ | ||
"name": "@vaadin/vaadin-material-styles", | ||
"version": "21.0.0-alpha12", | ||
"version": "21.0.0-alpha13", | ||
"description": "Vaadin Material is a complete theme for Vaadin components, inspired by Google’s Material Design guidelines.", | ||
@@ -34,3 +34,3 @@ "main": "all-imports.js", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-themable-mixin": "^21.0.0-alpha12" | ||
"@vaadin/vaadin-themable-mixin": "21.0.0-alpha13" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "1ef9fe48ae3c947425b44fe71e1ea1faa812f6f8" | ||
"gitHead": "447e95e0e08d396167af9a42f68b04529b412ebd" | ||
} |
@@ -8,3 +8,3 @@ /** | ||
static get version() { | ||
return '21.0.0-alpha12'; | ||
return '21.0.0-alpha13'; | ||
} | ||
@@ -11,0 +11,0 @@ } |
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
40295
+ Added@vaadin/vaadin-themable-mixin@21.0.0-alpha13(transitive)
- Removed@vaadin/vaadin-themable-mixin@21.0.5(transitive)