@dxos/client-services 0.7.5-labs.071a3e2 → 0.7.5-labs.8a82073

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.
@@ -397,7 +397,7 @@ import { SpaceMember } from "@dxos/protocols/proto/dxos/client/services";
397
397
  import { TRACE_PROCESSOR } from "@dxos/tracing";
398
398
 
399
399
  // packages/sdk/client-services/src/version.ts
400
- var DXOS_VERSION = "0.7.5-labs.071a3e2";
400
+ var DXOS_VERSION = "0.7.5-labs.8a82073";
401
401
 
402
402
  // packages/sdk/client-services/src/packlets/services/platform.ts
403
403
  import { Platform } from "@dxos/protocols/proto/dxos/client/services";
@@ -7432,7 +7432,7 @@ var EdgeIdentityRecoveryManager = class {
7432
7432
  recoveryCode = generateSeedPhrase();
7433
7433
  const keypair = keyPairFromSeedPhrase(recoveryCode);
7434
7434
  recoveryKey = PublicKey14.from(keypair.publicKey);
7435
- algorithm = -8;
7435
+ algorithm = "ED25519";
7436
7436
  }
7437
7437
  invariant19(algorithm, "Algorithm is required.", {
7438
7438
  F: __dxlog_file27,
@@ -9165,4 +9165,4 @@ export {
9165
9165
  importProfileData,
9166
9166
  ClientServicesHost
9167
9167
  };
9168
- //# sourceMappingURL=chunk-SKOL3Q2R.mjs.map
9168
+ //# sourceMappingURL=chunk-XCOUT2K5.mjs.map