@settlemint/dalp-cli 3.0.7-main.28643090779 → 3.0.7-main.28643540206

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
@@ -143481,7 +143481,7 @@ function normalizeDalpBaseUrl(url2) {
143481
143481
  }
143482
143482
  var package_default = {
143483
143483
  name: "@settlemint/dalp-sdk",
143484
- version: "3.0.7-main.28643090779",
143484
+ version: "3.0.7-main.28643540206",
143485
143485
  private: false,
143486
143486
  description: "Fully typed SDK for the DALP tokenization platform API",
143487
143487
  homepage: "https://settlemint.com",
@@ -144745,7 +144745,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
144745
144745
  // package.json
144746
144746
  var package_default2 = {
144747
144747
  name: "@settlemint/dalp-cli",
144748
- version: "3.0.7-main.28643090779",
144748
+ version: "3.0.7-main.28643540206",
144749
144749
  private: false,
144750
144750
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
144751
144751
  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.28643090779",
3
+ "version": "3.0.7-main.28643540206",
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",