🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@agentick/react

Package Overview
Dependencies
Maintainers
2
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agentick/react - npm Package Compare versions

Comparing version
0.0.1
to
0.1.9
+8
-3
package.json
{
"name": "@agentick/react",
"version": "0.0.1",
"version": "0.1.9",
"description": "React hooks and components for Agentick applications",

@@ -19,4 +19,4 @@ "files": [

"dependencies": {
"@agentick/client": "0.0.1",
"@agentick/shared": "0.0.1"
"@agentick/client": "0.1.9",
"@agentick/shared": "0.1.9"
},

@@ -36,2 +36,7 @@ "devDependencies": {

},
"repository": {
"type": "git",
"url": "git+https://github.com/agenticklabs/agentick.git",
"directory": "packages/react"
},
"scripts": {

@@ -38,0 +43,0 @@ "build": "tsc -p tsconfig.build.json",