@agent-e/core 1.5.9 → 1.5.10

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/README.md +1 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -173,7 +173,6 @@ Each principle returns either `{ violated: false }` or a full violation with sev
173
173
  ## Links
174
174
 
175
175
  - [npm](https://www.npmjs.com/package/@agent-e/core)
176
- - [GitHub](https://github.com/AE-Vault/AgentE)
177
176
 
178
177
  ## License
179
178
 
@@ -181,4 +180,4 @@ MIT
181
180
 
182
181
  ---
183
182
 
184
- **Built by Oka × Claude — AB Labs**
183
+ **Built by Mohamed AbdelKhalek × Claude — Animoca Labs**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agent-e/core",
3
- "version": "1.5.9",
3
+ "version": "1.5.10",
4
4
  "description": "Autonomous economic balancer SDK — observe, diagnose, simulate, plan, execute. Any digital economy.",
5
5
  "license": "MIT",
6
6
  "repository": {