@settlemint/dalp-cli 3.1.4-main.32572513461 → 3.1.4-main.32573186510
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
|
@@ -46079,7 +46079,7 @@ var API_ERROR_CATEGORIES = new Set([
|
|
|
46079
46079
|
// ../sdk/package.json
|
|
46080
46080
|
var package_default = {
|
|
46081
46081
|
name: "@settlemint/dalp-sdk",
|
|
46082
|
-
version: "3.1.4-main.
|
|
46082
|
+
version: "3.1.4-main.32573186510",
|
|
46083
46083
|
private: false,
|
|
46084
46084
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
46085
46085
|
homepage: "https://settlemint.com",
|
|
@@ -158874,7 +158874,7 @@ async function runCommand(context, operation, errorContext = UNKNOWN_COMMAND_ERR
|
|
|
158874
158874
|
// package.json
|
|
158875
158875
|
var package_default2 = {
|
|
158876
158876
|
name: "@settlemint/dalp-cli",
|
|
158877
|
-
version: "3.1.4-main.
|
|
158877
|
+
version: "3.1.4-main.32573186510",
|
|
158878
158878
|
private: false,
|
|
158879
158879
|
description: "CLI for the Digital Asset Lifecycle Platform \u2014 manage tokens, identities, compliance, and more from the command line.",
|
|
158880
158880
|
homepage: "https://settlemint.com",
|
|
@@ -160603,4 +160603,4 @@ if (false) {}
|
|
|
160603
160603
|
// src/bin.ts
|
|
160604
160604
|
await cli.serve();
|
|
160605
160605
|
|
|
160606
|
-
//# debugId=
|
|
160606
|
+
//# debugId=04AEF475538136B764756E2164756E21
|