@settlemint/dalp-sdk 3.0.7-release.28503549181 → 3.0.7-release.28503888335

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 +1 -1
  2. 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.28503549181",
92446
+ version: "3.0.7-release.28503888335",
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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@settlemint/dalp-sdk",
3
- "version": "3.0.7-release.28503549181",
3
+ "version": "3.0.7-release.28503888335",
4
4
  "private": false,
5
5
  "description": "Fully typed SDK for the DALP tokenization platform API",
6
6
  "homepage": "https://settlemint.com",