@settlemint/dalp-cli 2.1.7-main.23645735307 → 2.1.7-main.23645898095

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
@@ -83110,7 +83110,7 @@ var timestampSerializer = {
83110
83110
  };
83111
83111
  var package_default = {
83112
83112
  name: "@settlemint/dalp-sdk",
83113
- version: "2.1.7-main.23645735307",
83113
+ version: "2.1.7-main.23645898095",
83114
83114
  private: false,
83115
83115
  description: "Fully typed SDK for the DALP tokenization platform API",
83116
83116
  homepage: "https://settlemint.com",
@@ -83253,7 +83253,7 @@ function createDalpClient(config3) {
83253
83253
  // package.json
83254
83254
  var package_default2 = {
83255
83255
  name: "@settlemint/dalp-cli",
83256
- version: "2.1.7-main.23645735307",
83256
+ version: "2.1.7-main.23645898095",
83257
83257
  private: false,
83258
83258
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
83259
83259
  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.23645735307",
3
+ "version": "2.1.7-main.23645898095",
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",