@dxos/client-services 0.4.10-main.c5e8686 → 0.4.10-main.cb83c78

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.
@@ -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_VRSCM2WE_exports = {};
30
- __export(chunk_VRSCM2WE_exports, {
29
+ var chunk_SICZTC25_exports = {};
30
+ __export(chunk_SICZTC25_exports, {
31
31
  ClientRpcServer: () => ClientRpcServer,
32
32
  ClientServicesHost: () => ClientServicesHost,
33
33
  ClientServicesProviderResource: () => ClientServicesProviderResource,
@@ -65,7 +65,7 @@ __export(chunk_VRSCM2WE_exports, {
65
65
  subscribeToSpaces: () => subscribeToSpaces,
66
66
  subscribeToSwarmInfo: () => subscribeToSwarmInfo
67
67
  });
68
- module.exports = __toCommonJS(chunk_VRSCM2WE_exports);
68
+ module.exports = __toCommonJS(chunk_SICZTC25_exports);
69
69
  var import_async = require("@dxos/async");
70
70
  var import_codec_protobuf = require("@dxos/codec-protobuf");
71
71
  var import_feed_store = require("@dxos/feed-store");
@@ -4501,7 +4501,7 @@ var ServiceContext = class extends import_context10.Resource {
4501
4501
  });
4502
4502
  this.indexer = new import_indexing.Indexer({
4503
4503
  indexStore: new import_indexing.IndexStore({
4504
- db: level.sublevel("index-storage")
4504
+ db: level.sublevel("index-store")
4505
4505
  }),
4506
4506
  metadataStore: this.indexMetadata,
4507
4507
  loadDocuments: createSelectedDocumentsIterator(this.automergeHost),
@@ -4739,7 +4739,7 @@ var ServiceRegistry = class {
4739
4739
  delete this._handlers[name];
4740
4740
  }
4741
4741
  };
4742
- var DXOS_VERSION = "0.4.10-main.c5e8686";
4742
+ var DXOS_VERSION = "0.4.10-main.cb83c78";
4743
4743
  var getPlatform = () => {
4744
4744
  if (process.browser) {
4745
4745
  if (typeof window !== "undefined") {
@@ -5765,4 +5765,4 @@ var findConfigs = () => {
5765
5765
  subscribeToSpaces,
5766
5766
  subscribeToSwarmInfo
5767
5767
  });
5768
- //# sourceMappingURL=chunk-VRSCM2WE.cjs.map
5768
+ //# sourceMappingURL=chunk-SICZTC25.cjs.map