@vaadin/vaadin-material-styles
Advanced tools
Comparing version 23.2.0-alpha6 to 23.2.0-beta1
{ | ||
"name": "@vaadin/vaadin-material-styles", | ||
"version": "23.2.0-alpha6", | ||
"version": "23.2.0-beta1", | ||
"publishConfig": { | ||
@@ -17,3 +17,3 @@ "access": "public" | ||
"bugs": { | ||
"url": "https://github.com/vaadin/vaadin-material-styles/issues" | ||
"url": "https://github.com/vaadin/web-components/issues" | ||
}, | ||
@@ -43,3 +43,3 @@ "main": "all-imports.js", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-themable-mixin": "23.2.0-alpha6" | ||
"@vaadin/vaadin-themable-mixin": "23.2.0-beta1" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "61f1fb56953434e97d34a8819640064301dd3d8a" | ||
"gitHead": "82ff7254f27a1a089367e4dd005f63879e33c188" | ||
} |
@@ -8,3 +8,3 @@ /** | ||
static get version() { | ||
return '23.2.0-alpha6'; | ||
return '23.2.0-beta1'; | ||
} | ||
@@ -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
42855
+ Added@vaadin/vaadin-themable-mixin@23.2.0-beta1(transitive)
- Removed@vaadin/vaadin-themable-mixin@23.2.0-alpha6(transitive)