@settlemint/dalp-cli 2.1.7-main.26097068826 → 2.1.7-main.26103118731

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
@@ -78797,7 +78797,7 @@ function normalizeDalpBaseUrl(url2) {
78797
78797
  }
78798
78798
  var package_default = {
78799
78799
  name: "@settlemint/dalp-sdk",
78800
- version: "2.1.7-main.26097068826",
78800
+ version: "2.1.7-main.26103118731",
78801
78801
  private: false,
78802
78802
  description: "Fully typed SDK for the DALP tokenization platform API",
78803
78803
  homepage: "https://settlemint.com",
@@ -79369,7 +79369,7 @@ function toStandardWebhookSecret(secret) {
79369
79369
  // package.json
79370
79370
  var package_default2 = {
79371
79371
  name: "@settlemint/dalp-cli",
79372
- version: "2.1.7-main.26097068826",
79372
+ version: "2.1.7-main.26103118731",
79373
79373
  private: false,
79374
79374
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
79375
79375
  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.26097068826",
3
+ "version": "2.1.7-main.26103118731",
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",