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

xstream

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xstream - npm Package Versions

1
10

6.1.0

Diff

Changelog

Source

6.1.0 (2016-08-22)

Features

  • Stream: add new method setDebugListener on streams (d0ee240)

<a name="6.0.0"></a>

cycle
published 6.0.0 •

Changelog

Source

6.0.0 (2016-08-20)

Bug Fixes

  • core: teardown and stop producer before complete/error (ec8d6e8), closes #91

BREAKING CHANGES

  • core: in this version, when a stream completes or errors, its producer has already been stopped. In previous versions, the stream first completes, propagates the complete to other listeners and operators, and then its producer is stopped. You may barely notice this breaking change when updating your code. Most existing code will still work like before.

<a name="5.3.6"></a>

cycle
published 5.3.6 •

Changelog

Source

5.3.6 (2016-08-17)

Bug Fixes

  • dropRepeats: fix usage with xs.combine (4b3d65c), closes #105

<a name="5.3.5"></a>

cycle
published 5.3.5 •

Changelog

Source

5.3.5 (2016-08-17)

Bug Fixes

<a name="5.3.4"></a>

cycle
published 5.3.4 •

Changelog

Source

5.3.4 (2016-08-15)

Bug Fixes

  • flatten: do not restart inner stream if equals the previous inner (9973eca), closes #103 #103

<a name="5.3.3"></a>

cycle
published 5.3.3 •

Changelog

Source

5.3.3 (2016-08-15)

Bug Fixes

  • dropRepeats: handle circular dependencies (38052da), closes #101

<a name="5.3.2"></a>

cycle
published 5.3.2 •

Changelog

Source

5.3.2 (2016-07-23)

Bug Fixes

  • flatten: when same inner stream, restart (819bc94), closes #90

<a name="5.3.1"></a>

cycle
published 5.3.1 •

Changelog

Source

5.3.1 (2016-07-22)

Bug Fixes

  • debug: support usage with no argument given (6cefc81), closes #87

<a name="5.3.0"></a>

cycle
published 5.3.0 •

Changelog

Source

5.3.0 (2016-07-22)

Features

<a name="5.2.4"></a>

cycle
published 5.2.4 •

Changelog

Source

5.2.4 (2016-07-20)

Bug Fixes

  • filter: consecutive filtering respects original order (fdbd00a), closes #85

<a name="5.2.3"></a>

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