@settlemint/dalp-cli 3.1.19-main.35030945342 → 3.1.19-main.35035549116
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 +3 -3
- package/dist/dalp.js.map +1 -1
- package/package.json +1 -1
package/dist/dalp.js
CHANGED
|
@@ -41909,7 +41909,7 @@ var WEBHOOK_MANIFEST_VERSION = Webhook.MANIFEST_VERSION;
|
|
|
41909
41909
|
// ../sdk/package.json
|
|
41910
41910
|
var package_default = {
|
|
41911
41911
|
name: "@settlemint/dalp-sdk",
|
|
41912
|
-
version: "3.1.19-main.
|
|
41912
|
+
version: "3.1.19-main.35035549116",
|
|
41913
41913
|
private: false,
|
|
41914
41914
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
41915
41915
|
homepage: "https://settlemint.com",
|
|
@@ -108142,7 +108142,7 @@ async function runCommand(context, operation, errorContext = UNKNOWN_COMMAND_ERR
|
|
|
108142
108142
|
// package.json
|
|
108143
108143
|
var package_default2 = {
|
|
108144
108144
|
name: "@settlemint/dalp-cli",
|
|
108145
|
-
version: "3.1.19-main.
|
|
108145
|
+
version: "3.1.19-main.35035549116",
|
|
108146
108146
|
private: false,
|
|
108147
108147
|
description: "CLI for the Digital Asset Lifecycle Platform \u2014 manage tokens, identities, compliance, and more from the command line.",
|
|
108148
108148
|
homepage: "https://settlemint.com",
|
|
@@ -109466,4 +109466,4 @@ if (false) {}
|
|
|
109466
109466
|
// src/bin.ts
|
|
109467
109467
|
await cli.serve();
|
|
109468
109468
|
|
|
109469
|
-
//# debugId=
|
|
109469
|
+
//# debugId=78062E7F5295126D64756E2164756E21
|