Socket
Socket
Sign inDemoInstall

@reactivex/ix-es2015-esm

Package Overview
Dependencies
2
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

6.0.0

Diff

ptaylor
published 5.0.0 •

Changelog

Source

5.0.0 (2022-08-01)

Bug Fixes

  • flatMap: default flatMap concurrent parameter to 1 (#346) (bcfab5a)

chore

Documentation

  • CHANGELOG: 4.6.1 (0c50569)

  • [FIX] Ensure return is called on AsyncIterators (#348) (72c37ec), closes #348

  • Default to flatMap concurrent (#347) (32137a7), closes #347

ptaylor
published 4.6.1 •

Changelog

Source

4.6.1 (2022-07-26)

Bug Fixes

  • flatMap: default flatMap concurrent parameter to 1 (#346) (bcfab5a)
ptaylor
published 4.6.0 •

Changelog

Source

4.6.0 (2022-07-26)

chore

Continuous Integration

  • use github actions instead of travis-ci (#344) (d357a19)

Documentation

BREAKING CHANGES

  • flatMap enumerates inner sequences in parallel

  • flat enumerates inner sequences in parallel

  • feat(concatmap.ts): add concatMap implementation

ptaylor
published 4.5.2 •

Changelog

Source

4.5.2 (2021-10-07)

Bug Fixes

  • pipethrough: fix Iterable/AsyncIterable pipeThrough signature (#338) (58dea12)
ptaylor
published 4.5.1 •

Changelog

Source

4.5.1 (2021-09-09)

Bug Fixes

  • add static Iterable.as and AsyncIterable.as (#336) (b911d1a)
ptaylor
published 4.5.0 •

Changelog

Source

4.5.0 (2021-07-29)

    • chore(readme.md): update travis-ci badge url (#334) (370ae91), closes #334
  • Update to TypeScript v4.3.5 (#332) (0637a25), closes #332 #331

Features

  • from: support AbortSignal in from(observable) (#333) (7897e85)
ptaylor
published 4.4.1 •

Changelog

Source

4.4.1 (2021-07-11)

Bug Fixes

  • package.json: use ^ for allowed tslib versions (#330) (02b1a22)
ptaylor
published 4.4.0 •

Changelog

Source

4.4.0 (2021-06-09)

Bug Fixes

  • src/asynciterable/operators/batch.ts: create rejected Promise on demand (#328) (aa40ab1), closes #320
  • src/asynciterable/operators/timeout.ts: ensure AsyncIterable timeout operator passes its values (#327) (f5a213a), closes #325

Documentation

  • docs/asynciterable/creating.md: Fix async iterable docs typo s/source/sink (#317) (084658f)

Features

  • asynciterable-operators: Add bufferCountOrTime operator (#324) (ee7c43e)
ptaylor
published 4.3.1 •

Changelog

Source

4.3.1 (2021-03-23)

Bug Fixes

  • Promise.race: Fix Promise.race memory leaks (#323) (75ef616)

chore

  • npm-release.sh: set concurrency to 1 to work around npm publish rate limits (825bdd8)
  • saferace.ts: add unlicense to safeRace.ts (c9c0a83)
234Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc