@settlemint/dalp-cli 3.0.7-release.28453128726 → 3.0.7-release.28455088408

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
@@ -140530,7 +140530,7 @@ function normalizeDalpBaseUrl(url2) {
140530
140530
  }
140531
140531
  var package_default = {
140532
140532
  name: "@settlemint/dalp-sdk",
140533
- version: "3.0.7-release.28453128726",
140533
+ version: "3.0.7-release.28455088408",
140534
140534
  private: false,
140535
140535
  description: "Fully typed SDK for the DALP tokenization platform API",
140536
140536
  homepage: "https://settlemint.com",
@@ -141714,7 +141714,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
141714
141714
  // package.json
141715
141715
  var package_default2 = {
141716
141716
  name: "@settlemint/dalp-cli",
141717
- version: "3.0.7-release.28453128726",
141717
+ version: "3.0.7-release.28455088408",
141718
141718
  private: false,
141719
141719
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
141720
141720
  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-release.28453128726",
3
+ "version": "3.0.7-release.28455088408",
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",