@settlemint/dalp-cli 3.0.6-main.28333103539 → 3.0.6-main.28339018155

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
@@ -144210,7 +144210,7 @@ function normalizeDalpBaseUrl(url2) {
144210
144210
  }
144211
144211
  var package_default = {
144212
144212
  name: "@settlemint/dalp-sdk",
144213
- version: "3.0.6-main.28333103539",
144213
+ version: "3.0.6-main.28339018155",
144214
144214
  private: false,
144215
144215
  description: "Fully typed SDK for the DALP tokenization platform API",
144216
144216
  homepage: "https://settlemint.com",
@@ -145454,7 +145454,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
145454
145454
  // package.json
145455
145455
  var package_default2 = {
145456
145456
  name: "@settlemint/dalp-cli",
145457
- version: "3.0.6-main.28333103539",
145457
+ version: "3.0.6-main.28339018155",
145458
145458
  private: false,
145459
145459
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
145460
145460
  homepage: "https://settlemint.com",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@settlemint/dalp-cli",
3
- "version": "3.0.6-main.28333103539",
3
+ "version": "3.0.6-main.28339018155",
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",