@settlemint/dalp-cli 3.0.6-main.28372140717 → 3.0.6-main.28372997881
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
|
@@ -144598,7 +144598,7 @@ function normalizeDalpBaseUrl(url2) {
|
|
|
144598
144598
|
}
|
|
144599
144599
|
var package_default = {
|
|
144600
144600
|
name: "@settlemint/dalp-sdk",
|
|
144601
|
-
version: "3.0.6-main.
|
|
144601
|
+
version: "3.0.6-main.28372997881",
|
|
144602
144602
|
private: false,
|
|
144603
144603
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
144604
144604
|
homepage: "https://settlemint.com",
|
|
@@ -145843,7 +145843,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
|
|
|
145843
145843
|
// package.json
|
|
145844
145844
|
var package_default2 = {
|
|
145845
145845
|
name: "@settlemint/dalp-cli",
|
|
145846
|
-
version: "3.0.6-main.
|
|
145846
|
+
version: "3.0.6-main.28372997881",
|
|
145847
145847
|
private: false,
|
|
145848
145848
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
145849
145849
|
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.28372997881",
|
|
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",
|