@settlemint/dalp-cli 2.1.7-main.25434955017 → 2.1.7-main.25435595696
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
|
@@ -78150,7 +78150,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
78150
78150
|
}
|
|
78151
78151
|
var package_default = {
|
|
78152
78152
|
name: "@settlemint/dalp-sdk",
|
|
78153
|
-
version: "2.1.7-main.
|
|
78153
|
+
version: "2.1.7-main.25435595696",
|
|
78154
78154
|
private: false,
|
|
78155
78155
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
78156
78156
|
homepage: "https://settlemint.com",
|
|
@@ -78701,7 +78701,7 @@ function trimConfigValue(name, value3) {
|
|
|
78701
78701
|
// package.json
|
|
78702
78702
|
var package_default2 = {
|
|
78703
78703
|
name: "@settlemint/dalp-cli",
|
|
78704
|
-
version: "2.1.7-main.
|
|
78704
|
+
version: "2.1.7-main.25435595696",
|
|
78705
78705
|
private: false,
|
|
78706
78706
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
78707
78707
|
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.25435595696",
|
|
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",
|