genesis-compiler 1.2.4 → 1.2.5

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "genesis-compiler",
3
- "version": "1.2.4",
3
+ "version": "1.2.5",
4
4
  "type": "module",
5
5
  "description": "An agent-independent prompt, multi-language code-index, cleanup, and verification companion with optional Codex hooks.",
6
6
  "repository": {
@@ -58,7 +58,7 @@
58
58
  "@ast-grep/lang-ruby": "^0.0.7",
59
59
  "@ast-grep/lang-rust": "^0.0.7",
60
60
  "@ast-grep/napi": "^0.45.1",
61
- "@jskit-ai/agent-docs": "0.1.132",
61
+ "@jskit-ai/agent-docs": "0.1.134",
62
62
  "yaml": "^2.9.0"
63
63
  }
64
64
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "genesis",
3
- "version": "1.2.4",
3
+ "version": "1.2.5",
4
4
  "description": "Makes Codex aware of optional Genesis adoption for existing projects.",
5
5
  "author": {
6
6
  "name": "Mobily Enterprises"