@replit/river 0.210.1 → 0.212.0

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.
@@ -5,12 +5,12 @@ import {
5
5
  SessionStateGraph,
6
6
  defaultClientTransportOptions,
7
7
  defaultTransportOptions
8
- } from "../chunk-6AOUXTVW.js";
8
+ } from "../chunk-FW4QYF33.js";
9
9
  import "../chunk-CC7RN7GI.js";
10
10
  import {
11
11
  currentProtocolVersion,
12
12
  getTracer
13
- } from "../chunk-RVEMF67I.js";
13
+ } from "../chunk-S6I4XLQG.js";
14
14
 
15
15
  // testUtil/index.ts
16
16
  import NodeWs, { WebSocketServer } from "ws";
@@ -57,7 +57,7 @@ var Observable = class {
57
57
  };
58
58
 
59
59
  // testUtil/duplex/duplexPair.ts
60
- import { Duplex } from "node:stream";
60
+ import { Duplex } from "stream";
61
61
  import assert from "assert";
62
62
  var kCallback = Symbol("Callback");
63
63
  var kInitOtherSide = Symbol("InitOtherSide");
@@ -678,7 +678,7 @@ function coerceErrorString(err) {
678
678
  }
679
679
 
680
680
  // package.json
681
- var version = "0.210.1";
681
+ var version = "0.212.0";
682
682
 
683
683
  // tracing/index.ts
684
684
  function getPropagationContext(ctx) {