@settlemint/dalp-cli 2.1.7-main.23514287247 → 2.1.7-main.23515010833
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
|
@@ -79509,7 +79509,7 @@ var timestampSerializer = {
|
|
|
79509
79509
|
};
|
|
79510
79510
|
var package_default = {
|
|
79511
79511
|
name: "@settlemint/dalp-sdk",
|
|
79512
|
-
version: "2.1.7-main.
|
|
79512
|
+
version: "2.1.7-main.23515010833",
|
|
79513
79513
|
private: false,
|
|
79514
79514
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
79515
79515
|
homepage: "https://settlemint.com",
|
|
@@ -79652,7 +79652,7 @@ function createDalpClient(config3) {
|
|
|
79652
79652
|
// package.json
|
|
79653
79653
|
var package_default2 = {
|
|
79654
79654
|
name: "@settlemint/dalp-cli",
|
|
79655
|
-
version: "2.1.7-main.
|
|
79655
|
+
version: "2.1.7-main.23515010833",
|
|
79656
79656
|
private: false,
|
|
79657
79657
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
79658
79658
|
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.23515010833",
|
|
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",
|