@settlemint/dalp-cli 2.1.7-main.23445298463 → 2.1.7-main.23445756365

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
@@ -79458,7 +79458,7 @@ var timestampSerializer = {
79458
79458
  };
79459
79459
  var package_default = {
79460
79460
  name: "@settlemint/dalp-sdk",
79461
- version: "2.1.7-main.23445298463",
79461
+ version: "2.1.7-main.23445756365",
79462
79462
  private: false,
79463
79463
  description: "Fully typed SDK for the DALP tokenization platform API",
79464
79464
  homepage: "https://settlemint.com",
@@ -79601,7 +79601,7 @@ function createDalpClient(config3) {
79601
79601
  // package.json
79602
79602
  var package_default2 = {
79603
79603
  name: "@settlemint/dalp-cli",
79604
- version: "2.1.7-main.23445298463",
79604
+ version: "2.1.7-main.23445756365",
79605
79605
  private: false,
79606
79606
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
79607
79607
  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.23445298463",
3
+ "version": "2.1.7-main.23445756365",
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",