@settlemint/dalp-cli 3.0.6-main.28329796505 → 3.0.6-main.28330760874

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
@@ -144061,7 +144061,7 @@ function normalizeDalpBaseUrl(url2) {
144061
144061
  }
144062
144062
  var package_default = {
144063
144063
  name: "@settlemint/dalp-sdk",
144064
- version: "3.0.6-main.28329796505",
144064
+ version: "3.0.6-main.28330760874",
144065
144065
  private: false,
144066
144066
  description: "Fully typed SDK for the DALP tokenization platform API",
144067
144067
  homepage: "https://settlemint.com",
@@ -145281,7 +145281,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
145281
145281
  // package.json
145282
145282
  var package_default2 = {
145283
145283
  name: "@settlemint/dalp-cli",
145284
- version: "3.0.6-main.28329796505",
145284
+ version: "3.0.6-main.28330760874",
145285
145285
  private: false,
145286
145286
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
145287
145287
  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.28329796505",
3
+ "version": "3.0.6-main.28330760874",
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",