@settlemint/dalp-cli 2.1.7-main.25952206297 → 2.1.7-main.25952207679
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
|
@@ -92489,7 +92489,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
92489
92489
|
}
|
|
92490
92490
|
var package_default = {
|
|
92491
92491
|
name: "@settlemint/dalp-sdk",
|
|
92492
|
-
version: "2.1.7-main.
|
|
92492
|
+
version: "2.1.7-main.25952207679",
|
|
92493
92493
|
private: false,
|
|
92494
92494
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
92495
92495
|
homepage: "https://settlemint.com",
|
|
@@ -93061,7 +93061,7 @@ function toStandardWebhookSecret(secret) {
|
|
|
93061
93061
|
// package.json
|
|
93062
93062
|
var package_default2 = {
|
|
93063
93063
|
name: "@settlemint/dalp-cli",
|
|
93064
|
-
version: "2.1.7-main.
|
|
93064
|
+
version: "2.1.7-main.25952207679",
|
|
93065
93065
|
private: false,
|
|
93066
93066
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
93067
93067
|
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.25952207679",
|
|
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",
|