@mosadd/bridges
Advanced tools
+2
-2
| { | ||
| "name": "@mosadd/bridges", | ||
| "version": "3.0.0-alpha.25", | ||
| "version": "3.0.0-alpha.26", | ||
| "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.25" | ||
| "@mosadd/core": "3.0.0-alpha.26" | ||
| }, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
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.
+ Added
+ Added
- Removed
- Removed
Updated