@vaadin/vaadin-material-styles
Advanced tools
Comparing version 23.0.0-beta4 to 23.0.0-beta5
{ | ||
"name": "@vaadin/vaadin-material-styles", | ||
"version": "23.0.0-beta4", | ||
"version": "23.0.0-beta5", | ||
"publishConfig": { | ||
@@ -42,3 +42,3 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-themable-mixin": "23.0.0-beta4" | ||
"@vaadin/vaadin-themable-mixin": "23.0.0-beta5" | ||
}, | ||
@@ -52,3 +52,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "d0b447f1c31ca4256a5e26f2dcd27784447ff79b" | ||
"gitHead": "4c388aeec6623869c70896c909799804fc95d0f9" | ||
} |
@@ -8,3 +8,3 @@ /** | ||
static get version() { | ||
return '23.0.0-beta4'; | ||
return '23.0.0-beta5'; | ||
} | ||
@@ -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
+ Added@vaadin/vaadin-themable-mixin@23.0.0-beta5(transitive)
- Removed@vaadin/vaadin-themable-mixin@23.0.0-beta4(transitive)