@vaadin/vaadin-form-layout
Advanced tools
Comparing version 21.0.0-alpha2 to 21.0.0-alpha3
{ | ||
"name": "@vaadin/vaadin-form-layout", | ||
"version": "21.0.0-alpha2", | ||
"version": "21.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": "^21.0.0-alpha2", | ||
"@vaadin/vaadin-lumo-styles": "^21.0.0-alpha2", | ||
"@vaadin/vaadin-material-styles": "^21.0.0-alpha2", | ||
"@vaadin/vaadin-themable-mixin": "^21.0.0-alpha2" | ||
"@vaadin/vaadin-element-mixin": "^21.0.0-alpha3", | ||
"@vaadin/vaadin-lumo-styles": "^21.0.0-alpha3", | ||
"@vaadin/vaadin-material-styles": "^21.0.0-alpha3", | ||
"@vaadin/vaadin-themable-mixin": "^21.0.0-alpha3" | ||
}, | ||
@@ -39,4 +39,4 @@ "devDependencies": { | ||
"@vaadin/testing-helpers": "^0.2.1", | ||
"@vaadin/vaadin-ordered-layout": "^21.0.0-alpha2", | ||
"@vaadin/vaadin-text-field": "^21.0.0-alpha2", | ||
"@vaadin/vaadin-ordered-layout": "^21.0.0-alpha3", | ||
"@vaadin/vaadin-text-field": "^21.0.0-alpha3", | ||
"sinon": "^9.2.1" | ||
@@ -47,3 +47,3 @@ }, | ||
}, | ||
"gitHead": "d2ac6991581b0fa243f3dd61c31c70810fc403ef" | ||
"gitHead": "a0bad259b7eaebd60baee4275f7cbe8dcc76ee1e" | ||
} |
@@ -164,3 +164,3 @@ /** | ||
static get version() { | ||
return '21.0.0-alpha2'; | ||
return '21.0.0-alpha3'; | ||
} | ||
@@ -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