@settlemint/dalp-cli 3.0.7-main.28507963517 → 3.0.7-main.28509487448
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
|
@@ -144869,7 +144869,7 @@ function normalizeDalpBaseUrl(url2) {
|
|
|
144869
144869
|
}
|
|
144870
144870
|
var package_default = {
|
|
144871
144871
|
name: "@settlemint/dalp-sdk",
|
|
144872
|
-
version: "3.0.7-main.
|
|
144872
|
+
version: "3.0.7-main.28509487448",
|
|
144873
144873
|
private: false,
|
|
144874
144874
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
144875
144875
|
homepage: "https://settlemint.com",
|
|
@@ -146119,7 +146119,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
|
|
|
146119
146119
|
// package.json
|
|
146120
146120
|
var package_default2 = {
|
|
146121
146121
|
name: "@settlemint/dalp-cli",
|
|
146122
|
-
version: "3.0.7-main.
|
|
146122
|
+
version: "3.0.7-main.28509487448",
|
|
146123
146123
|
private: false,
|
|
146124
146124
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
146125
146125
|
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.28509487448",
|
|
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",
|