Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@assistant-ui/store

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assistant-ui/store - npm Package Compare versions

Comparing version
0.2.4
to
0.2.5
+4
-4
package.json
{
"name": "@assistant-ui/store",
"version": "0.2.4",
"version": "0.2.5",
"description": "Tap-based state management for @assistant-ui",

@@ -34,3 +34,3 @@ "keywords": [

"peerDependencies": {
"@assistant-ui/tap": "^0.5.4",
"@assistant-ui/tap": "^0.5.5",
"@types/react": "*",

@@ -50,4 +50,4 @@ "react": "^18 || ^19"

"react": "^19.2.4",
"vitest": "^4.1.0",
"@assistant-ui/tap": "0.5.4",
"vitest": "^4.1.1",
"@assistant-ui/tap": "0.5.5",
"@assistant-ui/x-buildutils": "0.0.3"

@@ -54,0 +54,0 @@ },