@settlemint/dalp-cli 2.1.7-main.26063223238 → 2.1.7-main.26064214391

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
@@ -78517,7 +78517,7 @@ function normalizeDalpBaseUrl(url2) {
78517
78517
  }
78518
78518
  var package_default = {
78519
78519
  name: "@settlemint/dalp-sdk",
78520
- version: "2.1.7-main.26063223238",
78520
+ version: "2.1.7-main.26064214391",
78521
78521
  private: false,
78522
78522
  description: "Fully typed SDK for the DALP tokenization platform API",
78523
78523
  homepage: "https://settlemint.com",
@@ -79089,7 +79089,7 @@ function toStandardWebhookSecret(secret) {
79089
79089
  // package.json
79090
79090
  var package_default2 = {
79091
79091
  name: "@settlemint/dalp-cli",
79092
- version: "2.1.7-main.26063223238",
79092
+ version: "2.1.7-main.26064214391",
79093
79093
  private: false,
79094
79094
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
79095
79095
  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.26063223238",
3
+ "version": "2.1.7-main.26064214391",
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",