@vaadin/vaadin-login
Advanced tools
Comparing version 1.2.0-alpha2 to 1.2.0-beta1
@@ -13,3 +13,3 @@ { | ||
"name": "@vaadin/vaadin-login", | ||
"version": "1.2.0-alpha2", | ||
"version": "1.2.0-beta1", | ||
"main": "vaadin-login-overlay.js", | ||
@@ -40,4 +40,4 @@ "author": "Vaadin Ltd", | ||
"@vaadin/vaadin-material-styles": "^1.3.2", | ||
"@vaadin/vaadin-text-field": "^2.7.0-alpha1", | ||
"@vaadin/vaadin-button": "^2.4.0-alpha1", | ||
"@vaadin/vaadin-text-field": "^2.7.0-beta1", | ||
"@vaadin/vaadin-button": "^2.4.0-beta1", | ||
"@vaadin/vaadin-overlay": "^3.5.0" | ||
@@ -56,4 +56,4 @@ }, | ||
"@vaadin/vaadin-icons": "^4.2.1", | ||
"@vaadin/vaadin-dialog": "^2.5.0-alpha1" | ||
"@vaadin/vaadin-dialog": "^2.5.0-beta1" | ||
} | ||
} |
@@ -62,3 +62,3 @@ import './vaadin-login-form-wrapper.js'; | ||
static get version() { | ||
return '1.2.0-alpha2'; | ||
return '1.2.0-beta1'; | ||
} | ||
@@ -65,0 +65,0 @@ |
@@ -15,1 +15,2 @@ /** | ||
export * from './src/vaadin-login-overlay.js'; | ||
export * from './@types/interfaces'; |
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
69360
1578
1