@settlemint/dalp-cli 2.1.7-main.25970991159 → 2.1.7-main.25970992135
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
|
@@ -92725,7 +92725,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
92725
92725
|
}
|
|
92726
92726
|
var package_default = {
|
|
92727
92727
|
name: "@settlemint/dalp-sdk",
|
|
92728
|
-
version: "2.1.7-main.
|
|
92728
|
+
version: "2.1.7-main.25970992135",
|
|
92729
92729
|
private: false,
|
|
92730
92730
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
92731
92731
|
homepage: "https://settlemint.com",
|
|
@@ -93297,7 +93297,7 @@ function toStandardWebhookSecret(secret) {
|
|
|
93297
93297
|
// package.json
|
|
93298
93298
|
var package_default2 = {
|
|
93299
93299
|
name: "@settlemint/dalp-cli",
|
|
93300
|
-
version: "2.1.7-main.
|
|
93300
|
+
version: "2.1.7-main.25970992135",
|
|
93301
93301
|
private: false,
|
|
93302
93302
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
93303
93303
|
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.25970992135",
|
|
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",
|