@settlemint/dalp-cli 2.1.7-main.25488369719 → 2.1.7-main.25490266111
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
|
@@ -73633,7 +73633,7 @@ function normalizeDalpBaseUrl(url2) {
|
|
|
73633
73633
|
}
|
|
73634
73634
|
var package_default = {
|
|
73635
73635
|
name: "@settlemint/dalp-sdk",
|
|
73636
|
-
version: "2.1.7-main.
|
|
73636
|
+
version: "2.1.7-main.25490266111",
|
|
73637
73637
|
private: false,
|
|
73638
73638
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
73639
73639
|
homepage: "https://settlemint.com",
|
|
@@ -74184,7 +74184,7 @@ function trimConfigValue(name, value3) {
|
|
|
74184
74184
|
// package.json
|
|
74185
74185
|
var package_default2 = {
|
|
74186
74186
|
name: "@settlemint/dalp-cli",
|
|
74187
|
-
version: "2.1.7-main.
|
|
74187
|
+
version: "2.1.7-main.25490266111",
|
|
74188
74188
|
private: false,
|
|
74189
74189
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
74190
74190
|
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.25490266111",
|
|
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",
|