@vaadin/vaadin-form-layout
Advanced tools
Comparing version 20.0.0-alpha2 to 20.0.0-alpha3
{ | ||
"name": "@vaadin/vaadin-form-layout", | ||
"version": "20.0.0-alpha2", | ||
"version": "20.0.0-alpha3", | ||
"description": "Web component providing configurable responsive layout for form elements", | ||
@@ -30,6 +30,6 @@ "main": "vaadin-form-layout.js", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-element-mixin": "^20.0.0-alpha2", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0-alpha2", | ||
"@vaadin/vaadin-material-styles": "^20.0.0-alpha2", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0-alpha2" | ||
"@vaadin/vaadin-element-mixin": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-material-styles": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0-alpha3" | ||
}, | ||
@@ -39,4 +39,4 @@ "devDependencies": { | ||
"@open-wc/testing-helpers": "^1.8.12", | ||
"@vaadin/vaadin-ordered-layout": "^20.0.0-alpha2", | ||
"@vaadin/vaadin-text-field": "^20.0.0-alpha2", | ||
"@vaadin/vaadin-ordered-layout": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-text-field": "^20.0.0-alpha3", | ||
"sinon": "^9.2.1" | ||
@@ -47,3 +47,3 @@ }, | ||
}, | ||
"gitHead": "c1598b30fb55cacd72ee4105e9f39cf56c9d5c79" | ||
"gitHead": "f0d7c0890e4924251040938f81b7689224a70e74" | ||
} |
@@ -164,3 +164,3 @@ /** | ||
static get version() { | ||
return '20.0.0-alpha1'; | ||
return '20.0.0-alpha2'; | ||
} | ||
@@ -167,0 +167,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