Socket
Socket
Sign inDemoInstall

jsmodbus

Package Overview
Dependencies
160
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

2

package.json
{
"name": "jsmodbus",
"version": "1.2.0",
"version": "1.2.1",
"description": "Implementation for the Serial/TCP Modbus protocol.",

@@ -5,0 +5,0 @@ "author": "Stefan Poeter <stefan.poeter@cloud-automation.de>",

@@ -84,5 +84,3 @@

this.log.debug('Cleaning up request fifo.');
this.reqFifo.forEach(function () {
this.reqFifo.pop();
});
this.reqFifo = [];

@@ -89,0 +87,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