@settlemint/dalp-cli 2.1.7-main.26515598683 → 2.1.7-main.26516013485

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
@@ -86838,7 +86838,7 @@ function normalizeDalpBaseUrl(url3) {
86838
86838
  }
86839
86839
  var package_default = {
86840
86840
  name: "@settlemint/dalp-sdk",
86841
- version: "2.1.7-main.26515598683",
86841
+ version: "2.1.7-main.26516013485",
86842
86842
  private: false,
86843
86843
  description: "Fully typed SDK for the DALP tokenization platform API",
86844
86844
  homepage: "https://settlemint.com",
@@ -87410,7 +87410,7 @@ function toStandardWebhookSecret(secret) {
87410
87410
  // package.json
87411
87411
  var package_default2 = {
87412
87412
  name: "@settlemint/dalp-cli",
87413
- version: "2.1.7-main.26515598683",
87413
+ version: "2.1.7-main.26516013485",
87414
87414
  private: false,
87415
87415
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
87416
87416
  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.26515598683",
3
+ "version": "2.1.7-main.26516013485",
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",