Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-overlay

Package Overview
Dependencies
Maintainers
14
Versions
268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-overlay - npm Package Compare versions

Comparing version 3.2.7 to 3.2.8

2

package.json

@@ -14,3 +14,3 @@ {

"name": "@vaadin/vaadin-overlay",
"version": "3.2.7",
"version": "3.2.8",
"main": "vaadin-overlay.js",

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

@@ -619,2 +619,4 @@ /**

const finishClosing = () => {
this.shadowRoot.querySelector('[part="overlay"]').style.removeProperty('pointer-events');
this._exitModalState();

@@ -621,0 +623,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