@settlemint/dalp-cli 3.0.10-release.30557470249 → 3.0.10-release.31497118699
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
|
@@ -140875,7 +140875,7 @@ function normalizeDalpBaseUrl(url2) {
|
|
|
140875
140875
|
}
|
|
140876
140876
|
var package_default = {
|
|
140877
140877
|
name: "@settlemint/dalp-sdk",
|
|
140878
|
-
version: "3.0.10-release.
|
|
140878
|
+
version: "3.0.10-release.31497118699",
|
|
140879
140879
|
private: false,
|
|
140880
140880
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
140881
140881
|
homepage: "https://settlemint.com",
|
|
@@ -142081,7 +142081,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
|
|
|
142081
142081
|
// package.json
|
|
142082
142082
|
var package_default2 = {
|
|
142083
142083
|
name: "@settlemint/dalp-cli",
|
|
142084
|
-
version: "3.0.10-release.
|
|
142084
|
+
version: "3.0.10-release.31497118699",
|
|
142085
142085
|
private: false,
|
|
142086
142086
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
142087
142087
|
homepage: "https://settlemint.com",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@settlemint/dalp-cli",
|
|
3
|
-
"version": "3.0.10-release.
|
|
3
|
+
"version": "3.0.10-release.31497118699",
|
|
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",
|