New:Socket for Asana Is Now Available.Learn more
Get Started

Zustand DevTools

Package Overview
Versions
1
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zustand-devtools@extension - firefox Package Compare versions

Comparing version
1.12.0
to
1.13.0
+1
-1
manifest.json
{
"manifest_version": 2,
"name": "Zustand DevTools",
"version": "1.12.0",
"version": "1.13.0",
"description": "Inspect and debug Zustand state stores in real-time. View state snapshots, track actions, and time-travel through state changes.",

@@ -6,0 +6,0 @@ "author": "Your Name",

@@ -69,4 +69,2 @@ /**

});
console.log(`%c[ZustandDevTools] ✅ Registered: ${storeName}`, 'color:#ff6b35;font-weight:bold');
}

@@ -317,3 +315,2 @@

emit('DEVTOOLS_READY', {});
console.log('%c[ZustandDevTools] Injected ✅ — watching for Zustand stores...', 'color:#ff6b35;font-weight:bold');
})();

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet