@vaadin/vaadin-lumo-styles
Advanced tools
Comparing version 21.0.0-alpha12 to 21.0.0-alpha13
{ | ||
"name": "@vaadin/vaadin-lumo-styles", | ||
"version": "21.0.0-alpha12", | ||
"version": "21.0.0-alpha13", | ||
"description": "Lumo is a design system foundation for modern web applications, used by Vaadin components", | ||
@@ -37,4 +37,4 @@ "main": "all-imports.js", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-icon": "^21.0.0-alpha12", | ||
"@vaadin/vaadin-themable-mixin": "^21.0.0-alpha12" | ||
"@vaadin/vaadin-icon": "21.0.0-alpha13", | ||
"@vaadin/vaadin-themable-mixin": "21.0.0-alpha13" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "1ef9fe48ae3c947425b44fe71e1ea1faa812f6f8" | ||
"gitHead": "447e95e0e08d396167af9a42f68b04529b412ebd" | ||
} |
@@ -8,3 +8,3 @@ /** | ||
static get version() { | ||
return '21.0.0-alpha12'; | ||
return '21.0.0-alpha13'; | ||
} | ||
@@ -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
129345
+ Added@vaadin/vaadin-element-mixin@21.0.0-alpha13(transitive)
+ Added@vaadin/vaadin-icon@21.0.0-alpha13(transitive)
+ Added@vaadin/vaadin-themable-mixin@21.0.0-alpha13(transitive)
- Removed@vaadin/vaadin-element-mixin@21.0.5(transitive)
- Removed@vaadin/vaadin-icon@21.0.5(transitive)
- Removed@vaadin/vaadin-lumo-styles@21.0.5(transitive)
- Removed@vaadin/vaadin-themable-mixin@21.0.5(transitive)