@settlemint/dalp-cli 2.1.7-main.25378147124 → 2.1.7-main.25379054767
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
|
@@ -77837,7 +77837,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
77837
77837
|
}
|
|
77838
77838
|
var package_default = {
|
|
77839
77839
|
name: "@settlemint/dalp-sdk",
|
|
77840
|
-
version: "2.1.7-main.
|
|
77840
|
+
version: "2.1.7-main.25379054767",
|
|
77841
77841
|
private: false,
|
|
77842
77842
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
77843
77843
|
homepage: "https://settlemint.com",
|
|
@@ -78388,7 +78388,7 @@ function trimConfigValue(name, value3) {
|
|
|
78388
78388
|
// package.json
|
|
78389
78389
|
var package_default2 = {
|
|
78390
78390
|
name: "@settlemint/dalp-cli",
|
|
78391
|
-
version: "2.1.7-main.
|
|
78391
|
+
version: "2.1.7-main.25379054767",
|
|
78392
78392
|
private: false,
|
|
78393
78393
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
78394
78394
|
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.25379054767",
|
|
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",
|