@settlemint/dalp-cli 3.0.7-main.28595912510 → 3.0.7-main.28596573313

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/dalp.js +2 -2
  2. package/package.json +1 -1
package/dist/dalp.js CHANGED
@@ -143330,7 +143330,7 @@ function normalizeDalpBaseUrl(url2) {
143330
143330
  }
143331
143331
  var package_default = {
143332
143332
  name: "@settlemint/dalp-sdk",
143333
- version: "3.0.7-main.28595912510",
143333
+ version: "3.0.7-main.28596573313",
143334
143334
  private: false,
143335
143335
  description: "Fully typed SDK for the DALP tokenization platform API",
143336
143336
  homepage: "https://settlemint.com",
@@ -144581,7 +144581,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
144581
144581
  // package.json
144582
144582
  var package_default2 = {
144583
144583
  name: "@settlemint/dalp-cli",
144584
- version: "3.0.7-main.28595912510",
144584
+ version: "3.0.7-main.28596573313",
144585
144585
  private: false,
144586
144586
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
144587
144587
  homepage: "https://settlemint.com",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@settlemint/dalp-cli",
3
- "version": "3.0.7-main.28595912510",
3
+ "version": "3.0.7-main.28596573313",
4
4
  "private": false,
5
5
  "description": "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
6
6
  "homepage": "https://settlemint.com",