@dxos/client-services 0.5.9-main.bf0ae3e → 0.5.9-main.bfee100

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-4IR3JP4U.mjs";
10
+ } from "../../chunk-TZL7PJDX.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_ZBIDLLZ4_exports = {};
30
- __export(chunk_ZBIDLLZ4_exports, {
29
+ var chunk_STUWVNPH_exports = {};
30
+ __export(chunk_STUWVNPH_exports, {
31
31
  ClientRpcServer: () => ClientRpcServer,
32
32
  ClientServicesHost: () => ClientServicesHost,
33
33
  ClientServicesProviderResource: () => ClientServicesProviderResource,
@@ -67,7 +67,7 @@ __export(chunk_ZBIDLLZ4_exports, {
67
67
  subscribeToSpaces: () => subscribeToSpaces,
68
68
  subscribeToSwarmInfo: () => subscribeToSwarmInfo
69
69
  });
70
- module.exports = __toCommonJS(chunk_ZBIDLLZ4_exports);
70
+ module.exports = __toCommonJS(chunk_STUWVNPH_exports);
71
71
  var import_async = require("@dxos/async");
72
72
  var import_codec_protobuf = require("@dxos/codec-protobuf");
73
73
  var import_feed_store = require("@dxos/feed-store");
@@ -617,7 +617,7 @@ var DevtoolsServiceImpl = class {
617
617
  });
618
618
  }
619
619
  };
620
- var DXOS_VERSION = "0.5.9-main.bf0ae3e";
620
+ var DXOS_VERSION = "0.5.9-main.bfee100";
621
621
  var getPlatform = () => {
622
622
  if (process.browser) {
623
623
  if (typeof window !== "undefined") {
@@ -4868,7 +4868,7 @@ var DataSpaceManager = class {
4868
4868
  keys: []
4869
4869
  }
4870
4870
  };
4871
- const propertiesId = import_keys12.PublicKey.random().toHex();
4871
+ const propertiesId = (0, import_echo_schema2.generateEchoId)();
4872
4872
  document.change((doc) => {
4873
4873
  (0, import_util8.assignDeep)(doc, [
4874
4874
  "objects",
@@ -6548,4 +6548,4 @@ ClientServicesHost = _ts_decorate8([
6548
6548
  subscribeToSpaces,
6549
6549
  subscribeToSwarmInfo
6550
6550
  });
6551
- //# sourceMappingURL=chunk-ZBIDLLZ4.cjs.map
6551
+ //# sourceMappingURL=chunk-STUWVNPH.cjs.map