@settlemint/dalp-cli 2.1.7-main.26169568697 → 2.1.7-main.26173254267

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
@@ -93344,7 +93344,7 @@ function normalizeDalpBaseUrl(url3) {
93344
93344
  }
93345
93345
  var package_default = {
93346
93346
  name: "@settlemint/dalp-sdk",
93347
- version: "2.1.7-main.26169568697",
93347
+ version: "2.1.7-main.26173254267",
93348
93348
  private: false,
93349
93349
  description: "Fully typed SDK for the DALP tokenization platform API",
93350
93350
  homepage: "https://settlemint.com",
@@ -93916,7 +93916,7 @@ function toStandardWebhookSecret(secret) {
93916
93916
  // package.json
93917
93917
  var package_default2 = {
93918
93918
  name: "@settlemint/dalp-cli",
93919
- version: "2.1.7-main.26169568697",
93919
+ version: "2.1.7-main.26173254267",
93920
93920
  private: false,
93921
93921
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
93922
93922
  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.26169568697",
3
+ "version": "2.1.7-main.26173254267",
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",