Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/vaadin-login

Package Overview
Dependencies
Maintainers
19
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-login - npm Package Compare versions

Comparing version 20.0.0-beta1 to 20.0.0-beta2

21

package.json
{
"name": "@vaadin/vaadin-login",
"version": "20.0.0-beta1",
"version": "20.0.0-beta2",
"description": "vaadin-login",

@@ -29,14 +29,13 @@ "main": "vaadin-login-overlay.js",

"@polymer/polymer": "^3.0.0",
"@vaadin/vaadin-button": "^20.0.0-beta1",
"@vaadin/vaadin-element-mixin": "^20.0.0-beta1",
"@vaadin/vaadin-lumo-styles": "^20.0.0-beta1",
"@vaadin/vaadin-material-styles": "^20.0.0-beta1",
"@vaadin/vaadin-overlay": "^20.0.0-beta1",
"@vaadin/vaadin-text-field": "^20.0.0-beta1",
"@vaadin/vaadin-themable-mixin": "^20.0.0-beta1"
"@vaadin/vaadin-button": "^20.0.0-beta2",
"@vaadin/vaadin-element-mixin": "^20.0.0-beta2",
"@vaadin/vaadin-lumo-styles": "^20.0.0-beta2",
"@vaadin/vaadin-material-styles": "^20.0.0-beta2",
"@vaadin/vaadin-overlay": "^20.0.0-beta2",
"@vaadin/vaadin-text-field": "^20.0.0-beta2",
"@vaadin/vaadin-themable-mixin": "^20.0.0-beta2"
},
"devDependencies": {
"@esm-bundle/chai": "^4.1.5",
"@open-wc/testing-helpers": "^1.8.12",
"@polymer/iron-test-helpers": "^3.0.0",
"@vaadin/testing-helpers": "^0.2.1",
"sinon": "^9.2.1"

@@ -47,3 +46,3 @@ },

},
"gitHead": "a8bc4c410600c8039e8e3f5fa4c763fdb328e10d"
"gitHead": "508e847c3b066d30ba8ebe1fd38c75d39cdbe886"
}

@@ -37,3 +37,3 @@ import { ElementMixin } from '@vaadin/vaadin-element-mixin/vaadin-element-mixin.js';

*
* See [ThemableMixin – how to apply styles for shadow parts](https://github.com/vaadin/vaadin-themable-mixin/wiki)
* See [Styling Components](https://vaadin.com/docs/latest/ds/customization/styling-components) documentation.
*

@@ -40,0 +40,0 @@ * @fires {CustomEvent} forgot-password - Fired when user clicks on the "Forgot password" button.

@@ -43,3 +43,3 @@ /**

*
* See [ThemableMixin – how to apply styles for shadow parts](https://github.com/vaadin/vaadin-themable-mixin/wiki)
* See [Styling Components](https://vaadin.com/docs/latest/ds/customization/styling-components) documentation.
*

@@ -111,3 +111,3 @@ * @fires {CustomEvent} forgot-password - Fired when user clicks on the "Forgot password" button.

static get version() {
return '20.0.0-beta1';
return '20.0.0-beta2';
}

@@ -114,0 +114,0 @@

@@ -31,3 +31,3 @@ import { ThemableMixin } from '@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js';

*
* See [ThemableMixin – how to apply styles for shadow parts](https://github.com/vaadin/vaadin-themable-mixin/wiki)
* See [Styling Components](https://vaadin.com/docs/latest/ds/customization/styling-components) documentation.
*

@@ -34,0 +34,0 @@ * See [`<vaadin-login-form>`](#/elements/vaadin-login-form)

@@ -36,3 +36,3 @@ /**

*
* See [ThemableMixin – how to apply styles for shadow parts](https://github.com/vaadin/vaadin-themable-mixin/wiki)
* See [Styling Components](https://vaadin.com/docs/latest/ds/customization/styling-components) documentation.
*

@@ -39,0 +39,0 @@ * See [`<vaadin-login-form>`](#/elements/vaadin-login-form)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc