@settlemint/dalp-cli 2.1.7-main.23610216775 → 2.1.7-main.23612186016
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
|
@@ -79643,7 +79643,7 @@ var timestampSerializer = {
|
|
|
79643
79643
|
};
|
|
79644
79644
|
var package_default = {
|
|
79645
79645
|
name: "@settlemint/dalp-sdk",
|
|
79646
|
-
version: "2.1.7-main.
|
|
79646
|
+
version: "2.1.7-main.23612186016",
|
|
79647
79647
|
private: false,
|
|
79648
79648
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
79649
79649
|
homepage: "https://settlemint.com",
|
|
@@ -79786,7 +79786,7 @@ function createDalpClient(config3) {
|
|
|
79786
79786
|
// package.json
|
|
79787
79787
|
var package_default2 = {
|
|
79788
79788
|
name: "@settlemint/dalp-cli",
|
|
79789
|
-
version: "2.1.7-main.
|
|
79789
|
+
version: "2.1.7-main.23612186016",
|
|
79790
79790
|
private: false,
|
|
79791
79791
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
79792
79792
|
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.23612186016",
|
|
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",
|