@settlemint/dalp-cli 3.0.7-main.28519871025 → 3.0.7-main.28521049943
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
|
@@ -144883,7 +144883,7 @@ function normalizeDalpBaseUrl(url2) {
|
|
|
144883
144883
|
}
|
|
144884
144884
|
var package_default = {
|
|
144885
144885
|
name: "@settlemint/dalp-sdk",
|
|
144886
|
-
version: "3.0.7-main.
|
|
144886
|
+
version: "3.0.7-main.28521049943",
|
|
144887
144887
|
private: false,
|
|
144888
144888
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
144889
144889
|
homepage: "https://settlemint.com",
|
|
@@ -146133,7 +146133,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
|
|
|
146133
146133
|
// package.json
|
|
146134
146134
|
var package_default2 = {
|
|
146135
146135
|
name: "@settlemint/dalp-cli",
|
|
146136
|
-
version: "3.0.7-main.
|
|
146136
|
+
version: "3.0.7-main.28521049943",
|
|
146137
146137
|
private: false,
|
|
146138
146138
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
146139
146139
|
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.28521049943",
|
|
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",
|