@settlemint/dalp-cli 2.1.7-main.25810081996 → 2.1.7-main.25810901525
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
|
@@ -92066,7 +92066,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
92066
92066
|
}
|
|
92067
92067
|
var package_default = {
|
|
92068
92068
|
name: "@settlemint/dalp-sdk",
|
|
92069
|
-
version: "2.1.7-main.
|
|
92069
|
+
version: "2.1.7-main.25810901525",
|
|
92070
92070
|
private: false,
|
|
92071
92071
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
92072
92072
|
homepage: "https://settlemint.com",
|
|
@@ -92645,7 +92645,7 @@ function toStandardWebhookSecret(secret) {
|
|
|
92645
92645
|
// package.json
|
|
92646
92646
|
var package_default2 = {
|
|
92647
92647
|
name: "@settlemint/dalp-cli",
|
|
92648
|
-
version: "2.1.7-main.
|
|
92648
|
+
version: "2.1.7-main.25810901525",
|
|
92649
92649
|
private: false,
|
|
92650
92650
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
92651
92651
|
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.25810901525",
|
|
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",
|