@settlemint/dalp-cli 2.1.7-main.23578649491 → 2.1.7-main.23578769431

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
@@ -79599,7 +79599,7 @@ var timestampSerializer = {
79599
79599
  };
79600
79600
  var package_default = {
79601
79601
  name: "@settlemint/dalp-sdk",
79602
- version: "2.1.7-main.23578649491",
79602
+ version: "2.1.7-main.23578769431",
79603
79603
  private: false,
79604
79604
  description: "Fully typed SDK for the DALP tokenization platform API",
79605
79605
  homepage: "https://settlemint.com",
@@ -79742,7 +79742,7 @@ function createDalpClient(config3) {
79742
79742
  // package.json
79743
79743
  var package_default2 = {
79744
79744
  name: "@settlemint/dalp-cli",
79745
- version: "2.1.7-main.23578649491",
79745
+ version: "2.1.7-main.23578769431",
79746
79746
  private: false,
79747
79747
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
79748
79748
  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.23578649491",
3
+ "version": "2.1.7-main.23578769431",
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",