@vaadin/vaadin-app-layout
Advanced tools
Comparing version 20.0.1 to 20.0.2
{ | ||
"name": "@vaadin/vaadin-app-layout", | ||
"version": "20.0.1", | ||
"version": "20.0.2", | ||
"description": "vaadin-app-layout", | ||
@@ -30,7 +30,7 @@ "main": "vaadin-app-layout.js", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-button": "20.0.1", | ||
"@vaadin/vaadin-element-mixin": "20.0.1", | ||
"@vaadin/vaadin-lumo-styles": "20.0.1", | ||
"@vaadin/vaadin-material-styles": "20.0.1", | ||
"@vaadin/vaadin-themable-mixin": "20.0.1" | ||
"@vaadin/vaadin-button": "^20.0.2", | ||
"@vaadin/vaadin-element-mixin": "^20.0.2", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.2", | ||
"@vaadin/vaadin-material-styles": "^20.0.2", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.2" | ||
}, | ||
@@ -40,4 +40,4 @@ "devDependencies": { | ||
"@vaadin/testing-helpers": "^0.2.1", | ||
"@vaadin/vaadin-icons": "20.0.1", | ||
"@vaadin/vaadin-tabs": "20.0.1", | ||
"@vaadin/vaadin-icons": "^20.0.2", | ||
"@vaadin/vaadin-tabs": "^20.0.2", | ||
"sinon": "^9.2.1" | ||
@@ -48,3 +48,3 @@ }, | ||
}, | ||
"gitHead": "d2b2ec211b35d870e4003eb550e69b05a62d171e" | ||
"gitHead": "0163e148c4055f73fe27a1ae3f5452be95fcfff6" | ||
} |
@@ -308,3 +308,3 @@ /** | ||
static get version() { | ||
return '20.0.1'; | ||
return '20.0.2'; | ||
} | ||
@@ -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
54990
+ Added@vaadin/vaadin-button@20.0.5(transitive)
+ Added@vaadin/vaadin-control-state-mixin@20.0.5(transitive)
+ Added@vaadin/vaadin-element-mixin@20.0.5(transitive)
+ Added@vaadin/vaadin-lumo-styles@20.0.5(transitive)
+ Added@vaadin/vaadin-material-styles@20.0.5(transitive)
+ Added@vaadin/vaadin-themable-mixin@20.0.5(transitive)
- Removed@vaadin/vaadin-button@20.0.1(transitive)
- Removed@vaadin/vaadin-control-state-mixin@20.0.1(transitive)
- Removed@vaadin/vaadin-element-mixin@20.0.1(transitive)
- Removed@vaadin/vaadin-lumo-styles@20.0.1(transitive)
- Removed@vaadin/vaadin-material-styles@20.0.1(transitive)
- Removed@vaadin/vaadin-themable-mixin@20.0.1(transitive)