@vaadin/vaadin-material-styles
Advanced tools
Comparing version 22.0.0-rc1 to 23.0.0-alpha1
@@ -8,1 +8,2 @@ export * from './mixins/field-button.js'; | ||
export * from './typography.js'; | ||
export * from './user-colors.js'; |
@@ -22,1 +22,3 @@ /** | ||
export * from './typography.js'; | ||
import './user-colors.js'; | ||
export * from './user-colors.js'; |
{ | ||
"name": "@vaadin/vaadin-material-styles", | ||
"version": "22.0.0-rc1", | ||
"version": "23.0.0-alpha1", | ||
"publishConfig": { | ||
@@ -41,3 +41,3 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-themable-mixin": "22.0.0-rc1" | ||
"@vaadin/vaadin-themable-mixin": "23.0.0-alpha1" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "7b6f44bcd2c0fd415028ace666feeb0fedb1d540" | ||
"gitHead": "fbcb07328fdf88260e3b461088d207426b21c710" | ||
} |
@@ -8,3 +8,3 @@ /** | ||
static get version() { | ||
return '22.0.0-rc1'; | ||
return '23.0.0-alpha1'; | ||
} | ||
@@ -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
46575
28
902
+ Added@vaadin/vaadin-themable-mixin@23.0.0-alpha1(transitive)
- Removed@vaadin/vaadin-themable-mixin@22.0.0-rc1(transitive)