@settlemint/dalp-cli 3.1.19-release.34344073205 → 3.1.19-release.34344114017

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
@@ -142037,7 +142037,7 @@ function normalizeDalpBaseUrl(url2) {
142037
142037
  }
142038
142038
  var package_default = {
142039
142039
  name: "@settlemint/dalp-sdk",
142040
- version: "3.1.19-release.34344073205",
142040
+ version: "3.1.19-release.34344114017",
142041
142041
  private: false,
142042
142042
  description: "Fully typed SDK for the DALP tokenization platform API",
142043
142043
  homepage: "https://settlemint.com",
@@ -143263,7 +143263,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
143263
143263
  // package.json
143264
143264
  var package_default2 = {
143265
143265
  name: "@settlemint/dalp-cli",
143266
- version: "3.1.19-release.34344073205",
143266
+ version: "3.1.19-release.34344114017",
143267
143267
  private: false,
143268
143268
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
143269
143269
  homepage: "https://settlemint.com",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@settlemint/dalp-cli",
3
- "version": "3.1.19-release.34344073205",
3
+ "version": "3.1.19-release.34344114017",
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",