@settlemint/dalp-cli 2.1.7-main.26440003654 → 2.1.7-main.26440008985
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
|
@@ -86649,7 +86649,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
86649
86649
|
}
|
|
86650
86650
|
var package_default = {
|
|
86651
86651
|
name: "@settlemint/dalp-sdk",
|
|
86652
|
-
version: "2.1.7-main.
|
|
86652
|
+
version: "2.1.7-main.26440008985",
|
|
86653
86653
|
private: false,
|
|
86654
86654
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
86655
86655
|
homepage: "https://settlemint.com",
|
|
@@ -87221,7 +87221,7 @@ function toStandardWebhookSecret(secret) {
|
|
|
87221
87221
|
// package.json
|
|
87222
87222
|
var package_default2 = {
|
|
87223
87223
|
name: "@settlemint/dalp-cli",
|
|
87224
|
-
version: "2.1.7-main.
|
|
87224
|
+
version: "2.1.7-main.26440008985",
|
|
87225
87225
|
private: false,
|
|
87226
87226
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
87227
87227
|
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.26440008985",
|
|
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",
|