@mneme-ai/gephyra 3.22.0 → 3.23.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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mneme-ai/gephyra",
3
- "version": "3.22.0",
3
+ "version": "3.23.0",
4
4
  "description": "GEPHYRA — the living bridge / Toll Booth of Truth for AI agents. Real-time semantic truth-customs (verify · quarantine injection · honesty toll · conscience nudge · signed crossing) on top of any protocol. The deployable surface of Mneme.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -45,7 +45,7 @@
45
45
  "gephyra"
46
46
  ],
47
47
  "dependencies": {
48
- "@mneme-ai/core": "3.22.0"
48
+ "@mneme-ai/core": "3.23.0"
49
49
  },
50
50
  "engines": {
51
51
  "node": ">=22.13.0 <25.0.0"