@vaadin/vaadin-avatar
Advanced tools
Comparing version 20.0.0-rc1 to 20.0.0
{ | ||
"name": "@vaadin/vaadin-avatar", | ||
"version": "20.0.0-rc1", | ||
"version": "20.0.0", | ||
"description": "vaadin-avatar", | ||
@@ -31,9 +31,9 @@ "main": "vaadin-avatar-group.js", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-element-mixin": "^20.0.0-rc1", | ||
"@vaadin/vaadin-item": "^20.0.0-rc1", | ||
"@vaadin/vaadin-list-box": "^20.0.0-rc1", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0-rc1", | ||
"@vaadin/vaadin-material-styles": "^20.0.0-rc1", | ||
"@vaadin/vaadin-overlay": "^20.0.0-rc1", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0-rc1" | ||
"@vaadin/vaadin-element-mixin": "^20.0.0", | ||
"@vaadin/vaadin-item": "^20.0.0", | ||
"@vaadin/vaadin-list-box": "^20.0.0", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0", | ||
"@vaadin/vaadin-material-styles": "^20.0.0", | ||
"@vaadin/vaadin-overlay": "^20.0.0", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "7283886827d8df0f85dd5a424a50235e44fb4e97" | ||
"gitHead": "6d292096303f1b29e37b81e356155dfb7235f3e5" | ||
} |
@@ -167,3 +167,3 @@ /** | ||
static get version() { | ||
return '20.0.0-rc1'; | ||
return '20.0.0'; | ||
} | ||
@@ -170,0 +170,0 @@ |
@@ -82,2 +82,3 @@ /** | ||
width: 100%; | ||
object-fit: cover; | ||
} | ||
@@ -151,3 +152,3 @@ | ||
static get version() { | ||
return '20.0.0-rc1'; | ||
return '20.0.0'; | ||
} | ||
@@ -154,0 +155,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
1344
0
61135