@eldrex/gateway
Advanced tools
+2
-2
| { | ||
| "name": "@eldrex/gateway", | ||
| "version": "1.0.4", | ||
| "version": "1.0.5", | ||
| "publishConfig": { | ||
@@ -29,3 +29,3 @@ "registry": "https://registry.npmjs.org" | ||
| "zod": "^3.23.0", | ||
| "@eldrex/core": "1.0.4", | ||
| "@eldrex/core": "1.0.5", | ||
| "@eldrex/personas": "1.0.4" | ||
@@ -32,0 +32,0 @@ }, |
+4
-4
@@ -23,6 +23,6 @@ # @eldrex/gateway | ||
| | Resource | Why | Default | Can Disable | | ||
| |----------|-----|---------|-------------| | ||
| | File System | Read git configuration | Yes | No (core function) | | ||
| | Local Network | Bind ports to receive webhooks | Yes | Yes (by terminating service) | | ||
| | Resource | Why | Default | Can Disable | | ||
| | ------------- | ------------------------------ | ------- | ---------------------------- | | ||
| | File System | Read git configuration | Yes | No (core function) | | ||
| | Local Network | Bind ports to receive webhooks | Yes | Yes (by terminating service) | | ||
@@ -29,0 +29,0 @@ ### Ports Used |
408136
0.02%+ Added
- Removed
Updated