@settlemint/dalp-cli 2.1.7-main.23613164087 → 2.1.7-main.23619085876

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
@@ -79852,7 +79852,7 @@ var timestampSerializer = {
79852
79852
  };
79853
79853
  var package_default = {
79854
79854
  name: "@settlemint/dalp-sdk",
79855
- version: "2.1.7-main.23613164087",
79855
+ version: "2.1.7-main.23619085876",
79856
79856
  private: false,
79857
79857
  description: "Fully typed SDK for the DALP tokenization platform API",
79858
79858
  homepage: "https://settlemint.com",
@@ -79995,7 +79995,7 @@ function createDalpClient(config3) {
79995
79995
  // package.json
79996
79996
  var package_default2 = {
79997
79997
  name: "@settlemint/dalp-cli",
79998
- version: "2.1.7-main.23613164087",
79998
+ version: "2.1.7-main.23619085876",
79999
79999
  private: false,
80000
80000
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
80001
80001
  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.23613164087",
3
+ "version": "2.1.7-main.23619085876",
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",