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

react-dialogs-container

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dialogs-container - npm Package Compare versions

Comparing version 1.4.0-1 to 1.4.0-2

6

dist/main.js

@@ -49,4 +49,6 @@ import {createContext as $5OpyM$createContext, createElement as $5OpyM$createElement, useState as $5OpyM$useState, useContext as $5OpyM$useContext, useRef as $5OpyM$useRef, useEffect as $5OpyM$useEffect, isValidElement as $5OpyM$isValidElement, cloneElement as $5OpyM$cloneElement} from "react";

$5OpyM$useEffect(()=>{
closeFnsRef.current.forEach((closeFn)=>closeFn()
);
return ()=>{
closeFnsRef.current.forEach((closeFn)=>closeFn()
);
};
}, []);

@@ -53,0 +55,0 @@ const pushTempDialog = (...args)=>{

{
"name": "react-dialogs-container",
"version": "1.4.0-1",
"version": "1.4.0-2",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Lightweight hooks ready dialogs management",

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