@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.
@@ -355,7 +355,7 @@ import { SpaceMember } from "@dxos/protocols/proto/dxos/client/services";
355
355
  import { TRACE_PROCESSOR } from "@dxos/tracing";
356
356
 
357
357
  // packages/sdk/client-services/src/version.ts
358
- var DXOS_VERSION = "0.5.9-main.bf0ae3e";
358
+ var DXOS_VERSION = "0.5.9-main.bfee100";
359
359
 
360
360
  // packages/sdk/client-services/src/packlets/services/platform.ts
361
361
  import { Platform } from "@dxos/protocols/proto/dxos/client/services";
@@ -4613,7 +4613,7 @@ import { cancelWithContext as cancelWithContext5, Context as Context9 } from "@d
4613
4613
  import { getCredentialAssertion as getCredentialAssertion3 } from "@dxos/credentials";
4614
4614
  import { AuthStatus } from "@dxos/echo-pipeline";
4615
4615
  import { encodeReference } from "@dxos/echo-protocol";
4616
- import { getTypeReference } from "@dxos/echo-schema";
4616
+ import { generateEchoId, getTypeReference } from "@dxos/echo-schema";
4617
4617
  import { invariant as invariant14 } from "@dxos/invariant";
4618
4618
  import { PublicKey as PublicKey11 } from "@dxos/keys";
4619
4619
  import { log as log14 } from "@dxos/log";
@@ -4892,7 +4892,7 @@ var DataSpaceManager = class {
4892
4892
  keys: []
4893
4893
  }
4894
4894
  };
4895
- const propertiesId = PublicKey11.random().toHex();
4895
+ const propertiesId = generateEchoId();
4896
4896
  document.change((doc) => {
4897
4897
  assignDeep2(doc, [
4898
4898
  "objects",
@@ -6742,4 +6742,4 @@ export {
6742
6742
  ClientServicesProviderResource,
6743
6743
  DiagnosticsCollector
6744
6744
  };
6745
- //# sourceMappingURL=chunk-4IR3JP4U.mjs.map
6745
+ //# sourceMappingURL=chunk-TZL7PJDX.mjs.map