node-red-contrib-modbus
Advanced tools
Comparing version 0.9.1 to 0.9.2
{ | ||
"name": "node-red-contrib-modbus", | ||
"version": "0.9.1", | ||
"description": "Node-RED original nodes to communicate via MODBUS TCP.", | ||
"version": "0.9.2", | ||
"description": "Node-RED original nodes to communicate via MODBUS TCP and SERIAL (RTU).", | ||
"dependencies": { | ||
@@ -24,2 +24,3 @@ "async": "^2.0.0-rc.3", | ||
"modbustcp", | ||
"RTU", | ||
"modbus read", | ||
@@ -67,3 +68,3 @@ "modbus write", | ||
"nock": "^8.0.0", | ||
"node-red": "^0.14.1", | ||
"node-red": "^0.15.2", | ||
"should": "^8.3.2", | ||
@@ -70,0 +71,0 @@ "sinon": "^1.17.4", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
165017