@settlemint/dalp-sdk 3.0.7-main.28507963517 → 3.0.7-main.28508634105
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
|
@@ -96372,7 +96372,7 @@ function normalizeDalpBaseUrl(url) {
|
|
|
96372
96372
|
// package.json
|
|
96373
96373
|
var package_default = {
|
|
96374
96374
|
name: "@settlemint/dalp-sdk",
|
|
96375
|
-
version: "3.0.7-main.
|
|
96375
|
+
version: "3.0.7-main.28508634105",
|
|
96376
96376
|
private: false,
|
|
96377
96377
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
96378
96378
|
homepage: "https://settlemint.com",
|
package/package.json
CHANGED