Socket
Socket
Sign inDemoInstall

modbus-serial

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

modbus-serial - npm Package Compare versions

Comparing version 7.0.1 to 7.0.2

test/apis/promise.js

5

package.json
{
"name": "modbus-serial",
"version": "7.0.1",
"version": "7.0.2",
"description": "A pure JavaScript implemetation of MODBUS-RTU (Serial and TCP) for NodeJS.",

@@ -39,5 +39,2 @@ "main": "index.js",

},
"engines": {
"node": "4.x || 6.x"
},
"dependencies": {

@@ -44,0 +41,0 @@ "debug": "^3.0.1",

@@ -55,4 +55,7 @@ # modbus-serial

###### This classes are implemented:
###### Version of NodeJS:
This module has not been tested on every single version of NodeJS. For best results you should stick to LTS versions, which are denoted by even major version numbers e.g. 4.x, 6.x, 8.x.
###### These classes are implemented:
* FC1 "Read Coil Status"

@@ -59,0 +62,0 @@ * FC2 "Read Input Status"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc