@settlemint/dalp-cli 2.1.7-main.25402886901 → 2.1.7-main.25403316526
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
|
@@ -77999,7 +77999,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
77999
77999
|
}
|
|
78000
78000
|
var package_default = {
|
|
78001
78001
|
name: "@settlemint/dalp-sdk",
|
|
78002
|
-
version: "2.1.7-main.
|
|
78002
|
+
version: "2.1.7-main.25403316526",
|
|
78003
78003
|
private: false,
|
|
78004
78004
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
78005
78005
|
homepage: "https://settlemint.com",
|
|
@@ -78550,7 +78550,7 @@ function trimConfigValue(name, value3) {
|
|
|
78550
78550
|
// package.json
|
|
78551
78551
|
var package_default2 = {
|
|
78552
78552
|
name: "@settlemint/dalp-cli",
|
|
78553
|
-
version: "2.1.7-main.
|
|
78553
|
+
version: "2.1.7-main.25403316526",
|
|
78554
78554
|
private: false,
|
|
78555
78555
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
78556
78556
|
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.25403316526",
|
|
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",
|