@vaadin/vaadin-form-layout
Advanced tools
Comparing version 20.0.0-alpha5 to 20.0.0-alpha6
{ | ||
"name": "@vaadin/vaadin-form-layout", | ||
"version": "20.0.0-alpha5", | ||
"version": "20.0.0-alpha6", | ||
"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-alpha5", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0-alpha5", | ||
"@vaadin/vaadin-material-styles": "^20.0.0-alpha5", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0-alpha5" | ||
"@vaadin/vaadin-element-mixin": "^20.0.0-alpha6", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0-alpha6", | ||
"@vaadin/vaadin-material-styles": "^20.0.0-alpha6", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0-alpha6" | ||
}, | ||
@@ -39,4 +39,4 @@ "devDependencies": { | ||
"@open-wc/testing-helpers": "^1.8.12", | ||
"@vaadin/vaadin-ordered-layout": "^20.0.0-alpha5", | ||
"@vaadin/vaadin-text-field": "^20.0.0-alpha5", | ||
"@vaadin/vaadin-ordered-layout": "^20.0.0-alpha6", | ||
"@vaadin/vaadin-text-field": "^20.0.0-alpha6", | ||
"sinon": "^9.2.1" | ||
@@ -47,3 +47,3 @@ }, | ||
}, | ||
"gitHead": "78d1ead024055d57ef2badf52cfdb403290416b9" | ||
"gitHead": "7bd9ec2a6a43824e1939652c7f190d47d342466f" | ||
} |
@@ -164,3 +164,3 @@ /** | ||
static get version() { | ||
return '20.0.0-alpha5'; | ||
return '20.0.0-alpha6'; | ||
} | ||
@@ -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