@settlemint/dalp-cli 2.1.7-main.23400903660 → 2.1.7-main.23401987074

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
@@ -78998,7 +78998,7 @@ var timestampSerializer = {
78998
78998
  };
78999
78999
  var package_default = {
79000
79000
  name: "@settlemint/dalp-sdk",
79001
- version: "2.1.7-main.23400903660",
79001
+ version: "2.1.7-main.23401987074",
79002
79002
  private: false,
79003
79003
  description: "Fully typed SDK for the DALP tokenization platform API",
79004
79004
  homepage: "https://settlemint.com",
@@ -79141,7 +79141,7 @@ function createDalpClient(config3) {
79141
79141
  // package.json
79142
79142
  var package_default2 = {
79143
79143
  name: "@settlemint/dalp-cli",
79144
- version: "2.1.7-main.23400903660",
79144
+ version: "2.1.7-main.23401987074",
79145
79145
  private: false,
79146
79146
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
79147
79147
  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.23400903660",
3
+ "version": "2.1.7-main.23401987074",
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",