@ledgerhq/device-management-kit 0.0.0-develop-20260626003549 → 0.0.0-develop-20260628003308

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 CHANGED
@@ -1,8 +1,5 @@
1
1
  # Device Management Kit Library Documentation
2
2
 
3
- > [!CAUTION]
4
- > This is still under development and we are free to make new interfaces which may lead to Device Management Kit breaking changes.
5
-
6
3
  - [Device Management Kit Library Documentation](#device-management-kit-library-documentation)
7
4
  - [Description](#description)
8
5
  - [Installation](#installation)
@@ -62,5 +62,5 @@
62
62
  "watch:builds": "pnpm ldmk-tool watch --entryPoints index.ts,src/**/*.ts --tsconfig tsconfig.prod.json",
63
63
  "watch:types": "concurrently \"tsc --watch -p tsconfig.prod.json\" \"tsc-alias --watch -p tsconfig.prod.json\""
64
64
  },
65
- "version": "0.0.0-develop-20260626003549"
65
+ "version": "0.0.0-develop-20260628003308"
66
66
  }
@@ -62,5 +62,5 @@
62
62
  "watch:builds": "pnpm ldmk-tool watch --entryPoints index.ts,src/**/*.ts --tsconfig tsconfig.prod.json",
63
63
  "watch:types": "concurrently \"tsc --watch -p tsconfig.prod.json\" \"tsc-alias --watch -p tsconfig.prod.json\""
64
64
  },
65
- "version": "0.0.0-develop-20260626003549"
65
+ "version": "0.0.0-develop-20260628003308"
66
66
  }