@settlemint/dalp-cli 3.1.4-main.32583419224 → 3.1.4-main.32584170832
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
|
@@ -46201,7 +46201,7 @@ var API_ERROR_CATEGORIES = new Set([
|
|
|
46201
46201
|
// ../sdk/package.json
|
|
46202
46202
|
var package_default = {
|
|
46203
46203
|
name: "@settlemint/dalp-sdk",
|
|
46204
|
-
version: "3.1.4-main.
|
|
46204
|
+
version: "3.1.4-main.32584170832",
|
|
46205
46205
|
private: false,
|
|
46206
46206
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
46207
46207
|
homepage: "https://settlemint.com",
|
|
@@ -160560,7 +160560,7 @@ async function runCommand(context, operation, errorContext = UNKNOWN_COMMAND_ERR
|
|
|
160560
160560
|
// package.json
|
|
160561
160561
|
var package_default2 = {
|
|
160562
160562
|
name: "@settlemint/dalp-cli",
|
|
160563
|
-
version: "3.1.4-main.
|
|
160563
|
+
version: "3.1.4-main.32584170832",
|
|
160564
160564
|
private: false,
|
|
160565
160565
|
description: "CLI for the Digital Asset Lifecycle Platform \u2014 manage tokens, identities, compliance, and more from the command line.",
|
|
160566
160566
|
homepage: "https://settlemint.com",
|
|
@@ -162291,4 +162291,4 @@ if (false) {}
|
|
|
162291
162291
|
// src/bin.ts
|
|
162292
162292
|
await cli.serve();
|
|
162293
162293
|
|
|
162294
|
-
//# debugId=
|
|
162294
|
+
//# debugId=9B163BD382EB657664756E2164756E21
|