@settlemint/dalp-cli 2.1.7-main.25390723698 → 2.1.7-main.25390741442

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
@@ -77993,7 +77993,7 @@ function normalizeDalpBaseUrl(url3) {
77993
77993
  }
77994
77994
  var package_default = {
77995
77995
  name: "@settlemint/dalp-sdk",
77996
- version: "2.1.7-main.25390723698",
77996
+ version: "2.1.7-main.25390741442",
77997
77997
  private: false,
77998
77998
  description: "Fully typed SDK for the DALP tokenization platform API",
77999
77999
  homepage: "https://settlemint.com",
@@ -78544,7 +78544,7 @@ function trimConfigValue(name, value3) {
78544
78544
  // package.json
78545
78545
  var package_default2 = {
78546
78546
  name: "@settlemint/dalp-cli",
78547
- version: "2.1.7-main.25390723698",
78547
+ version: "2.1.7-main.25390741442",
78548
78548
  private: false,
78549
78549
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
78550
78550
  homepage: "https://settlemint.com",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@settlemint/dalp-cli",
3
- "version": "2.1.7-main.25390723698",
3
+ "version": "2.1.7-main.25390741442",
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",