@settlemint/dalp-cli 3.0.7-release.28585632593 → 3.0.7-release.28592696802

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
@@ -140563,7 +140563,7 @@ function normalizeDalpBaseUrl(url2) {
140563
140563
  }
140564
140564
  var package_default = {
140565
140565
  name: "@settlemint/dalp-sdk",
140566
- version: "3.0.7-release.28585632593",
140566
+ version: "3.0.7-release.28592696802",
140567
140567
  private: false,
140568
140568
  description: "Fully typed SDK for the DALP tokenization platform API",
140569
140569
  homepage: "https://settlemint.com",
@@ -141760,7 +141760,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
141760
141760
  // package.json
141761
141761
  var package_default2 = {
141762
141762
  name: "@settlemint/dalp-cli",
141763
- version: "3.0.7-release.28585632593",
141763
+ version: "3.0.7-release.28592696802",
141764
141764
  private: false,
141765
141765
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
141766
141766
  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.28585632593",
3
+ "version": "3.0.7-release.28592696802",
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",