@settlemint/dalp-cli 2.1.7-main.22784829103 → 2.1.7-main.22796461703

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
@@ -71724,7 +71724,7 @@ var dalpSerializers = [
71724
71724
  ];
71725
71725
  var package_default = {
71726
71726
  name: "@settlemint/dalp-sdk",
71727
- version: "2.1.7-main.22784829103",
71727
+ version: "2.1.7-main.22796461703",
71728
71728
  private: false,
71729
71729
  description: "Fully typed SDK for the DALP tokenization platform API",
71730
71730
  homepage: "https://settlemint.com",
@@ -71862,7 +71862,7 @@ function createDalpClient(config3) {
71862
71862
  // package.json
71863
71863
  var package_default2 = {
71864
71864
  name: "@settlemint/dalp-cli",
71865
- version: "2.1.7-main.22784829103",
71865
+ version: "2.1.7-main.22796461703",
71866
71866
  private: false,
71867
71867
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
71868
71868
  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.22784829103",
3
+ "version": "2.1.7-main.22796461703",
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",