@vaadin/vaadin-select
Advanced tools
Comparing version 2.3.0-alpha4 to 2.3.0-beta1
@@ -13,3 +13,3 @@ { | ||
"name": "@vaadin/vaadin-select", | ||
"version": "2.3.0-alpha4", | ||
"version": "2.3.0-beta1", | ||
"main": "vaadin-select.js", | ||
@@ -40,6 +40,6 @@ "author": "Vaadin Ltd", | ||
"@vaadin/vaadin-themable-mixin": "^1.6.1", | ||
"@vaadin/vaadin-text-field": "~2.7.0-alpha4", | ||
"@vaadin/vaadin-list-box": "^1.4.0-alpha1", | ||
"@vaadin/vaadin-text-field": "~2.7.0-beta1", | ||
"@vaadin/vaadin-list-box": "^1.4.0-beta1", | ||
"@vaadin/vaadin-list-mixin": "^2.5.0", | ||
"@vaadin/vaadin-item": "^2.3.0-alpha1", | ||
"@vaadin/vaadin-item": "^2.3.0-beta1", | ||
"@vaadin/vaadin-overlay": "^3.5.0", | ||
@@ -61,5 +61,5 @@ "@vaadin/vaadin-lumo-styles": "^1.6.0", | ||
"@vaadin/vaadin-demo-helpers": "^3.1.0", | ||
"@vaadin/vaadin-button": "^2.4.0-alpha1", | ||
"@vaadin/vaadin-button": "^2.4.0-beta1", | ||
"@vaadin/vaadin-icons": "^4.3.1" | ||
} | ||
} |
@@ -147,2 +147,3 @@ /** | ||
* The error message to display when the select value is invalid | ||
* @attr {string} error-message | ||
*/ | ||
@@ -149,0 +150,0 @@ errorMessage: string; |
@@ -180,3 +180,3 @@ /** | ||
static get version() { | ||
return '2.3.0-alpha4'; | ||
return '2.3.0-beta1'; | ||
} | ||
@@ -211,2 +211,3 @@ | ||
* The error message to display when the select value is invalid | ||
* @attr {string} error-message | ||
* @type {string} | ||
@@ -213,0 +214,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
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
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
57809
1111
1