New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

solid-dismiss

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solid-dismiss - npm Package Compare versions

Comparing version 1.5.3 to 1.5.4

4

dist/source/index.jsx

@@ -282,4 +282,4 @@ import { isServer } from "solid-js/web";

}
// if (mount) return marker;
// if (show) return render(props.children);
if (show)
return render(props.children);
// basically <Show>

@@ -286,0 +286,0 @@ // why custom Show??

{
"name": "solid-dismiss",
"version": "1.5.3",
"version": "1.5.4",
"homepage": "https://aquaductape.github.io/solid-dismiss/",

@@ -5,0 +5,0 @@ "description": "Handles \"click outside\" behavior for popup menu. Closing is triggered by click/focus outside of popup element or pressing \"Escape\" key.",

@@ -8,3 +8,3 @@ <p>

<img src="https://img.shields.io/badge/size%20(gzip)-~7kb-brightgreen" alt="size of package gzip" />
[![size](https://img.shields.io/bundlephobia/minzip/solid-dismiss?style=for-the-badge&label=size)](https://bundlephobia.com/package/solid-dismiss)

@@ -23,2 +23,6 @@ Handles "click outside" behavior for popup menu. Closing is triggered by click/focus outside of popup element or pressing "Escape" key. It can also deal with stacks/layers of popups.

```
pnpm add solid-dismiss
```
## Example

@@ -25,0 +29,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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