@settlemint/dalp-cli 2.1.7-main.23345723646 → 2.1.7-main.23346387337

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
@@ -78841,7 +78841,7 @@ var timestampSerializer = {
78841
78841
  };
78842
78842
  var package_default = {
78843
78843
  name: "@settlemint/dalp-sdk",
78844
- version: "2.1.7-main.23345723646",
78844
+ version: "2.1.7-main.23346387337",
78845
78845
  private: false,
78846
78846
  description: "Fully typed SDK for the DALP tokenization platform API",
78847
78847
  homepage: "https://settlemint.com",
@@ -78984,7 +78984,7 @@ function createDalpClient(config3) {
78984
78984
  // package.json
78985
78985
  var package_default2 = {
78986
78986
  name: "@settlemint/dalp-cli",
78987
- version: "2.1.7-main.23345723646",
78987
+ version: "2.1.7-main.23346387337",
78988
78988
  private: false,
78989
78989
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
78990
78990
  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.23345723646",
3
+ "version": "2.1.7-main.23346387337",
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",