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

@launchpad-ui/popover

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchpad-ui/popover - npm Package Compare versions

Comparing version 0.9.4 to 0.9.6

2

dist/index.es.js

@@ -291,3 +291,3 @@ import './style.css';

...handlers,
children: interactionKind === "click" ? /* @__PURE__ */ jsx(FocusTrap, {
children: enforceFocus || interactionKind === "click" ? /* @__PURE__ */ jsx(FocusTrap, {
autoFocus: true,

@@ -294,0 +294,0 @@ children: popoverContent

@@ -309,3 +309,3 @@ require('./style.css');

...handlers,
children: interactionKind === "click" ? /* @__PURE__ */ jsxRuntime.jsx(focusTrap.FocusTrap, {
children: enforceFocus || interactionKind === "click" ? /* @__PURE__ */ jsxRuntime.jsx(focusTrap.FocusTrap, {
autoFocus: true,

@@ -312,0 +312,0 @@ children: popoverContent

{
"name": "@launchpad-ui/popover",
"version": "0.9.4",
"version": "0.9.6",
"status": "beta",

@@ -33,3 +33,3 @@ "publishConfig": {

"framer-motion": "9.0.3",
"@launchpad-ui/focus-trap": "~0.1.4",
"@launchpad-ui/focus-trap": "~0.1.5",
"@launchpad-ui/overlay": "~0.3.27",

@@ -36,0 +36,0 @@ "@launchpad-ui/tokens": "~0.5.4"

Sorry, the diff of this file is not supported yet

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