@enclave-vm/stream
Advanced tools
+2
-2
| { | ||
| "name": "@enclave-vm/stream", | ||
| "version": "2.12.0", | ||
| "version": "2.13.0", | ||
| "description": "Streaming protocol implementation for EnclaveJS runtime (NDJSON, encryption, reconnection)", | ||
@@ -37,4 +37,4 @@ "author": "AgentFront <info@agentfront.dev>", | ||
| "dependencies": { | ||
| "@enclave-vm/types": "2.12.0" | ||
| "@enclave-vm/types": "2.13.0" | ||
| } | ||
| } |
+ Added
- Removed
Updated