@settlemint/dalp-cli 3.1.4-release.32400822200 → 3.1.4-release.32402226484
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
|
@@ -141791,7 +141791,7 @@ function normalizeDalpBaseUrl(url2) {
|
|
|
141791
141791
|
}
|
|
141792
141792
|
var package_default = {
|
|
141793
141793
|
name: "@settlemint/dalp-sdk",
|
|
141794
|
-
version: "3.1.4-release.
|
|
141794
|
+
version: "3.1.4-release.32402226484",
|
|
141795
141795
|
private: false,
|
|
141796
141796
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
141797
141797
|
homepage: "https://settlemint.com",
|
|
@@ -143013,7 +143013,7 @@ var failedStateSet = new Set(FAILED_TRANSACTION_STATES);
|
|
|
143013
143013
|
// package.json
|
|
143014
143014
|
var package_default2 = {
|
|
143015
143015
|
name: "@settlemint/dalp-cli",
|
|
143016
|
-
version: "3.1.4-release.
|
|
143016
|
+
version: "3.1.4-release.32402226484",
|
|
143017
143017
|
private: false,
|
|
143018
143018
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
143019
143019
|
homepage: "https://settlemint.com",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@settlemint/dalp-cli",
|
|
3
|
-
"version": "3.1.4-release.
|
|
3
|
+
"version": "3.1.4-release.32402226484",
|
|
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",
|