@settlemint/dalp-cli 2.1.7-main.23402944471 → 2.1.7-main.23425027322

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
@@ -79224,7 +79224,7 @@ var timestampSerializer = {
79224
79224
  };
79225
79225
  var package_default = {
79226
79226
  name: "@settlemint/dalp-sdk",
79227
- version: "2.1.7-main.23402944471",
79227
+ version: "2.1.7-main.23425027322",
79228
79228
  private: false,
79229
79229
  description: "Fully typed SDK for the DALP tokenization platform API",
79230
79230
  homepage: "https://settlemint.com",
@@ -79367,7 +79367,7 @@ function createDalpClient(config3) {
79367
79367
  // package.json
79368
79368
  var package_default2 = {
79369
79369
  name: "@settlemint/dalp-cli",
79370
- version: "2.1.7-main.23402944471",
79370
+ version: "2.1.7-main.23425027322",
79371
79371
  private: false,
79372
79372
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
79373
79373
  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.23402944471",
3
+ "version": "2.1.7-main.23425027322",
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",