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