@settlemint/dalp-cli 2.1.7-main.22780180229 → 2.1.7-main.22780452484
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
|
@@ -72319,7 +72319,7 @@ var dalpSerializers = [
|
|
|
72319
72319
|
];
|
|
72320
72320
|
var package_default = {
|
|
72321
72321
|
name: "@settlemint/dalp-sdk",
|
|
72322
|
-
version: "2.1.7-main.
|
|
72322
|
+
version: "2.1.7-main.22780452484",
|
|
72323
72323
|
private: false,
|
|
72324
72324
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
72325
72325
|
homepage: "https://settlemint.com",
|
|
@@ -72457,7 +72457,7 @@ function createDalpClient(config3) {
|
|
|
72457
72457
|
// package.json
|
|
72458
72458
|
var package_default2 = {
|
|
72459
72459
|
name: "@settlemint/dalp-cli",
|
|
72460
|
-
version: "2.1.7-main.
|
|
72460
|
+
version: "2.1.7-main.22780452484",
|
|
72461
72461
|
private: false,
|
|
72462
72462
|
description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
|
|
72463
72463
|
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.22780452484",
|
|
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",
|