@settlemint/dalp-cli 2.1.7-main.25385454968 → 2.1.7-main.25385496889

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
@@ -77954,7 +77954,7 @@ function normalizeDalpBaseUrl(url3) {
77954
77954
  }
77955
77955
  var package_default = {
77956
77956
  name: "@settlemint/dalp-sdk",
77957
- version: "2.1.7-main.25385454968",
77957
+ version: "2.1.7-main.25385496889",
77958
77958
  private: false,
77959
77959
  description: "Fully typed SDK for the DALP tokenization platform API",
77960
77960
  homepage: "https://settlemint.com",
@@ -78505,7 +78505,7 @@ function trimConfigValue(name, value3) {
78505
78505
  // package.json
78506
78506
  var package_default2 = {
78507
78507
  name: "@settlemint/dalp-cli",
78508
- version: "2.1.7-main.25385454968",
78508
+ version: "2.1.7-main.25385496889",
78509
78509
  private: false,
78510
78510
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
78511
78511
  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.25385454968",
3
+ "version": "2.1.7-main.25385496889",
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",