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

stream-mock

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-mock - npm Package Versions

2.0.5

Diff

Changelog

Source

[2.0.5] - 2019-07-01

Changed

  • travis config to deploy
banst
published 2.0.4 •

Changelog

Source

[2.0.4] - 2019-07-01

Added

  • This changelog file
  • Tests
  • Link to generate types in package.json /@RAnders00

Removed

  • _writev method as pushing to an array is always sequential
  • some duplicate code with super constructors (settings encoding, objecMode, etc...)
banst
published 2.0.3 •

Changelog

Source

[2.0.3] - 2019-06-27

Added

  • Node.js 12.x.x now tests in CI

Fixed

  • Stop using [readable/writable]ObjectMode as they are used has readonly properties in Node.js >= 12
banst
published 2.0.2 •

Changelog

Source

[2.0.2] - 2019-04-13

Changed

  • Refactor the entire project in typescript
banst
published 2.0.1 •

banst
published 1.2.0 •

Changelog

Source

[1.2.0] - 2018-05-07

Added

  • Duplex stream mock
banst
published 1.1.0 •

Changelog

Source

[1.1.0] - 2018-05-07

Added

  • new flatData property added to WritableMock
banst
published 1.0.2 •

Changelog

Source

[1.0.2] - 2018-03-12

Added

  • more tests

Fixed

  • babel-runtime dependency
  • README lint (after codeclimate report)
banst
published 1.0.1 •

Changelog

Source

[1.0.1] - 2018-03-12

Fixed

  • typo in README
banst
published 1.0.0 •

Changelog

Source

[1.0.0] - 2018-03-12

Added

  • Create a readable stream for any iterable
  • Create a writable stream that puts its datas at your disposal
  • Can operate both in object and normal (Buffer) mode

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