@capxul/sdk 4.20.0-beta.6 → 4.20.0-beta.7

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.
@@ -1,5 +1,5 @@
1
- import { h as CapxulResult } from "../OAuthBearerAuthClient-B7Nbepmu.mjs";
2
- import { Dr as IdentityTransition, g as CapxulClient, gr as TelemetryIdentifyInput, hr as TelemetryGroupInput, i as ObservationAdapter, mr as TelemetryEvent, n as ProductionSignerControls, t as CapxulClientInput } from "../production-pLe7MsUo.mjs";
1
+ import { h as CapxulResult } from "../OAuthBearerAuthClient-DOPDDSPs.mjs";
2
+ import { Fr as TelemetryIdentifyInput, Kr as IdentityTransition, Nr as TelemetryEvent, Pr as TelemetryGroupInput, g as CapxulClient, i as ObservationAdapter, n as ProductionSignerControls, t as CapxulClientInput } from "../production-UMTDZSTH.mjs";
3
3
  import { Effect, Layer } from "effect";
4
4
  //#region src/testing/production-client.d.ts
5
5
  /** Create the one production client with per-client controls at its signing boundaries. */
@@ -1,5 +1,5 @@
1
- import { K as toRaw, L as accountFromAccountPositions, N as redactTelemetryEvent, V as assetAmountFromRaw, a as smartAccountErrorFromCapxul, c as identityErrorFromCapxul, i as assembleCapxulClient, l as convexCallErrorFromCapxul, n as createCapxulClientWithSignerControls, o as accountReadErrorFromCapxul, s as wireChainId, u as bootstrapErrorFromCapxul } from "../production-B4NzzuUb.mjs";
2
- import { $ as toJwtToken, B as toAllowedOrigin, G as toChainId, J as toDurationMs, K as toCountryCode, Q as toHandle, R as toAccountId, U as toAuthUserId, V as toAppId, X as toEpochMs, Y as toEmail, Z as toEpochSeconds, _t as CapxulError, b as CONFIGURED_MONEY_ASSETS, d as authClientPortFromPromiseAdapter, et as toKycTier, ft as toWeiAmount, lt as toSessionToken, n as readClockNow, pt as validateHandle, r as InMemoryAuthCacheAdapter, st as toPublishableKey, y as deriveCapxulSafeAddress, yt as Errors, z as toAddress } from "../OAuthBearerAuthClient-5ujCTtKE.mjs";
1
+ import { K as toRaw, L as accountFromAccountPositions, N as redactTelemetryEvent, V as assetAmountFromRaw, a as smartAccountErrorFromCapxul, c as identityErrorFromCapxul, i as assembleCapxulClient, l as convexCallErrorFromCapxul, n as createCapxulClientWithSignerControls, o as accountReadErrorFromCapxul, s as wireChainId, u as bootstrapErrorFromCapxul } from "../production-B63Xm_fl.mjs";
2
+ import { $ as toKycTier, B as toAppId, G as toCountryCode, H as toAuthUserId, J as toEmail, L as toAccountId, Q as toJwtToken, R as toAddress, W as toChainId, X as toEpochSeconds, Y as toEpochMs, Z as toHandle, ct as toSessionToken, d as authClientPortFromPromiseAdapter, dt as toWeiAmount, ft as validateHandle, gt as CapxulError, n as readClockNow, ot as toPublishableKey, q as toDurationMs, r as InMemoryAuthCacheAdapter, v as deriveCapxulSafeAddress, vt as Errors, y as CONFIGURED_MONEY_ASSETS, z as toAllowedOrigin } from "../OAuthBearerAuthClient-DdKYPHE0.mjs";
3
3
  import { keccak256 } from "viem";
4
4
  import { Effect, Result, Semaphore } from "effect";
5
5
  import { getFunctionName } from "convex/server";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@capxul/sdk",
3
- "version": "4.20.0-beta.6",
3
+ "version": "4.20.0-beta.7",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/Xelmar-tech/infrastructure.git",
@@ -50,11 +50,11 @@
50
50
  "vite-plus": "0.3.0",
51
51
  "vitest": "4.1.11",
52
52
  "@capxul/config": "0.4.0-beta.0",
53
+ "@capxul/errors": "0.3.0",
53
54
  "@capxul/types": "0.3.0",
54
- "@capxul/observability": "4.20.0-beta.6",
55
- "@capxul/wire": "0.8.0-beta.1",
56
55
  "@capxul/typescript-config": "0.0.0",
57
- "@capxul/errors": "0.3.0"
56
+ "@capxul/observability": "4.20.0-beta.7",
57
+ "@capxul/wire": "0.8.0-beta.1"
58
58
  },
59
59
  "_permissionlessPinReason": "permissionless.toSafeSmartAccount is pinned to 0.3.4 for live Safe deployment E2E. Counterfactual address fixtures captured 2026-05-17 in packages/backend/convex/_shared/__tests__/counterfactual.test.ts and packages/config/tests/safe.test.ts must be re-verified before upgrading.",
60
60
  "scripts": {