@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.
@@ -94,7 +94,7 @@ var subscribeToFeeds = ({ feedStore }, { feedKeys }) => {
94
94
  feeds: Array.from(feedMap.values()).map((feed) => ({
95
95
  feedKey: feed.key,
96
96
  length: feed.properties.length,
97
- diskUsage: feed.core.byteLength
97
+ bytes: feed.core.byteLength
98
98
  }))
99
99
  });
100
100
  };
@@ -4418,7 +4418,7 @@ var ClientServicesHost = class {
4418
4418
  id: traceId
4419
4419
  }), {
4420
4420
  file: "service-host.ts",
4421
- line: 186,
4421
+ line: 187,
4422
4422
  scope: this,
4423
4423
  callSite: (f, a) => f(...a)
4424
4424
  });
@@ -4431,7 +4431,7 @@ var ClientServicesHost = class {
4431
4431
  lockKey: (_a = this._resourceLock) == null ? void 0 : _a.lockKey
4432
4432
  }, {
4433
4433
  file: "service-host.ts",
4434
- line: 194,
4434
+ line: 195,
4435
4435
  scope: this,
4436
4436
  callSite: (f, a) => f(...a)
4437
4437
  });
@@ -4466,7 +4466,7 @@ var ClientServicesHost = class {
4466
4466
  deviceKey
4467
4467
  }, {
4468
4468
  file: "service-host.ts",
4469
- line: 249,
4469
+ line: 250,
4470
4470
  scope: this,
4471
4471
  callSite: (f, a) => f(...a)
4472
4472
  });
@@ -4474,7 +4474,7 @@ var ClientServicesHost = class {
4474
4474
  id: traceId
4475
4475
  }), {
4476
4476
  file: "service-host.ts",
4477
- line: 250,
4477
+ line: 251,
4478
4478
  scope: this,
4479
4479
  callSite: (f, a) => f(...a)
4480
4480
  });
@@ -4489,7 +4489,7 @@ var ClientServicesHost = class {
4489
4489
  deviceKey
4490
4490
  }, {
4491
4491
  file: "service-host.ts",
4492
- line: 259,
4492
+ line: 260,
4493
4493
  scope: this,
4494
4494
  callSite: (f, a) => f(...a)
4495
4495
  });
@@ -4504,7 +4504,7 @@ var ClientServicesHost = class {
4504
4504
  deviceKey
4505
4505
  }, {
4506
4506
  file: "service-host.ts",
4507
- line: 265,
4507
+ line: 266,
4508
4508
  scope: this,
4509
4509
  callSite: (f, a) => f(...a)
4510
4510
  });
@@ -4516,13 +4516,13 @@ var ClientServicesHost = class {
4516
4516
  id: traceId
4517
4517
  }), {
4518
4518
  file: "service-host.ts",
4519
- line: 270,
4519
+ line: 271,
4520
4520
  scope: this,
4521
4521
  callSite: (f, a) => f(...a)
4522
4522
  });
4523
4523
  (0, import_log19.log)("resetting...", {}, {
4524
4524
  file: "service-host.ts",
4525
- line: 272,
4525
+ line: 273,
4526
4526
  scope: this,
4527
4527
  callSite: (f, a) => f(...a)
4528
4528
  });
@@ -4530,7 +4530,7 @@ var ClientServicesHost = class {
4530
4530
  await this._storage.reset();
4531
4531
  (0, import_log19.log)("reset", {}, {
4532
4532
  file: "service-host.ts",
4533
- line: 275,
4533
+ line: 276,
4534
4534
  scope: this,
4535
4535
  callSite: (f, a) => f(...a)
4536
4536
  });
@@ -4538,7 +4538,7 @@ var ClientServicesHost = class {
4538
4538
  id: traceId
4539
4539
  }), {
4540
4540
  file: "service-host.ts",
4541
- line: 276,
4541
+ line: 277,
4542
4542
  scope: this,
4543
4543
  callSite: (f, a) => f(...a)
4544
4544
  });