@settlemint/dalp-sdk 3.0.7-main.29047307837 → 3.0.7-main.29049548892

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.
Files changed (2) hide show
  1. package/dist/index.js +8 -8
  2. package/package.json +8 -8
package/dist/index.js CHANGED
@@ -94895,7 +94895,7 @@ function normalizeDalpBaseUrl(url) {
94895
94895
  // package.json
94896
94896
  var package_default = {
94897
94897
  name: "@settlemint/dalp-sdk",
94898
- version: "3.0.7-main.29047307837",
94898
+ version: "3.0.7-main.29049548892",
94899
94899
  private: false,
94900
94900
  description: "Fully typed SDK for the DALP tokenization platform API",
94901
94901
  homepage: "https://settlemint.com",
@@ -94945,18 +94945,18 @@ var package_default = {
94945
94945
  typecheck: "tsc"
94946
94946
  },
94947
94947
  dependencies: {
94948
- "@better-auth/api-key": "1.6.20",
94949
- "@better-auth/passkey": "1.6.20",
94950
- "@orpc/client": "2.0.0-beta.14",
94951
- "@orpc/contract": "2.0.0-beta.14",
94952
- "@orpc/openapi": "2.0.0-beta.14",
94953
- "better-auth": "1.6.20",
94948
+ "@better-auth/api-key": "1.6.23",
94949
+ "@better-auth/passkey": "1.6.23",
94950
+ "@orpc/client": "2.0.0-beta.15",
94951
+ "@orpc/contract": "2.0.0-beta.15",
94952
+ "@orpc/openapi": "2.0.0-beta.15",
94953
+ "better-auth": "1.6.23",
94954
94954
  "currency-codes": "2.2.0",
94955
94955
  "date-fns": "4.4.0",
94956
94956
  dnum: "2.17.0",
94957
94957
  "iso-3166": "4.4.0",
94958
94958
  standardwebhooks: "1.0.0",
94959
- viem: "2.53.1",
94959
+ viem: "2.54.6",
94960
94960
  zod: "4.4.3"
94961
94961
  },
94962
94962
  devDependencies: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@settlemint/dalp-sdk",
3
- "version": "3.0.7-main.29047307837",
3
+ "version": "3.0.7-main.29049548892",
4
4
  "private": false,
5
5
  "description": "Fully typed SDK for the DALP tokenization platform API",
6
6
  "homepage": "https://settlemint.com",
@@ -50,18 +50,18 @@
50
50
  "typecheck": "tsc"
51
51
  },
52
52
  "dependencies": {
53
- "@better-auth/api-key": "1.6.20",
54
- "@better-auth/passkey": "1.6.20",
55
- "@orpc/client": "2.0.0-beta.14",
56
- "@orpc/contract": "2.0.0-beta.14",
57
- "@orpc/openapi": "2.0.0-beta.14",
58
- "better-auth": "1.6.20",
53
+ "@better-auth/api-key": "1.6.23",
54
+ "@better-auth/passkey": "1.6.23",
55
+ "@orpc/client": "2.0.0-beta.15",
56
+ "@orpc/contract": "2.0.0-beta.15",
57
+ "@orpc/openapi": "2.0.0-beta.15",
58
+ "better-auth": "1.6.23",
59
59
  "currency-codes": "2.2.0",
60
60
  "date-fns": "4.4.0",
61
61
  "dnum": "2.17.0",
62
62
  "iso-3166": "4.4.0",
63
63
  "standardwebhooks": "1.0.0",
64
- "viem": "2.53.1",
64
+ "viem": "2.54.6",
65
65
  "zod": "4.4.3"
66
66
  },
67
67
  "devDependencies": {