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

rxjs-etc

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rxjs-etc - npm Package Versions

13
8

10.3.0

Diff

Changelog

Source

10.3.0 (2020-06-01)

Features

  • Add zipObject operator. (8840d66).

<a name="10.2.1"></a>

cartant
published 10.2.1 •

Changelog

Source

10.2.1 (2020-05-20)

Fixes

  • Add equals export to the index. (057e1f2).

<a name="10.2.0"></a>

cartant
published 10.2.0 •

Changelog

Source

10.2.0 (2020-05-20)

Features

<a name="10.1.2"></a>

cartant
published 10.1.2 •

Changelog

Source

10.1.2 (2020-05-15)

Fixes

  • Add dispose call back to subscription after subscribe. (7f3dc40).

<a name="10.1.1"></a>

cartant
published 10.1.1 •

Changelog

Source

10.1.1 (2020-05-05)

Fixes

  • Put package.json files in the observable, operators and scheduler directories to enable imports from those locations. (14fead0).

<a name="10.1.0"></a>

cartant
published 10.1.0 •

Changelog

Source

10.1.0 (2020-04-28)

Changes

  • Add the debounceSync operator. (a62cff0).
  • Add skipSync and takeSync to README.md.

<a name="10.0.0"></a>

cartant
published 10.0.0 •

Changelog

Source

10.0.0 (2020-04-15)

Breaking Changes

  • The distribution now includes CommonJS and ES modules that contain non-transpiled - i.e. ES2020 - code.
  • FWIW, 9.8.0 was not published because I remembered that I'd made the above change when I was about to publish it.

<a name="9.8.0"></a>

cartant
published 9.7.4 •

Changelog

Source

9.7.4 (2020-02-25)

Fixes

  • Clear the buffer in the delayUntil operator's implementation upon unsubscription from the delayed observable. (7e9eb13)

<a name="9.7.3"></a>

cartant
published 9.7.3 •

Changelog

Source

9.7.3 (2020-02-25)

Fixes

  • Delay indefinitely in the delayUntil operator's implementation if the notifier completes without signalling. (60790c1)

<a name="9.7.2"></a>

cartant
published 9.7.2 •

Changelog

Source

9.7.2 (2020-02-24)

Fixes

  • Delay completion in the delayUntil operator's implementation. (667be7a)

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