@settlemint/dalp-cli 2.1.7-main.25806626057 → 2.1.7-main.25808510697

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
@@ -92066,7 +92066,7 @@ function normalizeDalpBaseUrl(url3) {
92066
92066
  }
92067
92067
  var package_default = {
92068
92068
  name: "@settlemint/dalp-sdk",
92069
- version: "2.1.7-main.25806626057",
92069
+ version: "2.1.7-main.25808510697",
92070
92070
  private: false,
92071
92071
  description: "Fully typed SDK for the DALP tokenization platform API",
92072
92072
  homepage: "https://settlemint.com",
@@ -92645,7 +92645,7 @@ function toStandardWebhookSecret(secret) {
92645
92645
  // package.json
92646
92646
  var package_default2 = {
92647
92647
  name: "@settlemint/dalp-cli",
92648
- version: "2.1.7-main.25806626057",
92648
+ version: "2.1.7-main.25808510697",
92649
92649
  private: false,
92650
92650
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
92651
92651
  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.25806626057",
3
+ "version": "2.1.7-main.25808510697",
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",