@settlemint/dalp-cli 2.1.7-main.25345819806 → 2.1.7-main.25361555218

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
@@ -77820,7 +77820,7 @@ function normalizeDalpBaseUrl(url3) {
77820
77820
  }
77821
77821
  var package_default = {
77822
77822
  name: "@settlemint/dalp-sdk",
77823
- version: "2.1.7-main.25345819806",
77823
+ version: "2.1.7-main.25361555218",
77824
77824
  private: false,
77825
77825
  description: "Fully typed SDK for the DALP tokenization platform API",
77826
77826
  homepage: "https://settlemint.com",
@@ -78371,7 +78371,7 @@ function trimConfigValue(name, value3) {
78371
78371
  // package.json
78372
78372
  var package_default2 = {
78373
78373
  name: "@settlemint/dalp-cli",
78374
- version: "2.1.7-main.25345819806",
78374
+ version: "2.1.7-main.25361555218",
78375
78375
  private: false,
78376
78376
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
78377
78377
  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.25345819806",
3
+ "version": "2.1.7-main.25361555218",
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",