@settlemint/dalp-cli 2.1.7-main.25564074592 → 2.1.7-main.25565068324
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
|
@@ -88560,7 +88560,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
88560
88560
|
}
|
|
88561
88561
|
var package_default = {
|
|
88562
88562
|
name: "@settlemint/dalp-sdk",
|
|
88563
|
-
version: "2.1.7-main.
|
|
88563
|
+
version: "2.1.7-main.25565068324",
|
|
88564
88564
|
private: false,
|
|
88565
88565
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
88566
88566
|
homepage: "https://settlemint.com",
|
|
@@ -89119,7 +89119,7 @@ function trimConfigValue(name, value3) {
|
|
|
89119
89119
|
// package.json
|
|
89120
89120
|
var package_default2 = {
|
|
89121
89121
|
name: "@settlemint/dalp-cli",
|
|
89122
|
-
version: "2.1.7-main.
|
|
89122
|
+
version: "2.1.7-main.25565068324",
|
|
89123
89123
|
private: false,
|
|
89124
89124
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
89125
89125
|
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.25565068324",
|
|
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",
|