Socket
Socket
Sign inDemoInstall

serialport

Package Overview
Dependencies
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serialport - npm Package Versions

1
18

2.1.0

Diff

Changelog

Source

Version 2.1.0

  • Major refactor, bug fixes and docs improvements thanks to @ecksun, @fivdi, @gfcittolin, @jacobrosenthal, @mhart, @nebrius, @pabigot, @paulkaplan, @reconbot, @rodovich, @rwaldron, @sayanee, @tigoe and everyone who reported and helped debug issues!
  • Fix binary paths to confirm with modern standards
  • Integration tests on CI's that support it or for the folks at home with an arduino handy
  • Upgrade to nan-2.2.1 for memory leak fixes and node 6 compatibility (still not supported)
  • Confirm nw.js and electron compatibility
  • Make the outpout of .list consistent between platforms and docs
  • Define ambiguous flow control flags and document them
  • Fix support systems who provide 0 as a valid file descriptor
  • Fix race conditions when opening and closing ports that led to errors while reading and writing while closing or opening the port.
  • [unix] Fix a double open bug on unix that would cause opening and closing ports repetitively to error.
  • [unix] Listing serialports on linux now include more ports (including bluetooth devices eg. /dev/rfcommXX) and have less bugs in the output
  • [windows] Remove deprecated BuildCommDCB for windows 10 support
  • [windows] Fix a memory leak on windows
  • [windows] Fix a 100% cpu and possible hang bug when ports were disconnected on windows.
reconbot
published 2.0.7-beta5 •

reconbot
published 2.0.7-beta4 •

reconbot
published 2.0.7-beta3 •

jjrosent
published 2.0.7-beta2 •

jjrosent
published 2.0.7-beta1 •

jjrosent
published 2.0.6 •

Changelog

Source

@serialport/bindings@2.0.6 (2019-01-12)

Bug Fixes

jjrosent
published 2.0.5 •

Changelog

Source

@serialport/bindings@2.0.5 (2019-01-08)

Bug Fixes

jjrosent
published 2.0.4 •

Changelog

Source

@serialport/bindings@2.0.4 (2018-12-19)

Bug Fixes

  • deprecated c++ functions for update to Node v12 (#1743) (1eecd60)
jjrosent
published 2.0.3 •

Changelog

Source

@serialport/bindings@2.0.3 (2018-11-27)

Bug Fixes

  • packages/bindings#write: do not call native binding for empty buffers (d347f3b)
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