@settlemint/dalp-cli 2.1.7-main.26050364438 → 2.1.7-main.26051008860
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
|
@@ -78515,7 +78515,7 @@ function normalizeDalpBaseUrl(url2) {
|
|
|
78515
78515
|
}
|
|
78516
78516
|
var package_default = {
|
|
78517
78517
|
name: "@settlemint/dalp-sdk",
|
|
78518
|
-
version: "2.1.7-main.
|
|
78518
|
+
version: "2.1.7-main.26051008860",
|
|
78519
78519
|
private: false,
|
|
78520
78520
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
78521
78521
|
homepage: "https://settlemint.com",
|
|
@@ -79087,7 +79087,7 @@ function toStandardWebhookSecret(secret) {
|
|
|
79087
79087
|
// package.json
|
|
79088
79088
|
var package_default2 = {
|
|
79089
79089
|
name: "@settlemint/dalp-cli",
|
|
79090
|
-
version: "2.1.7-main.
|
|
79090
|
+
version: "2.1.7-main.26051008860",
|
|
79091
79091
|
private: false,
|
|
79092
79092
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
79093
79093
|
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.26051008860",
|
|
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",
|