@settlemint/dalp-cli 3.0.7-main.28584987697 → 3.0.7-main.28588327617
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
|
@@ -143330,7 +143330,7 @@ function normalizeDalpBaseUrl(url2) {
|
|
|
143330
143330
|
}
|
|
143331
143331
|
var package_default = {
|
|
143332
143332
|
name: "@settlemint/dalp-sdk",
|
|
143333
|
-
version: "3.0.7-main.
|
|
143333
|
+
version: "3.0.7-main.28588327617",
|
|
143334
143334
|
private: false,
|
|
143335
143335
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
143336
143336
|
homepage: "https://settlemint.com",
|
|
@@ -144581,7 +144581,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
|
|
|
144581
144581
|
// package.json
|
|
144582
144582
|
var package_default2 = {
|
|
144583
144583
|
name: "@settlemint/dalp-cli",
|
|
144584
|
-
version: "3.0.7-main.
|
|
144584
|
+
version: "3.0.7-main.28588327617",
|
|
144585
144585
|
private: false,
|
|
144586
144586
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
144587
144587
|
homepage: "https://settlemint.com",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@settlemint/dalp-cli",
|
|
3
|
-
"version": "3.0.7-main.
|
|
3
|
+
"version": "3.0.7-main.28588327617",
|
|
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",
|