@vaadin/vaadin-custom-field
Advanced tools
Comparing version 1.2.0-alpha3 to 1.2.0-beta1
@@ -13,3 +13,3 @@ { | ||
"name": "@vaadin/vaadin-custom-field", | ||
"version": "1.2.0-alpha3", | ||
"version": "1.2.0-beta1", | ||
"main": "vaadin-custom-field.js", | ||
@@ -16,0 +16,0 @@ "author": "Vaadin Ltd", |
@@ -92,2 +92,3 @@ /** | ||
* Error to show when the input value is invalid. | ||
* @attr {string} error-message | ||
*/ | ||
@@ -94,0 +95,0 @@ errorMessage: string; |
@@ -96,3 +96,3 @@ /** | ||
static get version() { | ||
return '1.2.0-alpha3'; | ||
return '1.2.0-beta1'; | ||
} | ||
@@ -151,2 +151,3 @@ | ||
* Error to show when the input value is invalid. | ||
* @attr {string} error-message | ||
* @type {string} | ||
@@ -153,0 +154,0 @@ */ |
@@ -15,1 +15,2 @@ /** | ||
export * from './src/vaadin-custom-field.js'; | ||
export * from './@types/interfaces'; |
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
41448
703
1