@settlemint/dalp-cli 2.1.7-main.23496651397 → 2.1.7-main.23501616988
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
|
@@ -79504,7 +79504,7 @@ var timestampSerializer = {
|
|
|
79504
79504
|
};
|
|
79505
79505
|
var package_default = {
|
|
79506
79506
|
name: "@settlemint/dalp-sdk",
|
|
79507
|
-
version: "2.1.7-main.
|
|
79507
|
+
version: "2.1.7-main.23501616988",
|
|
79508
79508
|
private: false,
|
|
79509
79509
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
79510
79510
|
homepage: "https://settlemint.com",
|
|
@@ -79647,7 +79647,7 @@ function createDalpClient(config3) {
|
|
|
79647
79647
|
// package.json
|
|
79648
79648
|
var package_default2 = {
|
|
79649
79649
|
name: "@settlemint/dalp-cli",
|
|
79650
|
-
version: "2.1.7-main.
|
|
79650
|
+
version: "2.1.7-main.23501616988",
|
|
79651
79651
|
private: false,
|
|
79652
79652
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
79653
79653
|
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.23501616988",
|
|
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",
|