@settlemint/dalp-cli 2.1.7-main.26172028157 → 2.1.7-main.26173266155
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
|
@@ -93344,7 +93344,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
93344
93344
|
}
|
|
93345
93345
|
var package_default = {
|
|
93346
93346
|
name: "@settlemint/dalp-sdk",
|
|
93347
|
-
version: "2.1.7-main.
|
|
93347
|
+
version: "2.1.7-main.26173266155",
|
|
93348
93348
|
private: false,
|
|
93349
93349
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
93350
93350
|
homepage: "https://settlemint.com",
|
|
@@ -93916,7 +93916,7 @@ function toStandardWebhookSecret(secret) {
|
|
|
93916
93916
|
// package.json
|
|
93917
93917
|
var package_default2 = {
|
|
93918
93918
|
name: "@settlemint/dalp-cli",
|
|
93919
|
-
version: "2.1.7-main.
|
|
93919
|
+
version: "2.1.7-main.26173266155",
|
|
93920
93920
|
private: false,
|
|
93921
93921
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
93922
93922
|
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.26173266155",
|
|
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",
|