@settlemint/dalp-cli 2.1.7-main.25322928183 → 2.1.7-main.25326540741

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
@@ -77801,7 +77801,7 @@ function normalizeDalpBaseUrl(url3) {
77801
77801
  }
77802
77802
  var package_default = {
77803
77803
  name: "@settlemint/dalp-sdk",
77804
- version: "2.1.7-main.25322928183",
77804
+ version: "2.1.7-main.25326540741",
77805
77805
  private: false,
77806
77806
  description: "Fully typed SDK for the DALP tokenization platform API",
77807
77807
  homepage: "https://settlemint.com",
@@ -78352,7 +78352,7 @@ function trimConfigValue(name, value3) {
78352
78352
  // package.json
78353
78353
  var package_default2 = {
78354
78354
  name: "@settlemint/dalp-cli",
78355
- version: "2.1.7-main.25322928183",
78355
+ version: "2.1.7-main.25326540741",
78356
78356
  private: false,
78357
78357
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
78358
78358
  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.25322928183",
3
+ "version": "2.1.7-main.25326540741",
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",