@settlemint/dalp-cli 2.1.7-main.25955679304 → 2.1.7-main.25956181662

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
@@ -92502,7 +92502,7 @@ function normalizeDalpBaseUrl(url3) {
92502
92502
  }
92503
92503
  var package_default = {
92504
92504
  name: "@settlemint/dalp-sdk",
92505
- version: "2.1.7-main.25955679304",
92505
+ version: "2.1.7-main.25956181662",
92506
92506
  private: false,
92507
92507
  description: "Fully typed SDK for the DALP tokenization platform API",
92508
92508
  homepage: "https://settlemint.com",
@@ -93074,7 +93074,7 @@ function toStandardWebhookSecret(secret) {
93074
93074
  // package.json
93075
93075
  var package_default2 = {
93076
93076
  name: "@settlemint/dalp-cli",
93077
- version: "2.1.7-main.25955679304",
93077
+ version: "2.1.7-main.25956181662",
93078
93078
  private: false,
93079
93079
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
93080
93080
  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.25955679304",
3
+ "version": "2.1.7-main.25956181662",
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",