@settlemint/dalp-cli 2.1.7-main.23398475882 → 2.1.7-main.23399598269

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
@@ -78955,7 +78955,7 @@ var timestampSerializer = {
78955
78955
  };
78956
78956
  var package_default = {
78957
78957
  name: "@settlemint/dalp-sdk",
78958
- version: "2.1.7-main.23398475882",
78958
+ version: "2.1.7-main.23399598269",
78959
78959
  private: false,
78960
78960
  description: "Fully typed SDK for the DALP tokenization platform API",
78961
78961
  homepage: "https://settlemint.com",
@@ -79098,7 +79098,7 @@ function createDalpClient(config3) {
79098
79098
  // package.json
79099
79099
  var package_default2 = {
79100
79100
  name: "@settlemint/dalp-cli",
79101
- version: "2.1.7-main.23398475882",
79101
+ version: "2.1.7-main.23399598269",
79102
79102
  private: false,
79103
79103
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
79104
79104
  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.23398475882",
3
+ "version": "2.1.7-main.23399598269",
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",