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
27
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.6
to
0.2.7
+7
-7
package.json
{
"name": "@assistant-ui/store",
"version": "0.2.6",
"version": "0.2.7",
"description": "Tap-based state management for @assistant-ui",

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

"peerDependencies": {
"@assistant-ui/tap": "^0.5.6",
"@assistant-ui/tap": "^0.5.8",
"@types/react": "*",

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

"@types/react-dom": "^19.2.3",
"jsdom": "^29.0.1",
"react": "^19.2.4",
"vitest": "^4.1.2",
"@assistant-ui/tap": "0.5.6",
"@assistant-ui/x-buildutils": "0.0.3"
"jsdom": "^29.0.2",
"react": "^19.2.5",
"vitest": "^4.1.4",
"@assistant-ui/tap": "0.5.8",
"@assistant-ui/x-buildutils": "0.0.5"
},

@@ -54,0 +54,0 @@ "publishConfig": {