@dxos/client-services 0.8.2-main.12df754 → 0.8.2-main.36232bc

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.
@@ -6,7 +6,7 @@ import {
6
6
  InvitationsManager,
7
7
  ServiceContext,
8
8
  SpaceInvitationProtocol
9
- } from "../chunk-GCPSASQQ.mjs";
9
+ } from "../chunk-JGBXMDK3.mjs";
10
10
 
11
11
  // packages/sdk/client-services/src/packlets/testing/credential-utils.ts
12
12
  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_BAW7EMSB_exports = {};
30
- __export(chunk_BAW7EMSB_exports, {
29
+ var chunk_IWLGZ3RI_exports = {};
30
+ __export(chunk_IWLGZ3RI_exports, {
31
31
  ClientRpcServer: () => ClientRpcServer,
32
32
  ClientServicesHost: () => ClientServicesHost,
33
33
  DataSpace: () => DataSpace,
@@ -72,7 +72,7 @@ __export(chunk_BAW7EMSB_exports, {
72
72
  subscribeToSpaces: () => subscribeToSpaces,
73
73
  subscribeToSwarmInfo: () => subscribeToSwarmInfo
74
74
  });
75
- module.exports = __toCommonJS(chunk_BAW7EMSB_exports);
75
+ module.exports = __toCommonJS(chunk_IWLGZ3RI_exports);
76
76
  var import_async = require("@dxos/async");
77
77
  var import_stream = require("@dxos/codec-protobuf/stream");
78
78
  var import_feed_store = require("@dxos/feed-store");
@@ -745,7 +745,7 @@ var DevtoolsServiceImpl = class {
745
745
  });
746
746
  }
747
747
  };
748
- var DXOS_VERSION = "0.8.2-main.12df754";
748
+ var DXOS_VERSION = "0.8.2-main.36232bc";
749
749
  var getPlatform = () => {
750
750
  if (process.browser) {
751
751
  if (typeof window !== "undefined") {
@@ -2459,7 +2459,7 @@ var DataSpaceManager = class extends import_context7.Resource {
2459
2459
  keys: []
2460
2460
  }
2461
2461
  };
2462
- const propertiesId = (0, import_echo_schema.createObjectId)();
2462
+ const propertiesId = import_echo_schema.ObjectId.random();
2463
2463
  document.change((doc) => {
2464
2464
  (0, import_util7.setDeep)(doc, [
2465
2465
  "objects",
@@ -9303,4 +9303,4 @@ ClientServicesHost = _ts_decorate11([
9303
9303
  subscribeToSpaces,
9304
9304
  subscribeToSwarmInfo
9305
9305
  });
9306
- //# sourceMappingURL=chunk-BAW7EMSB.cjs.map
9306
+ //# sourceMappingURL=chunk-IWLGZ3RI.cjs.map