@vaadin/vaadin-form-layout
Advanced tools
Comparing version 20.0.0-alpha1 to 20.0.0-alpha2
{ | ||
"name": "@vaadin/vaadin-form-layout", | ||
"version": "20.0.0-alpha1", | ||
"version": "20.0.0-alpha2", | ||
"description": "Web component providing configurable responsive layout for form elements", | ||
@@ -27,23 +27,15 @@ "main": "vaadin-form-layout.js", | ||
], | ||
"scripts": { | ||
"dist": "rimraf dist && polymer analyze vaadin-* > analysis.json && rollup -c rollup.config.js && cp analysis.json dist" | ||
}, | ||
"dependencies": { | ||
"@polymer/iron-resizable-behavior": "^3.0.0", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-element-mixin": "^20.0.0-alpha1", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0-alpha1", | ||
"@vaadin/vaadin-material-styles": "^20.0.0-alpha1", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0-alpha1" | ||
"@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" | ||
}, | ||
"devDependencies": { | ||
"@esm-bundle/chai": "^4.1.5", | ||
"@open-wc/rollup-plugin-html": "^1.2.5", | ||
"@open-wc/testing-helpers": "^1.8.12", | ||
"@polymer/iron-component-page": "^4.0.0", | ||
"@vaadin/vaadin-ordered-layout": "^20.0.0-alpha1", | ||
"@vaadin/vaadin-text-field": "^20.0.0-alpha1", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.34.1", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"@vaadin/vaadin-ordered-layout": "^20.0.0-alpha2", | ||
"@vaadin/vaadin-text-field": "^20.0.0-alpha2", | ||
"sinon": "^9.2.1" | ||
@@ -54,3 +46,3 @@ }, | ||
}, | ||
"gitHead": "93c8e0ec03a178c6d74261261f985bd07f7cc79c" | ||
"gitHead": "c1598b30fb55cacd72ee4105e9f39cf56c9d5c79" | ||
} |
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
5
48401