@vaadin/vaadin-app-layout
Advanced tools
Comparing version 20.0.0-rc1 to 20.0.0
{ | ||
"name": "@vaadin/vaadin-app-layout", | ||
"version": "20.0.0-rc1", | ||
"version": "20.0.0", | ||
"description": "vaadin-app-layout", | ||
@@ -28,8 +28,9 @@ "main": "vaadin-app-layout.js", | ||
"dependencies": { | ||
"@polymer/iron-resizable-behavior": "^3.0.0", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-button": "^20.0.0-rc1", | ||
"@vaadin/vaadin-element-mixin": "^20.0.0-rc1", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0-rc1", | ||
"@vaadin/vaadin-material-styles": "^20.0.0-rc1", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0-rc1" | ||
"@vaadin/vaadin-button": "^20.0.0", | ||
"@vaadin/vaadin-element-mixin": "^20.0.0", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0", | ||
"@vaadin/vaadin-material-styles": "^20.0.0", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0" | ||
}, | ||
@@ -39,4 +40,4 @@ "devDependencies": { | ||
"@vaadin/testing-helpers": "^0.2.1", | ||
"@vaadin/vaadin-icons": "^20.0.0-rc1", | ||
"@vaadin/vaadin-tabs": "^20.0.0-rc1", | ||
"@vaadin/vaadin-icons": "^20.0.0", | ||
"@vaadin/vaadin-tabs": "^20.0.0", | ||
"sinon": "^9.2.1" | ||
@@ -47,3 +48,3 @@ }, | ||
}, | ||
"gitHead": "7283886827d8df0f85dd5a424a50235e44fb4e97" | ||
"gitHead": "6d292096303f1b29e37b81e356155dfb7235f3e5" | ||
} |
@@ -308,3 +308,3 @@ /** | ||
static get version() { | ||
return '20.0.0-rc1'; | ||
return '20.0.0'; | ||
} | ||
@@ -311,0 +311,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
54990
0
7
+ Added@polymer/iron-resizable-behavior@3.0.1(transitive)