Socket
Socket
Sign inDemoInstall

modbus-serial

Package Overview
Dependencies
19
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.7 to 8.0.8

TestPort.d.ts

2

ModbusRTU.d.ts
import { Socket } from 'net';
import TestPort from './ports/testport';
import { TestPort } from "./TestPort";
export class ModbusRTU {

@@ -4,0 +4,0 @@ constructor(port?: any);

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

@@ -5,0 +5,0 @@ "main": "index.js",

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