@pnllabs/plugin-pnllabs 1.0.0 → 1.0.1
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.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pnllabs/plugin-pnllabs",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1",
|
|
4
4
|
"description": "Trust & risk verdicts for AI trading agents on Solana: realized-PnL wallet trust (not peak scores), wallet funding forensics, token safety, and trade cost. Pay-per-call via x402, free tier to try.",
|
|
5
|
-
"keywords": ["plugin", "elizaos", "solana", "x402", "trading", "defi", "wallet", "trust", "risk"],
|
|
5
|
+
"keywords": ["elizaos", "elizaos-plugin", "elizaos-plugins", "eliza", "plugin", "agent", "ai-agent", "solana", "x402", "trading", "defi", "wallet", "trust", "risk"],
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "dist/index.js",
|
|
8
8
|
"module": "dist/index.js",
|