@settlemint/dalp-cli 3.0.7-release.28644847713 → 3.0.7-release.28657715223
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
|
@@ -140563,7 +140563,7 @@ function normalizeDalpBaseUrl(url2) {
|
|
|
140563
140563
|
}
|
|
140564
140564
|
var package_default = {
|
|
140565
140565
|
name: "@settlemint/dalp-sdk",
|
|
140566
|
-
version: "3.0.7-release.
|
|
140566
|
+
version: "3.0.7-release.28657715223",
|
|
140567
140567
|
private: false,
|
|
140568
140568
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
140569
140569
|
homepage: "https://settlemint.com",
|
|
@@ -141760,7 +141760,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
|
|
|
141760
141760
|
// package.json
|
|
141761
141761
|
var package_default2 = {
|
|
141762
141762
|
name: "@settlemint/dalp-cli",
|
|
141763
|
-
version: "3.0.7-release.
|
|
141763
|
+
version: "3.0.7-release.28657715223",
|
|
141764
141764
|
private: false,
|
|
141765
141765
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
141766
141766
|
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-release.
|
|
3
|
+
"version": "3.0.7-release.28657715223",
|
|
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",
|