@settlemint/dalp-cli 2.1.7-main.25730333647 → 2.1.7-main.25730702290
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
|
@@ -91648,7 +91648,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
91648
91648
|
}
|
|
91649
91649
|
var package_default = {
|
|
91650
91650
|
name: "@settlemint/dalp-sdk",
|
|
91651
|
-
version: "2.1.7-main.
|
|
91651
|
+
version: "2.1.7-main.25730702290",
|
|
91652
91652
|
private: false,
|
|
91653
91653
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
91654
91654
|
homepage: "https://settlemint.com",
|
|
@@ -92218,7 +92218,7 @@ function toStandardWebhookSecret(secret) {
|
|
|
92218
92218
|
// package.json
|
|
92219
92219
|
var package_default2 = {
|
|
92220
92220
|
name: "@settlemint/dalp-cli",
|
|
92221
|
-
version: "2.1.7-main.
|
|
92221
|
+
version: "2.1.7-main.25730702290",
|
|
92222
92222
|
private: false,
|
|
92223
92223
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
92224
92224
|
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.25730702290",
|
|
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",
|