@replit/river 0.209.6 → 0.209.8

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.
@@ -3,7 +3,7 @@ import { C as ClientTransport } from '../client-DXJRow2s.cjs';
3
3
  import { S as ServerTransport } from '../server-BDSYa-CO.cjs';
4
4
  import { c as TransportClientId, e as PartialTransportMessage, b as OpaqueTransportMessage } from '../message-Dlsh5WDF.cjs';
5
5
  import { TSchema, Static } from '@sinclair/typebox';
6
- import { J as BaseErrorSchemaType, v as Readable, _ as ReadableIterator, w as ReadableResult } from '../services-GJyw0jKV.cjs';
6
+ import { J as BaseErrorSchemaType, v as Readable, _ as ReadableIterator, w as ReadableResult } from '../services-BxYapN_l.cjs';
7
7
  import { W as WsLike } from '../wslike-Dng9H1C7.cjs';
8
8
  import NodeWs from 'ws';
9
9
  import http from 'node:http';
@@ -3,7 +3,7 @@ import { C as ClientTransport } from '../client-Dw0JBBs3.js';
3
3
  import { S as ServerTransport } from '../server-DFOzjvLh.js';
4
4
  import { c as TransportClientId, e as PartialTransportMessage, b as OpaqueTransportMessage } from '../message-Dlsh5WDF.js';
5
5
  import { TSchema, Static } from '@sinclair/typebox';
6
- import { J as BaseErrorSchemaType, v as Readable, _ as ReadableIterator, w as ReadableResult } from '../services-DEubFUIR.js';
6
+ import { J as BaseErrorSchemaType, v as Readable, _ as ReadableIterator, w as ReadableResult } from '../services-DaruJ3EY.js';
7
7
  import { W as WsLike } from '../wslike-Dng9H1C7.js';
8
8
  import NodeWs from 'ws';
9
9
  import http from 'node:http';
@@ -5,12 +5,12 @@ import {
5
5
  SessionStateGraph,
6
6
  defaultClientTransportOptions,
7
7
  defaultTransportOptions
8
- } from "../chunk-V2YMCSBX.js";
8
+ } from "../chunk-6NMRASPI.js";
9
9
  import "../chunk-CC7RN7GI.js";
10
10
  import {
11
11
  currentProtocolVersion,
12
12
  getTracer
13
- } from "../chunk-LTSD2AMH.js";
13
+ } from "../chunk-DOUYY7FU.js";
14
14
 
15
15
  // testUtil/index.ts
16
16
  import NodeWs, { WebSocketServer } from "ws";
@@ -678,7 +678,7 @@ function coerceErrorString(err) {
678
678
  }
679
679
 
680
680
  // package.json
681
- var version = "0.209.6";
681
+ var version = "0.209.8";
682
682
 
683
683
  // tracing/index.ts
684
684
  function getPropagationContext(ctx) {