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

@uiw/react-overlay

Package Overview
Dependencies
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-overlay - npm Package Compare versions

Comparing version

to
4.9.10

6

cjs/index.js

@@ -144,4 +144,3 @@ "use strict";

unmountOnExit: unmountOnExit,
timeout: timeout
}, otherProps), {}, {
timeout: timeout,
"in": isOpen,

@@ -151,3 +150,4 @@ onEntering: onOpening,

onExiting: onClosing,
onExited: handleClosed,
onExited: handleClosed
}, otherProps), {}, {
children: function children(status) {

@@ -154,0 +154,0 @@ return /*#__PURE__*/(0, _jsxRuntime.jsxs)("div", {

@@ -115,4 +115,3 @@ import _extends from "@babel/runtime/helpers/extends";

unmountOnExit: unmountOnExit,
timeout: timeout
}, otherProps, {
timeout: timeout,
in: isOpen,

@@ -122,3 +121,4 @@ onEntering: onOpening,

onExiting: onClosing,
onExited: handleClosed,
onExited: handleClosed
}, otherProps, {
children: status => {

@@ -125,0 +125,0 @@ return /*#__PURE__*/_jsxs("div", {

{
"name": "@uiw/react-overlay",
"version": "4.9.9",
"version": "4.9.10",
"description": "Overlay component",

@@ -47,4 +47,4 @@ "author": "Kenny Wong <wowohoo@qq.com>",

"dependencies": {
"@uiw/react-portal": "^4.9.9",
"@uiw/utils": "^4.9.9",
"@uiw/react-portal": "^4.9.10",
"@uiw/utils": "^4.9.10",
"react-transition-group": "^4.4.2"

@@ -51,0 +51,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet