@replit/river 0.209.6 → 0.209.7

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.
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  ClientTransport,
3
3
  WebSocketConnection
4
- } from "../../../chunk-V2YMCSBX.js";
4
+ } from "../../../chunk-QJCLTRLL.js";
5
5
  import "../../../chunk-CC7RN7GI.js";
6
- import "../../../chunk-LTSD2AMH.js";
6
+ import "../../../chunk-MZP5A6YH.js";
7
7
 
8
8
  // transport/impls/ws/client.ts
9
9
  var WebSocketClientTransport = class extends ClientTransport {
@@ -731,7 +731,7 @@ function coerceErrorString(err) {
731
731
  }
732
732
 
733
733
  // package.json
734
- var version = "0.209.6";
734
+ var version = "0.209.7";
735
735
 
736
736
  // tracing/index.ts
737
737
  function createSessionTelemetryInfo(tracer, sessionId, to, from, propagationCtx) {