@wzrd_sol/eliza-plugin 0.3.0 → 0.3.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.
Files changed (1) hide show
  1. package/package.json +7 -4
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@wzrd_sol/eliza-plugin",
3
- "version": "0.3.0",
4
- "description": "WZRD Agent Intel for ElizaOS — preflight ReadinessCards, x402-paid V5 trust receipts, offline verification on intel.twzrd.xyz. Also ships the legacy earn loop.",
3
+ "version": "0.3.1",
4
+ "description": "WZRD Agent Intel for ElizaOS — preflight ReadinessCards, x402-paid signed trust receipts (V6 reputation leaf), offline verification on intel.twzrd.xyz. Also ships the legacy earn loop.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "types": "dist/index.d.ts",
@@ -59,8 +59,11 @@
59
59
  },
60
60
  "repository": {
61
61
  "type": "git",
62
- "url": "git+https://github.com/twzrd-sol/wzrd-velocity.git",
63
- "directory": "agents/eliza-plugin"
62
+ "url": "git+https://github.com/twzrd-sol/twzrd-trust.git",
63
+ "directory": "eliza-plugin"
64
+ },
65
+ "bugs": {
66
+ "url": "https://github.com/twzrd-sol/twzrd-trust/issues"
64
67
  },
65
68
  "files": [
66
69
  "dist",