Socket
Socket
Sign inDemoInstall

serialport

Package Overview
Dependencies
Maintainers
2
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serialport - npm Package Compare versions

Comparing version 9.2.1 to 9.2.3

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

## [9.2.3](https://github.com/serialport/node-serialport/compare/v9.2.1...v9.2.3) (2021-09-24)
**Note:** Version bump only for package serialport
## [9.2.2](https://github.com/serialport/node-serialport/compare/v9.2.1...v9.2.2) (2021-09-24)
**Note:** Version bump only for package serialport
## [9.2.1](https://github.com/serialport/node-serialport/compare/v9.2.0...v9.2.1) (2021-09-03)

@@ -8,0 +24,0 @@

12

package.json
{
"name": "serialport",
"version": "9.2.1",
"version": "9.2.3",
"description": "Node.js package to access serial ports. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!",

@@ -48,4 +48,4 @@ "main": "lib",

"dependencies": {
"@serialport/binding-mock": "9.0.7",
"@serialport/bindings": "9.2.1",
"@serialport/binding-mock": "9.2.3",
"@serialport/bindings": "9.2.3",
"@serialport/parser-byte-length": "9.0.7",

@@ -58,4 +58,4 @@ "@serialport/parser-cctalk": "9.0.7",

"@serialport/parser-regex": "9.0.7",
"@serialport/stream": "9.0.7",
"debug": "^4.3.1"
"@serialport/stream": "9.2.3",
"debug": "^4.3.2"
},

@@ -68,3 +68,3 @@ "engines": {

"preferUnplugged": false,
"gitHead": "76317d23ae54d4e5473fc87152aa3fa81233c9ec"
"gitHead": "176149a820d89bdcab2a3900b3113fc66140e67d"
}
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