@ledgerhq/device-management-kit 0.0.0-multisig-20250822145545 → 0.0.0-multisig-20250910160951
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/README.md +3 -3
- package/lib/types/tsconfig.prod.tsbuildinfo +1 -1
- package/package.json +3 -3
package/README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1
|
-
# Device
|
1
|
+
# Device Management Kit Library Documentation
|
2
2
|
|
3
3
|
> [!CAUTION]
|
4
|
-
> This is still under development and we are free to make new interfaces which may lead to Device
|
4
|
+
> This is still under development and we are free to make new interfaces which may lead to Device Management Kit breaking changes.
|
5
5
|
|
6
|
-
- [Device
|
6
|
+
- [Device Management Kit Library Documentation](#device-management-kit-library-documentation)
|
7
7
|
- [Description](#description)
|
8
8
|
- [Installation](#installation)
|
9
9
|
- [Usage](#usage)
|