@settlemint/dalp-cli 2.1.7-main.23515316448 → 2.1.7-main.23532209082
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
|
@@ -79542,7 +79542,7 @@ var timestampSerializer = {
|
|
|
79542
79542
|
};
|
|
79543
79543
|
var package_default = {
|
|
79544
79544
|
name: "@settlemint/dalp-sdk",
|
|
79545
|
-
version: "2.1.7-main.
|
|
79545
|
+
version: "2.1.7-main.23532209082",
|
|
79546
79546
|
private: false,
|
|
79547
79547
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
79548
79548
|
homepage: "https://settlemint.com",
|
|
@@ -79685,7 +79685,7 @@ function createDalpClient(config3) {
|
|
|
79685
79685
|
// package.json
|
|
79686
79686
|
var package_default2 = {
|
|
79687
79687
|
name: "@settlemint/dalp-cli",
|
|
79688
|
-
version: "2.1.7-main.
|
|
79688
|
+
version: "2.1.7-main.23532209082",
|
|
79689
79689
|
private: false,
|
|
79690
79690
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
79691
79691
|
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.23532209082",
|
|
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",
|