Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@serialport/stream

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serialport/stream - npm Package Versions

12

8.0.3

Diff

Changelog

Source

8.0.3 (2019-10-03)

Chores

  • Test merges with master (#1952) (bfb47c7)

BREAKING CHANGES

  • drop callback argument on SerialPort.list() (#1943) (145b906)
reconbot
published 8.0.2 •

Changelog

Source

8.0.2 (2019-09-24)

Bug Fixes

Features

reconbot
published 8.0.1 •

Changelog

Source

8.0.1 (2019-09-18)

Bug Fixes

  • Add missing return statement (#1911) (288e6ac)
  • bindings no longer error when closed during empty writes (#1872) (9d01492)
  • fix open collective link (#1928) (6426214)
  • missing maintainer name (a626103)
  • readme badges and images for backers and contributors (#1881) (1fd88e1)
  • remove PURGE_RXABORT flag on flush for Windows (#1817) (1daa919)
  • RTS/CTS flow control for Windows (#1809) (cd112ca)
  • packages/bindings#write: do not call native binding for empty buffers (d347f3b)
  • stream read not working past 1 read (#1925) (3a13279)
  • use correct casts to/from HANDLE/int (#1766) (ce503b3)
  • writing issue on Linux (#1908) (a7d1937)

Chores

Features

BREAKING CHANGES

  • flush behavior on windows no longer cancels inflight reads
  • bindings now use async functions so they’ll never throw, only reject
reconbot
published 3.0.0 •

Changelog

Source

@serialport/bindings@3.0.0 (2019-05-16)

Bug Fixes

chore

BREAKING CHANGES

  • flush behavior on windows no longer cancels inflight reads
  • bindings now use async functions so they’ll never throw, only reject
reconbot
published 2.0.5 •

Changelog

Source

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

Bug Fixes

hipsterbrown
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)
hipsterbrown
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)
reconbot
published 2.0.2 •

Changelog

Source

Version 2.0.2

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

Changelog

Source

Version 2.0.1

  • El Capitan Support, thanks @tmpvar
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