@settlemint/dalp-cli 3.0.6-main.28273709551 → 3.0.6-main.28274868554

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
@@ -143924,7 +143924,7 @@ function normalizeDalpBaseUrl(url2) {
143924
143924
  }
143925
143925
  var package_default = {
143926
143926
  name: "@settlemint/dalp-sdk",
143927
- version: "3.0.6-main.28273709551",
143927
+ version: "3.0.6-main.28274868554",
143928
143928
  private: false,
143929
143929
  description: "Fully typed SDK for the DALP tokenization platform API",
143930
143930
  homepage: "https://settlemint.com",
@@ -145144,7 +145144,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
145144
145144
  // package.json
145145
145145
  var package_default2 = {
145146
145146
  name: "@settlemint/dalp-cli",
145147
- version: "3.0.6-main.28273709551",
145147
+ version: "3.0.6-main.28274868554",
145148
145148
  private: false,
145149
145149
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
145150
145150
  homepage: "https://settlemint.com",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@settlemint/dalp-cli",
3
- "version": "3.0.6-main.28273709551",
3
+ "version": "3.0.6-main.28274868554",
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",