@dxos/client-services 0.1.48 → 0.1.49-next.55d8a92

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.
@@ -23,7 +23,7 @@ var subscribeToFeeds = ({ feedStore }, { feedKeys }) => {
23
23
  feeds: Array.from(feedMap.values()).map((feed) => ({
24
24
  feedKey: feed.key,
25
25
  length: feed.properties.length,
26
- diskUsage: feed.core.byteLength
26
+ bytes: feed.core.byteLength
27
27
  }))
28
28
  });
29
29
  };
@@ -4234,7 +4234,7 @@ var ClientServicesHost = class {
4234
4234
  id: traceId
4235
4235
  }), {
4236
4236
  file: "service-host.ts",
4237
- line: 186,
4237
+ line: 187,
4238
4238
  scope: this,
4239
4239
  callSite: (f, a) => f(...a)
4240
4240
  });
@@ -4247,7 +4247,7 @@ var ClientServicesHost = class {
4247
4247
  lockKey: (_a = this._resourceLock) == null ? void 0 : _a.lockKey
4248
4248
  }, {
4249
4249
  file: "service-host.ts",
4250
- line: 194,
4250
+ line: 195,
4251
4251
  scope: this,
4252
4252
  callSite: (f, a) => f(...a)
4253
4253
  });
@@ -4282,7 +4282,7 @@ var ClientServicesHost = class {
4282
4282
  deviceKey
4283
4283
  }, {
4284
4284
  file: "service-host.ts",
4285
- line: 249,
4285
+ line: 250,
4286
4286
  scope: this,
4287
4287
  callSite: (f, a) => f(...a)
4288
4288
  });
@@ -4290,7 +4290,7 @@ var ClientServicesHost = class {
4290
4290
  id: traceId
4291
4291
  }), {
4292
4292
  file: "service-host.ts",
4293
- line: 250,
4293
+ line: 251,
4294
4294
  scope: this,
4295
4295
  callSite: (f, a) => f(...a)
4296
4296
  });
@@ -4305,7 +4305,7 @@ var ClientServicesHost = class {
4305
4305
  deviceKey
4306
4306
  }, {
4307
4307
  file: "service-host.ts",
4308
- line: 259,
4308
+ line: 260,
4309
4309
  scope: this,
4310
4310
  callSite: (f, a) => f(...a)
4311
4311
  });
@@ -4320,7 +4320,7 @@ var ClientServicesHost = class {
4320
4320
  deviceKey
4321
4321
  }, {
4322
4322
  file: "service-host.ts",
4323
- line: 265,
4323
+ line: 266,
4324
4324
  scope: this,
4325
4325
  callSite: (f, a) => f(...a)
4326
4326
  });
@@ -4332,13 +4332,13 @@ var ClientServicesHost = class {
4332
4332
  id: traceId
4333
4333
  }), {
4334
4334
  file: "service-host.ts",
4335
- line: 270,
4335
+ line: 271,
4336
4336
  scope: this,
4337
4337
  callSite: (f, a) => f(...a)
4338
4338
  });
4339
4339
  log18("resetting...", {}, {
4340
4340
  file: "service-host.ts",
4341
- line: 272,
4341
+ line: 273,
4342
4342
  scope: this,
4343
4343
  callSite: (f, a) => f(...a)
4344
4344
  });
@@ -4346,7 +4346,7 @@ var ClientServicesHost = class {
4346
4346
  await this._storage.reset();
4347
4347
  log18("reset", {}, {
4348
4348
  file: "service-host.ts",
4349
- line: 275,
4349
+ line: 276,
4350
4350
  scope: this,
4351
4351
  callSite: (f, a) => f(...a)
4352
4352
  });
@@ -4354,7 +4354,7 @@ var ClientServicesHost = class {
4354
4354
  id: traceId
4355
4355
  }), {
4356
4356
  file: "service-host.ts",
4357
- line: 276,
4357
+ line: 277,
4358
4358
  scope: this,
4359
4359
  callSite: (f, a) => f(...a)
4360
4360
  });
@@ -4538,4 +4538,4 @@ export {
4538
4538
  ClientServicesHost,
4539
4539
  LocalClientServices
4540
4540
  };
4541
- //# sourceMappingURL=chunk-KN2NX2RP.mjs.map
4541
+ //# sourceMappingURL=chunk-KMQOZOUZ.mjs.map