react-dialogs-container
Advanced tools
Comparing version 1.4.0-0 to 1.4.0-1
@@ -70,3 +70,3 @@ 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"; | ||
const $6ef502e2090842eb$var$createAlertCall = (text)=>console.warn(text) | ||
const $6ef502e2090842eb$var$createAlertCall = (text)=>()=>console.warn(text) | ||
; | ||
@@ -73,0 +73,0 @@ const $6ef502e2090842eb$var$callOutsideContextTemplate = (fnName)=>`Try to call ${fnName} outside Provider` |
{ | ||
"name": "react-dialogs-container", | ||
"version": "1.4.0-0", | ||
"version": "1.4.0-1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Lightweight hooks ready dialogs management", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15448