@settlemint/dalp-cli 2.1.7-main.25958450915 → 2.1.7-main.25959659068
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
|
@@ -92797,7 +92797,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
92797
92797
|
}
|
|
92798
92798
|
var package_default = {
|
|
92799
92799
|
name: "@settlemint/dalp-sdk",
|
|
92800
|
-
version: "2.1.7-main.
|
|
92800
|
+
version: "2.1.7-main.25959659068",
|
|
92801
92801
|
private: false,
|
|
92802
92802
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
92803
92803
|
homepage: "https://settlemint.com",
|
|
@@ -93369,7 +93369,7 @@ function toStandardWebhookSecret(secret) {
|
|
|
93369
93369
|
// package.json
|
|
93370
93370
|
var package_default2 = {
|
|
93371
93371
|
name: "@settlemint/dalp-cli",
|
|
93372
|
-
version: "2.1.7-main.
|
|
93372
|
+
version: "2.1.7-main.25959659068",
|
|
93373
93373
|
private: false,
|
|
93374
93374
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
93375
93375
|
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.25959659068",
|
|
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",
|