@dxos/client-services 0.6.4 → 0.6.5-staging.435ed25

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.
@@ -359,7 +359,7 @@ import { SpaceMember } from "@dxos/protocols/proto/dxos/client/services";
359
359
  import { TRACE_PROCESSOR } from "@dxos/tracing";
360
360
 
361
361
  // packages/sdk/client-services/src/version.ts
362
- var DXOS_VERSION = "0.6.4";
362
+ var DXOS_VERSION = "0.6.5-staging.435ed25";
363
363
 
364
364
  // packages/sdk/client-services/src/packlets/services/platform.ts
365
365
  import { Platform } from "@dxos/protocols/proto/dxos/client/services";
@@ -1580,10 +1580,11 @@ var IdentityServiceImpl = class extends Resource {
1580
1580
  await this._onProfileUpdate?.(this._identityManager.identity.profileDocument);
1581
1581
  return this._getIdentity();
1582
1582
  }
1583
+ // TODO(burdon): Rename createPresentation?
1583
1584
  async signPresentation({ presentation, nonce }) {
1584
1585
  invariant4(this._identityManager.identity, "Identity not initialized.", {
1585
1586
  F: __dxlog_file8,
1586
- L: 96,
1587
+ L: 97,
1587
1588
  S: this,
1588
1589
  A: [
1589
1590
  "this._identityManager.identity",
@@ -1618,7 +1619,7 @@ var IdentityServiceImpl = class extends Resource {
1618
1619
  duplicate: space.id
1619
1620
  }, {
1620
1621
  F: __dxlog_file8,
1621
- L: 129,
1622
+ L: 130,
1622
1623
  S: this,
1623
1624
  C: (f, a) => f(...a)
1624
1625
  });
@@ -1632,7 +1633,7 @@ var IdentityServiceImpl = class extends Resource {
1632
1633
  }, (err) => {
1633
1634
  log6.catch(err, void 0, {
1634
1635
  F: __dxlog_file8,
1635
- L: 140,
1636
+ L: 141,
1636
1637
  S: this,
1637
1638
  C: (f, a) => f(...a)
1638
1639
  });
@@ -7346,4 +7347,4 @@ export {
7346
7347
  importProfileData,
7347
7348
  ClientServicesHost
7348
7349
  };
7349
- //# sourceMappingURL=chunk-GB7WWT66.mjs.map
7350
+ //# sourceMappingURL=chunk-DSH22AVR.mjs.map