Socket
Socket
Sign inDemoInstall

modbus-serial

Package Overview
Dependencies
61
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.5-no-serial-port to 8.0.5

5

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

@@ -40,4 +40,5 @@ "main": "index.js",

"dependencies": {
"debug": "^4.1.1"
"debug": "^4.1.1",
"serialport": "^9.0.0"
}
}
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