Socket
Socket
Sign inDemoInstall

modbus-serial

Package Overview
Dependencies
83
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.6.0-no-serial-port to 7.6.0

6

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

@@ -37,8 +37,8 @@ "main": "index.js",

"pump": "^3.0.0",
"serialport": "^7.1.3",
"sinon": "^7.2.2"
},
"dependencies": {
"debug": "^4.1.1"
"debug": "^4.1.1",
"serialport": "^7.1.3"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc