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.8
to
0.2.9
+4
-4
package.json
{
"name": "@assistant-ui/store",
"version": "0.2.8",
"version": "0.2.9",
"description": "Tap-based state management for @assistant-ui",

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

"peerDependencies": {
"@assistant-ui/tap": "^0.5.9",
"@assistant-ui/tap": "^0.5.10",
"@types/react": "*",

@@ -47,6 +47,6 @@ "react": "^18 || ^19"

"@types/react-dom": "^19.2.3",
"jsdom": "^29.0.2",
"jsdom": "^29.1.0",
"react": "^19.2.5",
"vitest": "^4.1.5",
"@assistant-ui/tap": "0.5.9",
"@assistant-ui/tap": "0.5.10",
"@assistant-ui/x-buildutils": "0.0.6"

@@ -53,0 +53,0 @@ },