@vaadin/vaadin-list-box
Advanced tools
Comparing version 20.0.0-alpha2 to 20.0.0-alpha3
{ | ||
"name": "@vaadin/vaadin-list-box", | ||
"version": "20.0.0-alpha2", | ||
"version": "20.0.0-alpha3", | ||
"description": "vaadin-list-box", | ||
@@ -29,8 +29,8 @@ "main": "vaadin-list-box.js", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-element-mixin": "^20.0.0-alpha2", | ||
"@vaadin/vaadin-item": "^20.0.0-alpha2", | ||
"@vaadin/vaadin-list-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" | ||
"@vaadin/vaadin-element-mixin": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-item": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-list-mixin": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-material-styles": "^20.0.0-alpha3", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0-alpha3" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c1598b30fb55cacd72ee4105e9f39cf56c9d5c79" | ||
"gitHead": "f0d7c0890e4924251040938f81b7689224a70e74" | ||
} |
@@ -72,3 +72,3 @@ /** | ||
static get version() { | ||
return '20.0.0-alpha1'; | ||
return '20.0.0-alpha2'; | ||
} | ||
@@ -75,0 +75,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