@dxos/client-services 0.7.0 → 0.7.1-staging.7f6f91c

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.
@@ -397,7 +397,7 @@ import { SpaceMember } from "@dxos/protocols/proto/dxos/client/services";
397
397
  import { TRACE_PROCESSOR } from "@dxos/tracing";
398
398
 
399
399
  // packages/sdk/client-services/src/version.ts
400
- var DXOS_VERSION = "0.7.0";
400
+ var DXOS_VERSION = "0.7.1-staging.7f6f91c";
401
401
 
402
402
  // packages/sdk/client-services/src/packlets/services/platform.ts
403
403
  import { Platform } from "@dxos/protocols/proto/dxos/client/services";
@@ -7970,7 +7970,7 @@ var ServiceContext = class extends Resource7 {
7970
7970
  S: this,
7971
7971
  C: (f, a) => f(...a)
7972
7972
  });
7973
- if (params?.deviceCredential || Boolean(globalThis?.DEVICE_INVITE_INTEROP)) {
7973
+ if (params?.deviceCredential) {
7974
7974
  edgeIdentity = await createChainEdgeIdentity(identity.signer, identity.identityKey, identity.deviceKey, params?.deviceCredential && {
7975
7975
  credential: params.deviceCredential
7976
7976
  }, []);
@@ -9123,4 +9123,4 @@ export {
9123
9123
  importProfileData,
9124
9124
  ClientServicesHost
9125
9125
  };
9126
- //# sourceMappingURL=chunk-GP5GD22Z.mjs.map
9126
+ //# sourceMappingURL=chunk-QSP553NJ.mjs.map