@settlemint/dalp-cli 2.1.7-main.25504148000 → 2.1.7-main.25504369268

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
@@ -73716,7 +73716,7 @@ function normalizeDalpBaseUrl(url2) {
73716
73716
  }
73717
73717
  var package_default = {
73718
73718
  name: "@settlemint/dalp-sdk",
73719
- version: "2.1.7-main.25504148000",
73719
+ version: "2.1.7-main.25504369268",
73720
73720
  private: false,
73721
73721
  description: "Fully typed SDK for the DALP tokenization platform API",
73722
73722
  homepage: "https://settlemint.com",
@@ -74275,7 +74275,7 @@ function trimConfigValue(name, value3) {
74275
74275
  // package.json
74276
74276
  var package_default2 = {
74277
74277
  name: "@settlemint/dalp-cli",
74278
- version: "2.1.7-main.25504148000",
74278
+ version: "2.1.7-main.25504369268",
74279
74279
  private: false,
74280
74280
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
74281
74281
  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.25504148000",
3
+ "version": "2.1.7-main.25504369268",
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",