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

@launchpad-ui/overlay

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchpad-ui/overlay - npm Package Compare versions

Comparing version 0.3.24 to 0.3.25

2

dist/index.es.js

@@ -1,2 +0,2 @@

import { Portal } from "@launchpad-ui/modal";
import { Portal } from "@launchpad-ui/portal";
import { useState, useRef, useCallback, useEffect } from "react";

@@ -3,0 +3,0 @@ import { jsx } from "react/jsx-runtime";

"use strict";
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
const modal = require("@launchpad-ui/modal");
const portal = require("@launchpad-ui/portal");
const react = require("react");

@@ -87,3 +87,3 @@ const jsxRuntime = require("react/jsx-runtime");

}
return /* @__PURE__ */ jsxRuntime.jsx(modal.Portal, {
return /* @__PURE__ */ jsxRuntime.jsx(portal.Portal, {
onKeyDown: handleKeyDown,

@@ -90,0 +90,0 @@ ref: containerElement,

{
"name": "@launchpad-ui/overlay",
"version": "0.3.24",
"version": "0.3.25",
"status": "beta",

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

"dependencies": {
"@launchpad-ui/modal": "~0.9.4"
"@launchpad-ui/portal": "~0.1.0"
},

@@ -31,0 +31,0 @@ "peerDependencies": {

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