🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

use-global-hook

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-global-hook - npm Package Compare versions

Comparing version

to
0.1.13

{
"license": "MIT",
"main": "index.js",
"main": "src/core/index.js",
"name": "use-global-hook",
"repository": "github:andregardi/use-global-hook",
"type":"module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.12",
"version": "0.1.13",
"author": "andregardi"
}

@@ -124,3 +124,3 @@ # use-global-hook

const otherAction(
const otherAction = (
store: Store<MyState, MyAssociatedActions>,

@@ -127,0 +127,0 @@ other: boolean