@settlemint/dalp-cli 2.1.7-main.25624508050 → 2.1.7-main.25624782823

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
@@ -91353,7 +91353,7 @@ function normalizeDalpBaseUrl(url3) {
91353
91353
  }
91354
91354
  var package_default = {
91355
91355
  name: "@settlemint/dalp-sdk",
91356
- version: "2.1.7-main.25624508050",
91356
+ version: "2.1.7-main.25624782823",
91357
91357
  private: false,
91358
91358
  description: "Fully typed SDK for the DALP tokenization platform API",
91359
91359
  homepage: "https://settlemint.com",
@@ -91923,7 +91923,7 @@ function toStandardWebhookSecret(secret) {
91923
91923
  // package.json
91924
91924
  var package_default2 = {
91925
91925
  name: "@settlemint/dalp-cli",
91926
- version: "2.1.7-main.25624508050",
91926
+ version: "2.1.7-main.25624782823",
91927
91927
  private: false,
91928
91928
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
91929
91929
  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.25624508050",
3
+ "version": "2.1.7-main.25624782823",
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",