@settlemint/dalp-cli 2.1.7-main.25391066592 → 2.1.7-main.25397452233

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
@@ -77998,7 +77998,7 @@ function normalizeDalpBaseUrl(url3) {
77998
77998
  }
77999
77999
  var package_default = {
78000
78000
  name: "@settlemint/dalp-sdk",
78001
- version: "2.1.7-main.25391066592",
78001
+ version: "2.1.7-main.25397452233",
78002
78002
  private: false,
78003
78003
  description: "Fully typed SDK for the DALP tokenization platform API",
78004
78004
  homepage: "https://settlemint.com",
@@ -78549,7 +78549,7 @@ function trimConfigValue(name, value3) {
78549
78549
  // package.json
78550
78550
  var package_default2 = {
78551
78551
  name: "@settlemint/dalp-cli",
78552
- version: "2.1.7-main.25391066592",
78552
+ version: "2.1.7-main.25397452233",
78553
78553
  private: false,
78554
78554
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
78555
78555
  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.25391066592",
3
+ "version": "2.1.7-main.25397452233",
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",