🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

react-modal-ctx

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-modal-ctx - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+0
-2
dist/index.js

@@ -58,7 +58,5 @@ "use strict";

setModalsList(function (currentState) {
console.log(currentState);
return currentState.filter(function (modal) { return modal.id !== currentState.length - 1; });
});
}, []);
console.log(modalsList);
var value = (0, react_1.useMemo)(function () { return ({

@@ -65,0 +63,0 @@ openModal: openModal,

+1
-1
{
"name": "react-modal-ctx",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",