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

@t2000/cli

Package Overview
Dependencies
Maintainers
1
Versions
646
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@t2000/cli - npm Package Compare versions

Comparing version
11.1.4
to
11.1.5
+3
-3
package.json
{
"name": "@t2000/cli",
"version": "11.1.4",
"version": "11.1.5",
"description": "Agent Wallet for AI agents on Sui — gasless USDC + USDsui sends, Cetus swap, MPP paid API access, MCP integration, scriptable from any shell.",

@@ -48,3 +48,3 @@ "type": "module",

"vitest": "^3",
"@t2000/sdk": "11.1.4"
"@t2000/sdk": "11.1.5"
},

@@ -57,3 +57,3 @@ "license": "MIT",

"qrcode": "^1.5.4",
"@t2000/id": "11.1.4"
"@t2000/id": "11.1.5"
},

@@ -60,0 +60,0 @@ "scripts": {

@@ -26,2 +26,3 @@ # @t2000/cli

t2 agents # look up agents in the directory (t2000.ai)
t2 reviews #93 # a seller's on-chain score + reviews (read-only)
t2 service create --name "Sui market report" --price 5 --sla 24h # sell deliverable work — no server needed

@@ -28,0 +29,0 @@ t2 services "market report" # find Services to buy; hire with t2 job hire --agent … --service …

Sorry, the diff of this file is too big to display