@settlemint/dalp-cli 2.1.7-main.23437180842 → 2.1.7-main.23437906896
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
|
@@ -79370,7 +79370,7 @@ var timestampSerializer = {
|
|
|
79370
79370
|
};
|
|
79371
79371
|
var package_default = {
|
|
79372
79372
|
name: "@settlemint/dalp-sdk",
|
|
79373
|
-
version: "2.1.7-main.
|
|
79373
|
+
version: "2.1.7-main.23437906896",
|
|
79374
79374
|
private: false,
|
|
79375
79375
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
79376
79376
|
homepage: "https://settlemint.com",
|
|
@@ -79513,7 +79513,7 @@ function createDalpClient(config3) {
|
|
|
79513
79513
|
// package.json
|
|
79514
79514
|
var package_default2 = {
|
|
79515
79515
|
name: "@settlemint/dalp-cli",
|
|
79516
|
-
version: "2.1.7-main.
|
|
79516
|
+
version: "2.1.7-main.23437906896",
|
|
79517
79517
|
private: false,
|
|
79518
79518
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
79519
79519
|
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.23437906896",
|
|
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",
|