@settlemint/dalp-cli 2.1.7-main.23653470580 → 2.1.7-main.23656347356
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
|
@@ -83085,7 +83085,7 @@ var timestampSerializer = {
|
|
|
83085
83085
|
};
|
|
83086
83086
|
var package_default = {
|
|
83087
83087
|
name: "@settlemint/dalp-sdk",
|
|
83088
|
-
version: "2.1.7-main.
|
|
83088
|
+
version: "2.1.7-main.23656347356",
|
|
83089
83089
|
private: false,
|
|
83090
83090
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
83091
83091
|
homepage: "https://settlemint.com",
|
|
@@ -83228,7 +83228,7 @@ function createDalpClient(config3) {
|
|
|
83228
83228
|
// package.json
|
|
83229
83229
|
var package_default2 = {
|
|
83230
83230
|
name: "@settlemint/dalp-cli",
|
|
83231
|
-
version: "2.1.7-main.
|
|
83231
|
+
version: "2.1.7-main.23656347356",
|
|
83232
83232
|
private: false,
|
|
83233
83233
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
83234
83234
|
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.23656347356",
|
|
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",
|