@settlemint/dalp-cli 3.0.7-main.28446303893 → 3.0.7-main.28447216646

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
@@ -144832,7 +144832,7 @@ function normalizeDalpBaseUrl(url2) {
144832
144832
  }
144833
144833
  var package_default = {
144834
144834
  name: "@settlemint/dalp-sdk",
144835
- version: "3.0.7-main.28446303893",
144835
+ version: "3.0.7-main.28447216646",
144836
144836
  private: false,
144837
144837
  description: "Fully typed SDK for the DALP tokenization platform API",
144838
144838
  homepage: "https://settlemint.com",
@@ -146081,7 +146081,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
146081
146081
  // package.json
146082
146082
  var package_default2 = {
146083
146083
  name: "@settlemint/dalp-cli",
146084
- version: "3.0.7-main.28446303893",
146084
+ version: "3.0.7-main.28447216646",
146085
146085
  private: false,
146086
146086
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
146087
146087
  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.28446303893",
3
+ "version": "3.0.7-main.28447216646",
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",