@settlemint/dalp-cli 3.1.4-main.32577438836 → 3.1.4-main.32578174945
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.32578174945",
|
|
46083
46083
|
private: false,
|
|
46084
46084
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
46085
46085
|
homepage: "https://settlemint.com",
|
|
@@ -160465,7 +160465,7 @@ async function runCommand(context, operation, errorContext = UNKNOWN_COMMAND_ERR
|
|
|
160465
160465
|
// package.json
|
|
160466
160466
|
var package_default2 = {
|
|
160467
160467
|
name: "@settlemint/dalp-cli",
|
|
160468
|
-
version: "3.1.4-main.
|
|
160468
|
+
version: "3.1.4-main.32578174945",
|
|
160469
160469
|
private: false,
|
|
160470
160470
|
description: "CLI for the Digital Asset Lifecycle Platform \u2014 manage tokens, identities, compliance, and more from the command line.",
|
|
160471
160471
|
homepage: "https://settlemint.com",
|
|
@@ -162194,4 +162194,4 @@ if (false) {}
|
|
|
162194
162194
|
// src/bin.ts
|
|
162195
162195
|
await cli.serve();
|
|
162196
162196
|
|
|
162197
|
-
//# debugId=
|
|
162197
|
+
//# debugId=91B5F4D617A4735064756E2164756E21
|