@vaadin/vaadin-avatar
Advanced tools
Comparing version 20.0.0-alpha2 to 20.0.0-alpha3
{ | ||
"name": "@vaadin/vaadin-avatar", | ||
"version": "20.0.0-alpha2", | ||
"version": "20.0.0-alpha3", | ||
"description": "vaadin-avatar", | ||
@@ -31,9 +31,9 @@ "main": "vaadin-avatar-group.js", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-element-mixin": "^20.0.0-alpha2", | ||
"@vaadin/vaadin-item": "^20.0.0-alpha2", | ||
"@vaadin/vaadin-list-box": "^20.0.0-alpha2", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0-alpha2", | ||
"@vaadin/vaadin-material-styles": "^20.0.0-alpha2", | ||
"@vaadin/vaadin-overlay": "^20.0.0-alpha2", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0-alpha2" | ||
"@vaadin/vaadin-element-mixin": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-item": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-list-box": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-material-styles": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-overlay": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0-alpha3" | ||
}, | ||
@@ -49,3 +49,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c1598b30fb55cacd72ee4105e9f39cf56c9d5c79" | ||
"gitHead": "f0d7c0890e4924251040938f81b7689224a70e74" | ||
} |
@@ -167,3 +167,3 @@ /** | ||
static get version() { | ||
return '20.0.0-alpha1'; | ||
return '20.0.0-alpha2'; | ||
} | ||
@@ -170,0 +170,0 @@ |
@@ -150,3 +150,3 @@ /** | ||
static get version() { | ||
return '20.0.0-alpha1'; | ||
return '20.0.0-alpha2'; | ||
} | ||
@@ -153,0 +153,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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0