@settlemint/dalp-cli 2.1.7-main.26470390840 → 2.1.7-main.26474396283

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
@@ -86730,7 +86730,7 @@ function normalizeDalpBaseUrl(url3) {
86730
86730
  }
86731
86731
  var package_default = {
86732
86732
  name: "@settlemint/dalp-sdk",
86733
- version: "2.1.7-main.26470390840",
86733
+ version: "2.1.7-main.26474396283",
86734
86734
  private: false,
86735
86735
  description: "Fully typed SDK for the DALP tokenization platform API",
86736
86736
  homepage: "https://settlemint.com",
@@ -87302,7 +87302,7 @@ function toStandardWebhookSecret(secret) {
87302
87302
  // package.json
87303
87303
  var package_default2 = {
87304
87304
  name: "@settlemint/dalp-cli",
87305
- version: "2.1.7-main.26470390840",
87305
+ version: "2.1.7-main.26474396283",
87306
87306
  private: false,
87307
87307
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
87308
87308
  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.26470390840",
3
+ "version": "2.1.7-main.26474396283",
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",