@settlemint/dalp-cli 2.1.7-main.25501952514 → 2.1.7-main.25503458426
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
|
@@ -73712,7 +73712,7 @@ function normalizeDalpBaseUrl(url2) {
|
|
|
73712
73712
|
}
|
|
73713
73713
|
var package_default = {
|
|
73714
73714
|
name: "@settlemint/dalp-sdk",
|
|
73715
|
-
version: "2.1.7-main.
|
|
73715
|
+
version: "2.1.7-main.25503458426",
|
|
73716
73716
|
private: false,
|
|
73717
73717
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
73718
73718
|
homepage: "https://settlemint.com",
|
|
@@ -74271,7 +74271,7 @@ function trimConfigValue(name, value3) {
|
|
|
74271
74271
|
// package.json
|
|
74272
74272
|
var package_default2 = {
|
|
74273
74273
|
name: "@settlemint/dalp-cli",
|
|
74274
|
-
version: "2.1.7-main.
|
|
74274
|
+
version: "2.1.7-main.25503458426",
|
|
74275
74275
|
private: false,
|
|
74276
74276
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
74277
74277
|
homepage: "https://settlemint.com",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@settlemint/dalp-cli",
|
|
3
|
-
"version": "2.1.7-main.
|
|
3
|
+
"version": "2.1.7-main.25503458426",
|
|
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",
|