@settlemint/dalp-sdk 3.1.4-release.32348447845 → 3.1.5
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
|
@@ -93726,7 +93726,7 @@ function normalizeDalpBaseUrl(url) {
|
|
|
93726
93726
|
// package.json
|
|
93727
93727
|
var package_default = {
|
|
93728
93728
|
name: "@settlemint/dalp-sdk",
|
|
93729
|
-
version: "3.1.
|
|
93729
|
+
version: "3.1.5",
|
|
93730
93730
|
private: false,
|
|
93731
93731
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
93732
93732
|
homepage: "https://settlemint.com",
|