@settlemint/dalp-cli 2.1.7-main.26163626116 → 2.1.7-main.26164571372
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
|
@@ -93324,7 +93324,7 @@ function normalizeDalpBaseUrl(url3) {
|
|
|
93324
93324
|
}
|
|
93325
93325
|
var package_default = {
|
|
93326
93326
|
name: "@settlemint/dalp-sdk",
|
|
93327
|
-
version: "2.1.7-main.
|
|
93327
|
+
version: "2.1.7-main.26164571372",
|
|
93328
93328
|
private: false,
|
|
93329
93329
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
93330
93330
|
homepage: "https://settlemint.com",
|
|
@@ -93896,7 +93896,7 @@ function toStandardWebhookSecret(secret) {
|
|
|
93896
93896
|
// package.json
|
|
93897
93897
|
var package_default2 = {
|
|
93898
93898
|
name: "@settlemint/dalp-cli",
|
|
93899
|
-
version: "2.1.7-main.
|
|
93899
|
+
version: "2.1.7-main.26164571372",
|
|
93900
93900
|
private: false,
|
|
93901
93901
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
93902
93902
|
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.26164571372",
|
|
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",
|