@settlemint/dalp-cli 2.1.7-main.25814575030 → 2.1.7-main.25817211546

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
@@ -92087,7 +92087,7 @@ function normalizeDalpBaseUrl(url3) {
92087
92087
  }
92088
92088
  var package_default = {
92089
92089
  name: "@settlemint/dalp-sdk",
92090
- version: "2.1.7-main.25814575030",
92090
+ version: "2.1.7-main.25817211546",
92091
92091
  private: false,
92092
92092
  description: "Fully typed SDK for the DALP tokenization platform API",
92093
92093
  homepage: "https://settlemint.com",
@@ -92666,7 +92666,7 @@ function toStandardWebhookSecret(secret) {
92666
92666
  // package.json
92667
92667
  var package_default2 = {
92668
92668
  name: "@settlemint/dalp-cli",
92669
- version: "2.1.7-main.25814575030",
92669
+ version: "2.1.7-main.25817211546",
92670
92670
  private: false,
92671
92671
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
92672
92672
  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.25814575030",
3
+ "version": "2.1.7-main.25817211546",
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",