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