@settlemint/dalp-cli 2.1.7-main.23667535862 → 2.1.7-main.23679162061
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
|
@@ -83075,7 +83075,7 @@ var timestampSerializer = {
|
|
|
83075
83075
|
};
|
|
83076
83076
|
var package_default = {
|
|
83077
83077
|
name: "@settlemint/dalp-sdk",
|
|
83078
|
-
version: "2.1.7-main.
|
|
83078
|
+
version: "2.1.7-main.23679162061",
|
|
83079
83079
|
private: false,
|
|
83080
83080
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
83081
83081
|
homepage: "https://settlemint.com",
|
|
@@ -83218,7 +83218,7 @@ function createDalpClient(config3) {
|
|
|
83218
83218
|
// package.json
|
|
83219
83219
|
var package_default2 = {
|
|
83220
83220
|
name: "@settlemint/dalp-cli",
|
|
83221
|
-
version: "2.1.7-main.
|
|
83221
|
+
version: "2.1.7-main.23679162061",
|
|
83222
83222
|
private: false,
|
|
83223
83223
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
83224
83224
|
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.23679162061",
|
|
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",
|