@settlemint/dalp-cli 3.1.2-release.31686365365 → 3.1.2

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
@@ -141710,7 +141710,7 @@ function normalizeDalpBaseUrl(url2) {
141710
141710
  }
141711
141711
  var package_default = {
141712
141712
  name: "@settlemint/dalp-sdk",
141713
- version: "3.1.2-release.31686365365",
141713
+ version: "3.1.2",
141714
141714
  private: false,
141715
141715
  description: "Fully typed SDK for the DALP tokenization platform API",
141716
141716
  homepage: "https://settlemint.com",
@@ -142930,7 +142930,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
142930
142930
  // package.json
142931
142931
  var package_default2 = {
142932
142932
  name: "@settlemint/dalp-cli",
142933
- version: "3.1.2-release.31686365365",
142933
+ version: "3.1.2",
142934
142934
  private: false,
142935
142935
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
142936
142936
  homepage: "https://settlemint.com",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@settlemint/dalp-cli",
3
- "version": "3.1.2-release.31686365365",
3
+ "version": "3.1.2",
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",