@settlemint/dalp-cli 2.1.7-main.23591492586 → 2.1.7-main.23595088296

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
@@ -79634,7 +79634,7 @@ var timestampSerializer = {
79634
79634
  };
79635
79635
  var package_default = {
79636
79636
  name: "@settlemint/dalp-sdk",
79637
- version: "2.1.7-main.23591492586",
79637
+ version: "2.1.7-main.23595088296",
79638
79638
  private: false,
79639
79639
  description: "Fully typed SDK for the DALP tokenization platform API",
79640
79640
  homepage: "https://settlemint.com",
@@ -79777,7 +79777,7 @@ function createDalpClient(config3) {
79777
79777
  // package.json
79778
79778
  var package_default2 = {
79779
79779
  name: "@settlemint/dalp-cli",
79780
- version: "2.1.7-main.23591492586",
79780
+ version: "2.1.7-main.23595088296",
79781
79781
  private: false,
79782
79782
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
79783
79783
  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.23591492586",
3
+ "version": "2.1.7-main.23595088296",
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",