@settlemint/dalp-cli 3.0.7-release.28533391978 → 3.0.7-release.28580809394
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.28580809394",
|
|
140567
140567
|
private: false,
|
|
140568
140568
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
140569
140569
|
homepage: "https://settlemint.com",
|
|
@@ -141747,7 +141747,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
|
|
|
141747
141747
|
// package.json
|
|
141748
141748
|
var package_default2 = {
|
|
141749
141749
|
name: "@settlemint/dalp-cli",
|
|
141750
|
-
version: "3.0.7-release.
|
|
141750
|
+
version: "3.0.7-release.28580809394",
|
|
141751
141751
|
private: false,
|
|
141752
141752
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
141753
141753
|
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.28580809394",
|
|
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",
|