@settlemint/dalp-cli 2.1.7-main.25422172083 → 2.1.7-main.25423542996
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
|
@@ -78012,7 +78012,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
78012
78012
|
}
|
|
78013
78013
|
var package_default = {
|
|
78014
78014
|
name: "@settlemint/dalp-sdk",
|
|
78015
|
-
version: "2.1.7-main.
|
|
78015
|
+
version: "2.1.7-main.25423542996",
|
|
78016
78016
|
private: false,
|
|
78017
78017
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
78018
78018
|
homepage: "https://settlemint.com",
|
|
@@ -78563,7 +78563,7 @@ function trimConfigValue(name, value3) {
|
|
|
78563
78563
|
// package.json
|
|
78564
78564
|
var package_default2 = {
|
|
78565
78565
|
name: "@settlemint/dalp-cli",
|
|
78566
|
-
version: "2.1.7-main.
|
|
78566
|
+
version: "2.1.7-main.25423542996",
|
|
78567
78567
|
private: false,
|
|
78568
78568
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
78569
78569
|
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.25423542996",
|
|
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",
|