@settlemint/dalp-cli 2.1.7-main.23442422201 → 2.1.7-main.23443527022

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
@@ -79379,7 +79379,7 @@ var timestampSerializer = {
79379
79379
  };
79380
79380
  var package_default = {
79381
79381
  name: "@settlemint/dalp-sdk",
79382
- version: "2.1.7-main.23442422201",
79382
+ version: "2.1.7-main.23443527022",
79383
79383
  private: false,
79384
79384
  description: "Fully typed SDK for the DALP tokenization platform API",
79385
79385
  homepage: "https://settlemint.com",
@@ -79522,7 +79522,7 @@ function createDalpClient(config3) {
79522
79522
  // package.json
79523
79523
  var package_default2 = {
79524
79524
  name: "@settlemint/dalp-cli",
79525
- version: "2.1.7-main.23442422201",
79525
+ version: "2.1.7-main.23443527022",
79526
79526
  private: false,
79527
79527
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
79528
79528
  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.23442422201",
3
+ "version": "2.1.7-main.23443527022",
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",