@vaadin/vaadin-material-styles
Advanced tools
Comparing version 21.0.0-beta1 to 21.0.0-beta2
{ | ||
"name": "@vaadin/vaadin-material-styles", | ||
"version": "21.0.0-beta1", | ||
"version": "21.0.0-beta2", | ||
"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-beta1" | ||
"@vaadin/vaadin-themable-mixin": "^21.0.0-beta2" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "7d08834d03228105c2ea72213a385ddf35125f79" | ||
"gitHead": "85ac717fc9f16941a1593a44d1aec90735a5db54" | ||
} |
@@ -8,3 +8,3 @@ /** | ||
static get version() { | ||
return '21.0.0-beta1'; | ||
return '21.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
40290
+ Added@vaadin/vaadin-themable-mixin@21.0.5(transitive)
- Removed@vaadin/vaadin-themable-mixin@21.0.0-beta1(transitive)