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

@reactivex/ix-es2015-esm

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reactivex/ix-es2015-esm - npm Package Versions

1245

2.5.2

Diff

Changelog

Source

2.5.2 (2019-03-04)

Bug Fixes

  • asynciterable-pipe: fix asynciterable pipe typings (2e00c95)

Features

  • asynciterable-pipe: add tee, pipeTo, and pipeThrough to AsyncIterable prototype (873b8fe)

  • asynciterable-toDOMStream: add AsyncIterable#toDOMStream implementation (2e00c95)

  • asynciterable-fromDOMStream: add AsyncIterable.fromDOMStream implementation (2e00c95)

ptaylor
published 2.5.1 •

Changelog

Source

2.5.1 (2019-01-14)

Bug Fixes

  • exports: export all iterable and asynciterable operators (1f8870f)

  • asynciterable#scanProto: allow AsyncIterable#scan selector to return R | Promise<R> (1f8870f)

ptaylor
published 2.5.0 •

Changelog

Source

2.5.0 (2019-01-12)

Bug Fixes

  • scan: fix scan over single-element sources (7f6a85f)
ptaylor
published 2.4.3 •

Changelog

Source

2.4.3 (2019-01-03)

Bug Fixes

  • dependencies: add rxjs to the production dependencies list (54e5cf7)

Features

  • batch: add asynciterable batch() implementation (9c9bd7e)

  • toNodeStream: add iterable/asynciterable toNodeStream implementations (9a1c5cc)

  • fromNodeStream: AsyncIterable.fromNodeStream has been optimized for streams and AsyncIterables (9a1c5cc)

  • pipe: AsyncIterable.prototype.pipe now accepts Node.js WritableStream values in addition to operators (9a1c5cc)

ptaylor
published 2.4.2 •

ptaylor
published 2.4.0 •

Changelog

Source

2.4.0 (2019-01-03)

Bug Fixes

  • toObservable: adds symbol-observable for rxjs interop (273e697), closes #245

Features

  • add support for passing Node WritableStreams to AsyncIterableX#pipe() (#257) (9a1c5cc)

  • add AsyncIterableX#toNodeStream() (#257) (9a1c5cc)

  • add AsyncIterableX#batch() (#222) (9c9bd7e)

ptaylor
published 2.3.5 •

Changelog

Source

2.3.5 (2018-02-19)

Bug Fixes

  • compile: adding some missing exports to deal with typescript 2.7.x compat issue (0b0c837), closes #214

Features

ptaylor
published 2.3.4 •

Changelog

Source

2.3.4 (2017-11-29)

Bug Fixes

  • typings: Fix optional predicate typings for user-defined typeguard predicates (fedd563)
  • typings: workaround typescript bugs when noImplicitAny or strictNullChecks are not true (ce03239)
ptaylor
published 2.3.3 •

Changelog

Source

2.3.3 (2017-11-21)

Reverts

  • npm: revert 4493754d9fbbc061347d8ef785704b61ecb486c5 (564c600), closes #163
ptaylor
published 2.3.2 •

Changelog

Source

2.3.2 (2017-11-21)

Bug Fixes

  • fromnodestream: enable fromnodestream tests, fix minification problems (#156) (745d763)
  • fromnodestream: type fromNodeStream to accept NodeJS.ReadableStream interface (3cbf2dd)
  • FromObservableAsyncIterable: Fix handling of asynchronously emitting Observables (#150) (2c7222c)
  • readme: fix lettable syntax (0e46181)

Features

  • as: Add static as convenience methods to wrap values as Async/Iterables (#154) (79a14c5)
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