@settlemint/dalp-cli 2.1.7-main.25311486972 → 2.1.7-main.25316386517
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
|
@@ -86573,7 +86573,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
86573
86573
|
}
|
|
86574
86574
|
var package_default = {
|
|
86575
86575
|
name: "@settlemint/dalp-sdk",
|
|
86576
|
-
version: "2.1.7-main.
|
|
86576
|
+
version: "2.1.7-main.25316386517",
|
|
86577
86577
|
private: false,
|
|
86578
86578
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
86579
86579
|
homepage: "https://settlemint.com",
|
|
@@ -87124,7 +87124,7 @@ function trimConfigValue(name, value3) {
|
|
|
87124
87124
|
// package.json
|
|
87125
87125
|
var package_default2 = {
|
|
87126
87126
|
name: "@settlemint/dalp-cli",
|
|
87127
|
-
version: "2.1.7-main.
|
|
87127
|
+
version: "2.1.7-main.25316386517",
|
|
87128
87128
|
private: false,
|
|
87129
87129
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
87130
87130
|
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.25316386517",
|
|
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",
|