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