@talentprotocol/zustand-wrapper
Advanced tools
+1
-1
| { | ||
| "name": "@talentprotocol/zustand-wrapper", | ||
| "version": "0.0.4", | ||
| "version": "0.0.5", | ||
| "main": "./src/index.ts", | ||
@@ -5,0 +5,0 @@ "types": "./src/index.ts", |
+1
-1
@@ -1,2 +0,2 @@ | ||
| import { create } from "zustand"; | ||
| import create from "zustand"; | ||
| const _storeMap = {}; | ||
@@ -3,0 +3,0 @@ const createStore = (name, blueprintCallback) => { |
+1
-1
@@ -1,2 +0,2 @@ | ||
| import { create, StateCreator } from "zustand"; | ||
| import create from "zustand"; | ||
@@ -3,0 +3,0 @@ const _storeMap:{[key: string]: any} = {}; |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
0
-100%4424
-0.49%