@settlemint/dalp-sdk 3.0.7-release.28453128726 → 3.0.7-release.28457239042
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 +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -92443,7 +92443,7 @@ function normalizeDalpBaseUrl(url) {
|
|
|
92443
92443
|
// package.json
|
|
92444
92444
|
var package_default = {
|
|
92445
92445
|
name: "@settlemint/dalp-sdk",
|
|
92446
|
-
version: "3.0.7-release.
|
|
92446
|
+
version: "3.0.7-release.28457239042",
|
|
92447
92447
|
private: false,
|
|
92448
92448
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
92449
92449
|
homepage: "https://settlemint.com",
|
package/package.json
CHANGED