@dxos/client-services 0.6.8-main.046e6cf → 0.6.8-main.3be982f

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.
@@ -7,7 +7,7 @@ import {
7
7
  InvitationsManager,
8
8
  ServiceContext,
9
9
  SpaceInvitationProtocol
10
- } from "../chunk-2TPEVL6X.mjs";
10
+ } from "../chunk-I6MMWGWX.mjs";
11
11
 
12
12
  // packages/sdk/client-services/src/packlets/testing/credential-utils.ts
13
13
  import { createCredential } from "@dxos/credentials";
@@ -26,8 +26,8 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var chunk_DIVJ2C6E_exports = {};
30
- __export(chunk_DIVJ2C6E_exports, {
29
+ var chunk_PAH5HN65_exports = {};
30
+ __export(chunk_PAH5HN65_exports, {
31
31
  ClientRpcServer: () => ClientRpcServer,
32
32
  ClientServicesHost: () => ClientServicesHost,
33
33
  DataSpace: () => DataSpace,
@@ -70,7 +70,7 @@ __export(chunk_DIVJ2C6E_exports, {
70
70
  subscribeToSpaces: () => subscribeToSpaces,
71
71
  subscribeToSwarmInfo: () => subscribeToSwarmInfo
72
72
  });
73
- module.exports = __toCommonJS(chunk_DIVJ2C6E_exports);
73
+ module.exports = __toCommonJS(chunk_PAH5HN65_exports);
74
74
  var import_async = require("@dxos/async");
75
75
  var import_codec_protobuf = require("@dxos/codec-protobuf");
76
76
  var import_feed_store = require("@dxos/feed-store");
@@ -656,7 +656,7 @@ var DevtoolsServiceImpl = class {
656
656
  });
657
657
  }
658
658
  };
659
- var DXOS_VERSION = "0.6.8-main.046e6cf";
659
+ var DXOS_VERSION = "0.6.8-main.3be982f";
660
660
  var getPlatform = () => {
661
661
  if (process.browser) {
662
662
  if (typeof window !== "undefined") {
@@ -3977,7 +3977,7 @@ var EdgeFeedReplicator = class extends import_context10.Resource {
3977
3977
  return;
3978
3978
  }
3979
3979
  const [service, ...rest] = message.serviceId.split(":");
3980
- if (service !== "hypercore-replicator") {
3980
+ if (service !== import_protocols9.EdgeService.FEED_REPLICATOR) {
3981
3981
  return;
3982
3982
  }
3983
3983
  const [spaceId] = rest;
@@ -7609,4 +7609,4 @@ ClientServicesHost = _ts_decorate8([
7609
7609
  subscribeToSpaces,
7610
7610
  subscribeToSwarmInfo
7611
7611
  });
7612
- //# sourceMappingURL=chunk-DIVJ2C6E.cjs.map
7612
+ //# sourceMappingURL=chunk-PAH5HN65.cjs.map