@settlemint/dalp-sdk 3.0.0-main.27678621713 → 3.0.0-rc.1
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/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -91824,7 +91824,7 @@ function normalizeDalpBaseUrl(url) {
|
|
|
91824
91824
|
// package.json
|
|
91825
91825
|
var package_default = {
|
|
91826
91826
|
name: "@settlemint/dalp-sdk",
|
|
91827
|
-
version: "3.0.0-
|
|
91827
|
+
version: "3.0.0-rc.1",
|
|
91828
91828
|
private: false,
|
|
91829
91829
|
description: "Fully typed SDK for the DALP tokenization platform API",
|
|
91830
91830
|
homepage: "https://settlemint.com",
|