@settlemint/dalp-cli 2.1.7-main.23308959080 → 2.1.7-main.23311095752
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
|
@@ -78594,7 +78594,7 @@ var timestampSerializer = {
|
|
|
78594
78594
|
};
|
|
78595
78595
|
var package_default = {
|
|
78596
78596
|
name: "@settlemint/dalp-sdk",
|
|
78597
|
-
version: "2.1.7-main.
|
|
78597
|
+
version: "2.1.7-main.23311095752",
|
|
78598
78598
|
private: false,
|
|
78599
78599
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
78600
78600
|
homepage: "https://settlemint.com",
|
|
@@ -78737,7 +78737,7 @@ function createDalpClient(config3) {
|
|
|
78737
78737
|
// package.json
|
|
78738
78738
|
var package_default2 = {
|
|
78739
78739
|
name: "@settlemint/dalp-cli",
|
|
78740
|
-
version: "2.1.7-main.
|
|
78740
|
+
version: "2.1.7-main.23311095752",
|
|
78741
78741
|
private: false,
|
|
78742
78742
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
78743
78743
|
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.23311095752",
|
|
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",
|