@settlemint/dalp-cli 2.1.7-main.23549477521 → 2.1.7-main.23558051606
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.
- package/dist/dalp.js +2 -2
- package/package.json +1 -1
package/dist/dalp.js
CHANGED
|
@@ -79589,7 +79589,7 @@ var timestampSerializer = {
|
|
|
79589
79589
|
};
|
|
79590
79590
|
var package_default = {
|
|
79591
79591
|
name: "@settlemint/dalp-sdk",
|
|
79592
|
-
version: "2.1.7-main.
|
|
79592
|
+
version: "2.1.7-main.23558051606",
|
|
79593
79593
|
private: false,
|
|
79594
79594
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
79595
79595
|
homepage: "https://settlemint.com",
|
|
@@ -79732,7 +79732,7 @@ function createDalpClient(config3) {
|
|
|
79732
79732
|
// package.json
|
|
79733
79733
|
var package_default2 = {
|
|
79734
79734
|
name: "@settlemint/dalp-cli",
|
|
79735
|
-
version: "2.1.7-main.
|
|
79735
|
+
version: "2.1.7-main.23558051606",
|
|
79736
79736
|
private: false,
|
|
79737
79737
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
79738
79738
|
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.
|
|
3
|
+
"version": "2.1.7-main.23558051606",
|
|
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",
|