@capxul/sdk 1.0.0-alpha.13 → 1.0.0-alpha.14

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@capxul/sdk",
3
- "version": "1.0.0-alpha.13",
3
+ "version": "1.0.0-alpha.14",
4
4
  "files": [
5
5
  "dist",
6
6
  "package.json",
@@ -42,11 +42,11 @@
42
42
  "permissionless": "0.3.4",
43
43
  "typescript": "5.9.2",
44
44
  "vitest": "npm:@voidzero-dev/vite-plus-test@0.1.23",
45
- "@capxul/errors": "0.0.0",
45
+ "@capxul/wire": "0.1.0-alpha.1",
46
46
  "@capxul/observability": "0.1.0-alpha.0",
47
47
  "@capxul/types": "0.1.0-alpha.0",
48
- "@capxul/config": "0.1.0-alpha.1",
49
- "@capxul/wire": "0.1.0-alpha.1"
48
+ "@capxul/errors": "0.0.0",
49
+ "@capxul/config": "0.1.0-alpha.1"
50
50
  },
51
51
  "_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.",
52
52
  "scripts": {