@settlemint/dalp-cli 3.0.8-main.29296813833 → 3.0.8-main.29320154016

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
@@ -176456,7 +176456,7 @@ function normalizeDalpBaseUrl(url2) {
176456
176456
  }
176457
176457
  var package_default = {
176458
176458
  name: "@settlemint/dalp-sdk",
176459
- version: "3.0.8-main.29296813833",
176459
+ version: "3.0.8-main.29320154016",
176460
176460
  private: false,
176461
176461
  description: "Fully typed SDK for the DALP tokenization platform API",
176462
176462
  homepage: "https://settlemint.com",
@@ -177738,7 +177738,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
177738
177738
  // package.json
177739
177739
  var package_default2 = {
177740
177740
  name: "@settlemint/dalp-cli",
177741
- version: "3.0.8-main.29296813833",
177741
+ version: "3.0.8-main.29320154016",
177742
177742
  private: false,
177743
177743
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
177744
177744
  homepage: "https://settlemint.com",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@settlemint/dalp-cli",
3
- "version": "3.0.8-main.29296813833",
3
+ "version": "3.0.8-main.29320154016",
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",