@settlemint/dalp-cli 2.1.7-main.26167271660 → 2.1.7-main.26168687745

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
@@ -93340,7 +93340,7 @@ function normalizeDalpBaseUrl(url3) {
93340
93340
  }
93341
93341
  var package_default = {
93342
93342
  name: "@settlemint/dalp-sdk",
93343
- version: "2.1.7-main.26167271660",
93343
+ version: "2.1.7-main.26168687745",
93344
93344
  private: false,
93345
93345
  description: "Fully typed SDK for the DALP tokenization platform API",
93346
93346
  homepage: "https://settlemint.com",
@@ -93912,7 +93912,7 @@ function toStandardWebhookSecret(secret) {
93912
93912
  // package.json
93913
93913
  var package_default2 = {
93914
93914
  name: "@settlemint/dalp-cli",
93915
- version: "2.1.7-main.26167271660",
93915
+ version: "2.1.7-main.26168687745",
93916
93916
  private: false,
93917
93917
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
93918
93918
  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.26167271660",
3
+ "version": "2.1.7-main.26168687745",
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",