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
0
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

2345

7.0.0

Diff

ptaylor
published 6.0.0 •

Changelog

Source

6.0.0 (2024-05-21)

Bug Fixes

  • flatmap: flatMap shouldn't throw when the input size is smaller than concurrent (#367) (dffd344), closes #366
  • from: make from forward or check abort signal. fixes #352 (#361) (e2dd8d7)
  • merge: catch promise errors to avoid unhandled exceptions (#354) (520e096), closes #353
  • package.json: fix CDN names in ix package.json (760242e)
  • toMap: fix return type of keySelector (#365) (eab2f10), closes #364

Build System

  • deps-dev: bump json from 9.0.6 to 10.0.0 (#359) (1e4dd6f)
  • deps: bump tj-actions/changed-files in /.github/workflows (#362) (ff1cef0)

chore

Documentation

  • docs/asynciterable/converting.md: Fix fromEventPattern import (#350) (f07b7ef)

  • Fix ESM imports and tree-shaking (#363) (d31d2c5), closes #363

  • Add docs action (#360) (d6591ee), closes #360

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)
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