@settlemint/dalp-cli 3.0.6-main.28362732793 → 3.0.6-main.28364026263
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
|
@@ -144562,7 +144562,7 @@ function normalizeDalpBaseUrl(url2) {
|
|
|
144562
144562
|
}
|
|
144563
144563
|
var package_default = {
|
|
144564
144564
|
name: "@settlemint/dalp-sdk",
|
|
144565
|
-
version: "3.0.6-main.
|
|
144565
|
+
version: "3.0.6-main.28364026263",
|
|
144566
144566
|
private: false,
|
|
144567
144567
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
144568
144568
|
homepage: "https://settlemint.com",
|
|
@@ -145807,7 +145807,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
|
|
|
145807
145807
|
// package.json
|
|
145808
145808
|
var package_default2 = {
|
|
145809
145809
|
name: "@settlemint/dalp-cli",
|
|
145810
|
-
version: "3.0.6-main.
|
|
145810
|
+
version: "3.0.6-main.28364026263",
|
|
145811
145811
|
private: false,
|
|
145812
145812
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
145813
145813
|
homepage: "https://settlemint.com",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@settlemint/dalp-cli",
|
|
3
|
-
"version": "3.0.6-main.
|
|
3
|
+
"version": "3.0.6-main.28364026263",
|
|
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",
|