@settlemint/dalp-sdk 2.1.7-main.25626803657 → 2.1.7-main.25627551933
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/dist/index.js +2 -2
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -29942,7 +29942,7 @@ function normalizeDalpBaseUrl(url) {
|
|
|
29942
29942
|
// package.json
|
|
29943
29943
|
var package_default = {
|
|
29944
29944
|
name: "@settlemint/dalp-sdk",
|
|
29945
|
-
version: "2.1.7-main.
|
|
29945
|
+
version: "2.1.7-main.25627551933",
|
|
29946
29946
|
private: false,
|
|
29947
29947
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
29948
29948
|
homepage: "https://settlemint.com",
|
|
@@ -30011,7 +30011,7 @@ var package_default = {
|
|
|
30011
30011
|
"@dalp/api-contract": "workspace:*",
|
|
30012
30012
|
"@tools/typescript-config": "workspace:*",
|
|
30013
30013
|
"@types/bun": "1.3.13",
|
|
30014
|
-
publint: "0.3.
|
|
30014
|
+
publint: "0.3.20",
|
|
30015
30015
|
typescript: "6.0.3"
|
|
30016
30016
|
},
|
|
30017
30017
|
engines: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@settlemint/dalp-sdk",
|
|
3
|
-
"version": "2.1.7-main.
|
|
3
|
+
"version": "2.1.7-main.25627551933",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Fully typed SDK for the DALP tokenization platform API",
|
|
6
6
|
"homepage": "https://settlemint.com",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"@dalp/api-contract": "workspace:*",
|
|
70
70
|
"@tools/typescript-config": "workspace:*",
|
|
71
71
|
"@types/bun": "1.3.13",
|
|
72
|
-
"publint": "0.3.
|
|
72
|
+
"publint": "0.3.20",
|
|
73
73
|
"typescript": "6.0.3"
|
|
74
74
|
},
|
|
75
75
|
"engines": {
|