@settlemint/dalp-cli 2.1.7-main.23636256617 → 2.1.7-main.23636283618
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
|
@@ -79857,7 +79857,7 @@ var timestampSerializer = {
|
|
|
79857
79857
|
};
|
|
79858
79858
|
var package_default = {
|
|
79859
79859
|
name: "@settlemint/dalp-sdk",
|
|
79860
|
-
version: "2.1.7-main.
|
|
79860
|
+
version: "2.1.7-main.23636283618",
|
|
79861
79861
|
private: false,
|
|
79862
79862
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
79863
79863
|
homepage: "https://settlemint.com",
|
|
@@ -80000,7 +80000,7 @@ function createDalpClient(config3) {
|
|
|
80000
80000
|
// package.json
|
|
80001
80001
|
var package_default2 = {
|
|
80002
80002
|
name: "@settlemint/dalp-cli",
|
|
80003
|
-
version: "2.1.7-main.
|
|
80003
|
+
version: "2.1.7-main.23636283618",
|
|
80004
80004
|
private: false,
|
|
80005
80005
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
80006
80006
|
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.23636283618",
|
|
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",
|