Socket
Socket
Sign inDemoInstall

node-modbus

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-modbus - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

2

node-modbus/modbus-serial-client.js

@@ -87,3 +87,3 @@ var stampit = require('stampit'),

var pkt = Put()
.word8(1)
.word8(this.unitId)
.put(pdu),

@@ -90,0 +90,0 @@ buf = pkt.buffer();

{
"name": "node-modbus",
"version": "2.0.6",
"version": "2.0.7",
"description": "Sum of implementations for the Serial/TCP Modbus protocol.",

@@ -5,0 +5,0 @@ "author": "Klaus Landsdorf <klaus.landsdorf@bianco-royal.de>",

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