@settlemint/dalp-cli 2.1.7-main.23534486092 → 2.1.7-main.23536504683
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
|
@@ -79557,7 +79557,7 @@ var timestampSerializer = {
|
|
|
79557
79557
|
};
|
|
79558
79558
|
var package_default = {
|
|
79559
79559
|
name: "@settlemint/dalp-sdk",
|
|
79560
|
-
version: "2.1.7-main.
|
|
79560
|
+
version: "2.1.7-main.23536504683",
|
|
79561
79561
|
private: false,
|
|
79562
79562
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
79563
79563
|
homepage: "https://settlemint.com",
|
|
@@ -79700,7 +79700,7 @@ function createDalpClient(config3) {
|
|
|
79700
79700
|
// package.json
|
|
79701
79701
|
var package_default2 = {
|
|
79702
79702
|
name: "@settlemint/dalp-cli",
|
|
79703
|
-
version: "2.1.7-main.
|
|
79703
|
+
version: "2.1.7-main.23536504683",
|
|
79704
79704
|
private: false,
|
|
79705
79705
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
79706
79706
|
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.23536504683",
|
|
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",
|