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