@settlemint/dalp-cli 2.1.7-main.25362209740 → 2.1.7-main.25362735771
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
|
@@ -77815,7 +77815,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
77815
77815
|
}
|
|
77816
77816
|
var package_default = {
|
|
77817
77817
|
name: "@settlemint/dalp-sdk",
|
|
77818
|
-
version: "2.1.7-main.
|
|
77818
|
+
version: "2.1.7-main.25362735771",
|
|
77819
77819
|
private: false,
|
|
77820
77820
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
77821
77821
|
homepage: "https://settlemint.com",
|
|
@@ -78366,7 +78366,7 @@ function trimConfigValue(name, value3) {
|
|
|
78366
78366
|
// package.json
|
|
78367
78367
|
var package_default2 = {
|
|
78368
78368
|
name: "@settlemint/dalp-cli",
|
|
78369
|
-
version: "2.1.7-main.
|
|
78369
|
+
version: "2.1.7-main.25362735771",
|
|
78370
78370
|
private: false,
|
|
78371
78371
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
78372
78372
|
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.25362735771",
|
|
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",
|