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.0.2

Diff

Changelog

Source

Version 2.0.2

  • Cleanup minor Unix gcc warnings, Thanks @rwaldron
voodootikigod
published 2.0.1 •

Changelog

Source

Version 2.0.1

  • El Capitan Support, thanks @tmpvar
voodootikigod
published 2.0.0 •

Changelog

Source

Version 2.0.0

  • Upgrade to NAN2 to support Node 4 support. Technically not api breaking, though NAN2 requires gcc 4.8 which for Pi Wheezy users at the very least, would be breaking. For those affected users looking to utilize serialport 2.x.x and Node 4 see https://github.com/fivdi/onoff/wiki/Node.js-v4-and-native-addons
voodootikigod
published 1.7.4 •

Changelog

Source

Version 1.7.4

  • Fix OSX 10.10 build errors
voodootikigod
published 1.7.3 •

Changelog

Source

Version 1.7.3

  • Fix OSX 10.10 build errors
voodootikigod
published 1.7.1 •

Changelog

Source

Version 1.7.1

  • Fixed breaking issues in underlying code. (@voodootikigod)
voodootikigod
published 1.7.0 •

Changelog

Source

Version 1.7.0

  • Fix for #518 and #498 If you pass to SerialPort function (constructor) the same object for argument "options", inside SerialPort will use it as internal object and adds handlers to it. That causes only one callback to work on different SerialPort instances. (@bullmastiffo)
  • Update README.md #515 (@arahlf)
  • Fix a memory leak in SerialportPoller::New (@jpilet)
  • unix support for update baudrate #502 (@jacobrosenthal)
  • set cloexec after open, possible fix for #468 (@jacobrosenthal)
  • Added hang up on close option to constructor. #495 (@jbendes)
  • Upgraded NAN to 1.8.4 due to complaints from io.js 2.x users. (@imyller)
voodootikigod
published 1.6.3 •

voodootikigod
published 1.6.2 •

voodootikigod
published 1.6.1 •

Changelog

Source

Version 1.6.1

  • Upgraded to NAN 1.7.0
  • #476 adding break signal
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