@settlemint/dalp-cli 2.1.7-main.25962421163 → 2.1.7-main.25968728876
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
|
@@ -92816,7 +92816,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
92816
92816
|
}
|
|
92817
92817
|
var package_default = {
|
|
92818
92818
|
name: "@settlemint/dalp-sdk",
|
|
92819
|
-
version: "2.1.7-main.
|
|
92819
|
+
version: "2.1.7-main.25968728876",
|
|
92820
92820
|
private: false,
|
|
92821
92821
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
92822
92822
|
homepage: "https://settlemint.com",
|
|
@@ -93388,7 +93388,7 @@ function toStandardWebhookSecret(secret) {
|
|
|
93388
93388
|
// package.json
|
|
93389
93389
|
var package_default2 = {
|
|
93390
93390
|
name: "@settlemint/dalp-cli",
|
|
93391
|
-
version: "2.1.7-main.
|
|
93391
|
+
version: "2.1.7-main.25968728876",
|
|
93392
93392
|
private: false,
|
|
93393
93393
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
93394
93394
|
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.25968728876",
|
|
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",
|