@t2000/cli 5.22.0 → 5.24.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,14 +1,14 @@
1
1
  import { createRequire as __createRequire } from 'module'; import { fileURLToPath as __fileURLToPath } from 'url'; import { dirname as __pathDirname } from 'path'; const require = __createRequire(import.meta.url); const __filename = __fileURLToPath(import.meta.url); const __dirname = __pathDirname(__filename);
2
2
  import {
3
3
  Transaction
4
- } from "./chunk-TP3M7BAU.js";
5
- import "./chunk-X6ON6NN5.js";
4
+ } from "./chunk-JEIOQF6Q.js";
5
+ import "./chunk-5MAY6SK7.js";
6
6
  import {
7
7
  fromBase64,
8
8
  normalizeSuiAddress,
9
9
  toBase64,
10
10
  toHex
11
- } from "./chunk-I2DCISQP.js";
11
+ } from "./chunk-D3DUYZYR.js";
12
12
  import "./chunk-YPWSCLE3.js";
13
13
 
14
14
  // ../../node_modules/.pnpm/@suimpp+mpp@0.8.1_@modelcontextprotocol+sdk@1.28.0_zod@3.25.76__express@5.2.1_hono@4.12_f78e9d565196b7d48429724cce956455/node_modules/@suimpp/mpp/dist/x402.js
@@ -283,4 +283,4 @@ export {
283
283
  verifyX402Payment,
284
284
  x402Network
285
285
  };
286
- //# sourceMappingURL=x402-YYM5ZJIK.js.map
286
+ //# sourceMappingURL=x402-ALCPXKII.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@t2000/cli",
3
- "version": "5.22.0",
3
+ "version": "5.24.0",
4
4
  "description": "Agent Wallet for AI agents on Sui — gasless USDC + USDsui sends, Cetus swap, MPP paid API access, MCP integration, scriptable from any shell.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -45,8 +45,8 @@
45
45
  "typescript": "^5",
46
46
  "typescript-eslint": "^8.58.0",
47
47
  "vitest": "^3",
48
- "@t2000/mcp": "5.22.0",
49
- "@t2000/sdk": "5.22.0"
48
+ "@t2000/mcp": "5.24.0",
49
+ "@t2000/sdk": "5.24.0"
50
50
  },
51
51
  "license": "MIT",
52
52
  "dependencies": {