@settlemint/dalp-cli 2.1.7-main.26523115874 → 2.1.7-main.26524528994

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
@@ -86808,7 +86808,7 @@ function normalizeDalpBaseUrl(url3) {
86808
86808
  }
86809
86809
  var package_default = {
86810
86810
  name: "@settlemint/dalp-sdk",
86811
- version: "2.1.7-main.26523115874",
86811
+ version: "2.1.7-main.26524528994",
86812
86812
  private: false,
86813
86813
  description: "Fully typed SDK for the DALP tokenization platform API",
86814
86814
  homepage: "https://settlemint.com",
@@ -87380,7 +87380,7 @@ function toStandardWebhookSecret(secret) {
87380
87380
  // package.json
87381
87381
  var package_default2 = {
87382
87382
  name: "@settlemint/dalp-cli",
87383
- version: "2.1.7-main.26523115874",
87383
+ version: "2.1.7-main.26524528994",
87384
87384
  private: false,
87385
87385
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
87386
87386
  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.26523115874",
3
+ "version": "2.1.7-main.26524528994",
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",