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