node-red-contrib-modbus-modpackqt 2.0.2 → 2.0.3

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/CHANGELOG.md CHANGED
@@ -4,6 +4,13 @@ All notable changes to **node-red-contrib-modbus-modpackqt** are documented
4
4
  here. This project follows [Semantic Versioning](https://semver.org/) — pin a
5
5
  major version (`^2.0.0`) in production.
6
6
 
7
+ ## [2.0.3] — 2026-05-09
8
+
9
+ ### Changed
10
+
11
+ - **README:** removed the external "safe-use checklist" link. Only standard
12
+ MIT "as is" disclaimer remains.
13
+
7
14
  ## [2.0.2] — 2026-05-09
8
15
 
9
16
  ### Changed
package/README.md CHANGED
@@ -222,10 +222,9 @@ Make sure `node-red-contrib-bytes-modpackqt` is also installed before importing
222
222
  - [Node-RED + ModPackQT docs](https://modpackqt.com/nodered)
223
223
  - [Bytes palette (decoders/encoders)](https://www.npmjs.com/package/node-red-contrib-bytes-modpackqt)
224
224
  - [Modbus tutorials](https://modpackqt.com/resources/tutorial)
225
- - [Production safe-use checklist](https://modpackqt.com/nodered)
226
225
 
227
226
  ---
228
227
 
229
228
  ## License & disclaimer
230
229
 
231
- MIT — © ModPackQT. Provided **"as is" without warranty of any kind**. You are responsible for validating this software in your environment before any production use. See the [safe-use checklist](https://modpackqt.com/nodered) for guidance.
230
+ MIT — © ModPackQT. Provided **"as is" without warranty of any kind**. You are responsible for validating this software in your environment before any production use.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-red-contrib-modbus-modpackqt",
3
- "version": "2.0.2",
3
+ "version": "2.0.3",
4
4
  "description": "Node-RED Modbus nodes — embedded Modbus TCP/RTU master + slave server, no extra apps required. By ModPackQT. FC1/FC2/FC3/FC4 reads, FC5/FC6/FC15/FC16 writes, a built-in slave register store, and a free passive traffic monitor for debugging.",
5
5
  "keywords": [
6
6
  "node-red",