@settlemint/dalp-cli 2.1.7-main.23434027154 → 2.1.7-main.23437024168
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
|
@@ -79369,7 +79369,7 @@ var timestampSerializer = {
|
|
|
79369
79369
|
};
|
|
79370
79370
|
var package_default = {
|
|
79371
79371
|
name: "@settlemint/dalp-sdk",
|
|
79372
|
-
version: "2.1.7-main.
|
|
79372
|
+
version: "2.1.7-main.23437024168",
|
|
79373
79373
|
private: false,
|
|
79374
79374
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
79375
79375
|
homepage: "https://settlemint.com",
|
|
@@ -79512,7 +79512,7 @@ function createDalpClient(config3) {
|
|
|
79512
79512
|
// package.json
|
|
79513
79513
|
var package_default2 = {
|
|
79514
79514
|
name: "@settlemint/dalp-cli",
|
|
79515
|
-
version: "2.1.7-main.
|
|
79515
|
+
version: "2.1.7-main.23437024168",
|
|
79516
79516
|
private: false,
|
|
79517
79517
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
79518
79518
|
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.23437024168",
|
|
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",
|