@settlemint/dalp-cli 2.1.7-main.25722147080 → 2.1.7-main.25722277477
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
|
@@ -91641,7 +91641,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
91641
91641
|
}
|
|
91642
91642
|
var package_default = {
|
|
91643
91643
|
name: "@settlemint/dalp-sdk",
|
|
91644
|
-
version: "2.1.7-main.
|
|
91644
|
+
version: "2.1.7-main.25722277477",
|
|
91645
91645
|
private: false,
|
|
91646
91646
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
91647
91647
|
homepage: "https://settlemint.com",
|
|
@@ -92211,7 +92211,7 @@ function toStandardWebhookSecret(secret) {
|
|
|
92211
92211
|
// package.json
|
|
92212
92212
|
var package_default2 = {
|
|
92213
92213
|
name: "@settlemint/dalp-cli",
|
|
92214
|
-
version: "2.1.7-main.
|
|
92214
|
+
version: "2.1.7-main.25722277477",
|
|
92215
92215
|
private: false,
|
|
92216
92216
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
92217
92217
|
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.25722277477",
|
|
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",
|