Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-dialog

Package Overview
Dependencies
Maintainers
16
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-dialog - npm Package Compare versions

Comparing version 2.5.0-alpha3 to 2.5.0-alpha4

2

package.json

@@ -13,3 +13,3 @@ {

"name": "@vaadin/vaadin-dialog",
"version": "2.5.0-alpha3",
"version": "2.5.0-alpha4",
"main": "vaadin-dialog.js",

@@ -16,0 +16,0 @@ "author": "Vaadin Ltd",

@@ -16,3 +16,3 @@ const $_documentContainer = document.createElement('template');

box-sizing: border-box;
min-height: 100%;
height: 100%;
}

@@ -19,0 +19,0 @@

@@ -164,3 +164,3 @@ /**

static get version() {
return '2.5.0-alpha3';
return '2.5.0-alpha4';
}

@@ -167,0 +167,0 @@

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