@settlemint/dalp-cli 2.1.7-main.25510765417 → 2.1.7-main.25511173112

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
@@ -73769,7 +73769,7 @@ function normalizeDalpBaseUrl(url2) {
73769
73769
  }
73770
73770
  var package_default = {
73771
73771
  name: "@settlemint/dalp-sdk",
73772
- version: "2.1.7-main.25510765417",
73772
+ version: "2.1.7-main.25511173112",
73773
73773
  private: false,
73774
73774
  description: "Fully typed SDK for the DALP tokenization platform API",
73775
73775
  homepage: "https://settlemint.com",
@@ -74328,7 +74328,7 @@ function trimConfigValue(name, value3) {
74328
74328
  // package.json
74329
74329
  var package_default2 = {
74330
74330
  name: "@settlemint/dalp-cli",
74331
- version: "2.1.7-main.25510765417",
74331
+ version: "2.1.7-main.25511173112",
74332
74332
  private: false,
74333
74333
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
74334
74334
  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.25510765417",
3
+ "version": "2.1.7-main.25511173112",
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",