@settlemint/dalp-cli 2.1.7-main.25805067809 → 2.1.7-main.25805835198
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
|
@@ -92056,7 +92056,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
92056
92056
|
}
|
|
92057
92057
|
var package_default = {
|
|
92058
92058
|
name: "@settlemint/dalp-sdk",
|
|
92059
|
-
version: "2.1.7-main.
|
|
92059
|
+
version: "2.1.7-main.25805835198",
|
|
92060
92060
|
private: false,
|
|
92061
92061
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
92062
92062
|
homepage: "https://settlemint.com",
|
|
@@ -92635,7 +92635,7 @@ function toStandardWebhookSecret(secret) {
|
|
|
92635
92635
|
// package.json
|
|
92636
92636
|
var package_default2 = {
|
|
92637
92637
|
name: "@settlemint/dalp-cli",
|
|
92638
|
-
version: "2.1.7-main.
|
|
92638
|
+
version: "2.1.7-main.25805835198",
|
|
92639
92639
|
private: false,
|
|
92640
92640
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
92641
92641
|
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.25805835198",
|
|
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",
|