@settlemint/dalp-cli 2.1.7-main.23388826151 → 2.1.7-main.23396902236
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
|
@@ -78834,7 +78834,7 @@ var timestampSerializer = {
|
|
|
78834
78834
|
};
|
|
78835
78835
|
var package_default = {
|
|
78836
78836
|
name: "@settlemint/dalp-sdk",
|
|
78837
|
-
version: "2.1.7-main.
|
|
78837
|
+
version: "2.1.7-main.23396902236",
|
|
78838
78838
|
private: false,
|
|
78839
78839
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
78840
78840
|
homepage: "https://settlemint.com",
|
|
@@ -78977,7 +78977,7 @@ function createDalpClient(config3) {
|
|
|
78977
78977
|
// package.json
|
|
78978
78978
|
var package_default2 = {
|
|
78979
78979
|
name: "@settlemint/dalp-cli",
|
|
78980
|
-
version: "2.1.7-main.
|
|
78980
|
+
version: "2.1.7-main.23396902236",
|
|
78981
78981
|
private: false,
|
|
78982
78982
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
78983
78983
|
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.23396902236",
|
|
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",
|