@settlemint/dalp-cli 2.1.7-main.25512722669 → 2.1.7-main.25514819224

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
@@ -88046,7 +88046,7 @@ function normalizeDalpBaseUrl(url3) {
88046
88046
  }
88047
88047
  var package_default = {
88048
88048
  name: "@settlemint/dalp-sdk",
88049
- version: "2.1.7-main.25512722669",
88049
+ version: "2.1.7-main.25514819224",
88050
88050
  private: false,
88051
88051
  description: "Fully typed SDK for the DALP tokenization platform API",
88052
88052
  homepage: "https://settlemint.com",
@@ -88605,7 +88605,7 @@ function trimConfigValue(name, value3) {
88605
88605
  // package.json
88606
88606
  var package_default2 = {
88607
88607
  name: "@settlemint/dalp-cli",
88608
- version: "2.1.7-main.25512722669",
88608
+ version: "2.1.7-main.25514819224",
88609
88609
  private: false,
88610
88610
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
88611
88611
  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.25512722669",
3
+ "version": "2.1.7-main.25514819224",
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",