@settlemint/dalp-cli 2.1.7-main.25542182146 → 2.1.7-main.25545669899

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
@@ -88547,7 +88547,7 @@ function normalizeDalpBaseUrl(url3) {
88547
88547
  }
88548
88548
  var package_default = {
88549
88549
  name: "@settlemint/dalp-sdk",
88550
- version: "2.1.7-main.25542182146",
88550
+ version: "2.1.7-main.25545669899",
88551
88551
  private: false,
88552
88552
  description: "Fully typed SDK for the DALP tokenization platform API",
88553
88553
  homepage: "https://settlemint.com",
@@ -89106,7 +89106,7 @@ function trimConfigValue(name, value3) {
89106
89106
  // package.json
89107
89107
  var package_default2 = {
89108
89108
  name: "@settlemint/dalp-cli",
89109
- version: "2.1.7-main.25542182146",
89109
+ version: "2.1.7-main.25545669899",
89110
89110
  private: false,
89111
89111
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
89112
89112
  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.25542182146",
3
+ "version": "2.1.7-main.25545669899",
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",