@dxos/echo-pipeline 0.7.5-feature-compute.4d9d99a → 0.7.5-labs.35b4b42

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.
@@ -2383,7 +2383,7 @@ var createSelectedDocumentsIterator = (automergeHost) => (
2383
2383
  // packages/core/echo/echo-pipeline/src/db-host/query-service.ts
2384
2384
  import { DeferredTask } from "@dxos/async";
2385
2385
  import { getHeads as getHeads3 } from "@dxos/automerge/automerge";
2386
- import { Stream as Stream2 } from "@dxos/codec-protobuf";
2386
+ import { Stream as Stream2 } from "@dxos/codec-protobuf/stream";
2387
2387
  import { Context as Context4, Resource as Resource7 } from "@dxos/context";
2388
2388
  import { log as log9 } from "@dxos/log";
2389
2389
  import { objectPointerCodec as objectPointerCodec4 } from "@dxos/protocols";