@settlemint/dalp-cli 2.1.7-main.25580491109 → 2.1.7-main.25580510556

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
@@ -88750,7 +88750,7 @@ function normalizeDalpBaseUrl(url3) {
88750
88750
  }
88751
88751
  var package_default = {
88752
88752
  name: "@settlemint/dalp-sdk",
88753
- version: "2.1.7-main.25580491109",
88753
+ version: "2.1.7-main.25580510556",
88754
88754
  private: false,
88755
88755
  description: "Fully typed SDK for the DALP tokenization platform API",
88756
88756
  homepage: "https://settlemint.com",
@@ -89309,7 +89309,7 @@ function trimConfigValue(name, value3) {
89309
89309
  // package.json
89310
89310
  var package_default2 = {
89311
89311
  name: "@settlemint/dalp-cli",
89312
- version: "2.1.7-main.25580491109",
89312
+ version: "2.1.7-main.25580510556",
89313
89313
  private: false,
89314
89314
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
89315
89315
  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.25580491109",
3
+ "version": "2.1.7-main.25580510556",
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",