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
810

2.2.0

Diff

Changelog

Source

2.2.0 (2016-05-02)

Features

  • combine: support zero streams args to combine() (1b3ca90)

<a name="2.1.4"></a>

cycle
published 2.1.4 •

Changelog

Source

2.1.4 (2016-05-02)

Bug Fixes

  • combine: guard CombineListener against invalid out stream (74c6061)

Performance Improvements

  • flatten: avoid cut() method in flattening (28afee9)

<a name="2.1.3"></a>

cycle
published 2.1.3 •

Changelog

Source

2.1.3 (2016-04-30)

Bug Fixes

  • remember: return MemoryStream, not Stream (4f50922), closes #32

<a name="2.1.2"></a>

cycle
published 2.1.2 •

Changelog

Source

2.1.2 (2016-04-30)

Bug Fixes

  • combine: fix CombineFactorySignature (c65bd0b), closes #28

<a name="2.1.1"></a>

cycle
published 2.1.1 •

Changelog

Source

2.1.1 (2016-04-30)

Bug Fixes

  • remember: build safety against map+map fusion (079602c), closes #27

<a name="2.1.0"></a>

cycle
published 2.1.0 •

Changelog

Source

2.1.0 (2016-04-30)

Bug Fixes

  • flatten: fix TypeScript output type (26f2241), closes #4
  • flattenConcurrently: fix TypeScript output type (b5445a5), closes #4

Features

  • create: Throw an error if for incomplete producer (39c7c80), closes #22

<a name="2.0.2"></a>

cycle
published 2.0.2 •

Changelog

Source

2.0.2 (2016-04-28)

Bug Fixes

  • filter: fix filter fusion logic. (8c417f9)

Performance Improvements

  • Stream: improve way of fixing ils array concurrency (accd2d0)

<a name="2.0.1"></a>

cycle
published 2.0.1 •

Changelog

Source

2.0.1 (2016-04-28)

Bug Fixes

  • take: fix take() behavior when stopping (438fc0f)

<a name="2.0.0"></a>

cycle
published 2.0.0 •

Changelog

Source

2.0.0 (2016-04-27)

Bug Fixes

  • package: put extra operators in xstream/extra (2735a74)

BREAKING CHANGES

  • package: Import extra operators from xstream/extra/the-operator-you-want not from xstream/lib/extra/the-operator-you-want

<a name="1.1.1"></a>

cycle
published 1.1.1 •

Changelog

Source

1.1.1 (2016-04-27)

Features

  • addListener: throw an error if next, error or complete functions are missing (b6e9df3)

<a name="1.1.0"></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