@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.
@@ -6,7 +6,7 @@ import {
6
6
  InvitationsManager,
7
7
  ServiceContext,
8
8
  SpaceInvitationProtocol
9
- } from "../chunk-GP5GD22Z.mjs";
9
+ } from "../chunk-QSP553NJ.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_3ERQHVZE_exports = {};
30
- __export(chunk_3ERQHVZE_exports, {
29
+ var chunk_YNZGKYGF_exports = {};
30
+ __export(chunk_YNZGKYGF_exports, {
31
31
  ClientRpcServer: () => ClientRpcServer,
32
32
  ClientServicesHost: () => ClientServicesHost,
33
33
  DataSpace: () => DataSpace,
@@ -72,7 +72,7 @@ __export(chunk_3ERQHVZE_exports, {
72
72
  subscribeToSpaces: () => subscribeToSpaces,
73
73
  subscribeToSwarmInfo: () => subscribeToSwarmInfo
74
74
  });
75
- module.exports = __toCommonJS(chunk_3ERQHVZE_exports);
75
+ module.exports = __toCommonJS(chunk_YNZGKYGF_exports);
76
76
  var import_async = require("@dxos/async");
77
77
  var import_codec_protobuf = require("@dxos/codec-protobuf");
78
78
  var import_feed_store = require("@dxos/feed-store");
@@ -739,7 +739,7 @@ var DevtoolsServiceImpl = class {
739
739
  });
740
740
  }
741
741
  };
742
- var DXOS_VERSION = "0.7.0";
742
+ var DXOS_VERSION = "0.7.1-staging.7f6f91c";
743
743
  var getPlatform = () => {
744
744
  if (process.browser) {
745
745
  if (typeof window !== "undefined") {
@@ -7838,7 +7838,7 @@ var ServiceContext = class extends import_context16.Resource {
7838
7838
  S: this,
7839
7839
  C: (f, a) => f(...a)
7840
7840
  });
7841
- if (params?.deviceCredential || Boolean(globalThis?.DEVICE_INVITE_INTEROP)) {
7841
+ if (params?.deviceCredential) {
7842
7842
  edgeIdentity = await (0, import_edge_client2.createChainEdgeIdentity)(identity.signer, identity.identityKey, identity.deviceKey, params?.deviceCredential && {
7843
7843
  credential: params.deviceCredential
7844
7844
  }, []);
@@ -8920,4 +8920,4 @@ ClientServicesHost = _ts_decorate11([
8920
8920
  subscribeToSpaces,
8921
8921
  subscribeToSwarmInfo
8922
8922
  });
8923
- //# sourceMappingURL=chunk-3ERQHVZE.cjs.map
8923
+ //# sourceMappingURL=chunk-YNZGKYGF.cjs.map