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