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

@vaadin/overlay

Package Overview
Dependencies
Maintainers
12
Versions
292
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/overlay - npm Package Compare versions

Comparing version 24.4.0-alpha17 to 24.4.0-alpha18

14

package.json
{
"name": "@vaadin/overlay",
"version": "24.4.0-alpha17",
"version": "24.4.0-alpha18",
"publishConfig": {

@@ -39,7 +39,7 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/a11y-base": "24.4.0-alpha17",
"@vaadin/component-base": "24.4.0-alpha17",
"@vaadin/vaadin-lumo-styles": "24.4.0-alpha17",
"@vaadin/vaadin-material-styles": "24.4.0-alpha17",
"@vaadin/vaadin-themable-mixin": "24.4.0-alpha17",
"@vaadin/a11y-base": "24.4.0-alpha18",
"@vaadin/component-base": "24.4.0-alpha18",
"@vaadin/vaadin-lumo-styles": "24.4.0-alpha18",
"@vaadin/vaadin-material-styles": "24.4.0-alpha18",
"@vaadin/vaadin-themable-mixin": "24.4.0-alpha18",
"lit": "^3.0.0"

@@ -52,3 +52,3 @@ },

},
"gitHead": "eb6b4dac66be1c0ddc77757bed5f84a6d355e5cf"
"gitHead": "7d675c61eaa32ef50c07de7b2fea19ff437b6b90"
}

@@ -42,3 +42,4 @@ /**

:host([hidden]),
:host(:not([opened]):not([closing])) {
:host(:not([opened]):not([closing])),
:host(:not([opened]):not([closing])) [part='overlay'] {
display: none !important;

@@ -45,0 +46,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