auditor-mcp 0.1.1 → 0.1.2

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -395,6 +395,7 @@ ${rawBody}` }],
395
395
  file: file_path,
396
396
  protocol: "Stripe MPP / Stellar Testnet",
397
397
  walletAddress: signer.address,
398
+ stellarTxUrl: report?.stellarTxUrl ?? null,
398
399
  model: report?.model,
399
400
  summary: summary || "No vulnerabilities found",
400
401
  findings
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "auditor-mcp",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "type": "module",
5
5
  "description": "MCP server that audits Soroban smart contracts via autonomous x402 / Stripe MPP payments on Stellar Testnet",
6
6
  "keywords": [