@settlemint/dalp-cli 2.1.7-main.26410890971 → 2.1.7-main.26435498887

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
@@ -86590,7 +86590,7 @@ function normalizeDalpBaseUrl(url3) {
86590
86590
  }
86591
86591
  var package_default = {
86592
86592
  name: "@settlemint/dalp-sdk",
86593
- version: "2.1.7-main.26410890971",
86593
+ version: "2.1.7-main.26435498887",
86594
86594
  private: false,
86595
86595
  description: "Fully typed SDK for the DALP tokenization platform API",
86596
86596
  homepage: "https://settlemint.com",
@@ -87162,7 +87162,7 @@ function toStandardWebhookSecret(secret) {
87162
87162
  // package.json
87163
87163
  var package_default2 = {
87164
87164
  name: "@settlemint/dalp-cli",
87165
- version: "2.1.7-main.26410890971",
87165
+ version: "2.1.7-main.26435498887",
87166
87166
  private: false,
87167
87167
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
87168
87168
  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.26410890971",
3
+ "version": "2.1.7-main.26435498887",
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",