@mosadd/bridges
Advanced tools
+2
-2
| { | ||
| "name": "@mosadd/bridges", | ||
| "version": "3.0.0-alpha.5", | ||
| "version": "3.0.0-alpha.22", | ||
| "description": "EXPERIMENTAL scaffold (not functional yet) — bridge adapter interfaces (Matrix/Discord/Telegram) intended to reach existing networks from mosadd. Every method currently throws BridgeNotImplementedError until real protocol wiring lands. Not for production. Derived from Hermes Agent gateway/platforms/ (MIT).", | ||
@@ -31,3 +31,3 @@ "homepage": "https://github.com/Hei33enberg/mosadd-os/tree/main/packages/bridges", | ||
| "dependencies": { | ||
| "@mosadd/core": "3.0.0-alpha.4" | ||
| "@mosadd/core": "3.0.0-alpha.22" | ||
| }, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
+2
-2
| # @mosadd/bridges | ||
| > **Experimental scaffold — NOT shipped, not part of the mosadd product surface.** | ||
| > **Experimental scaffold — NOT shipped, not part of the mosADD product surface.** | ||
| > This package is an internal interface stub. The adapters throw | ||
| > `BridgeNotImplementedError` from every handler — the TypeScript shape is locked, | ||
| > no network is wired, and bridges are **not** advertised as a mosadd feature. | ||
| > no network is wired, and bridges are **not** advertised as a mosADD feature. | ||
| > Do not depend on this package. The shipped product is the 6 live `m*` modules in | ||
@@ -8,0 +8,0 @@ > [`@mosadd/mcp`](../mcp). |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
45402
0+ Added
+ Added
- Removed
- Removed
Updated