@settlemint/dalp-cli 3.0.0-main.27602319435 → 3.0.0-main.27603920552
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
|
@@ -139614,7 +139614,7 @@ function normalizeDalpBaseUrl(url2) {
|
|
|
139614
139614
|
}
|
|
139615
139615
|
var package_default = {
|
|
139616
139616
|
name: "@settlemint/dalp-sdk",
|
|
139617
|
-
version: "3.0.0-main.
|
|
139617
|
+
version: "3.0.0-main.27603920552",
|
|
139618
139618
|
private: false,
|
|
139619
139619
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
139620
139620
|
homepage: "https://settlemint.com",
|
|
@@ -140794,7 +140794,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
|
|
|
140794
140794
|
// package.json
|
|
140795
140795
|
var package_default2 = {
|
|
140796
140796
|
name: "@settlemint/dalp-cli",
|
|
140797
|
-
version: "3.0.0-main.
|
|
140797
|
+
version: "3.0.0-main.27603920552",
|
|
140798
140798
|
private: false,
|
|
140799
140799
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
140800
140800
|
homepage: "https://settlemint.com",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@settlemint/dalp-cli",
|
|
3
|
-
"version": "3.0.0-main.
|
|
3
|
+
"version": "3.0.0-main.27603920552",
|
|
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",
|