Socket
Socket
Sign inDemoInstall

redux-mock-store-await-actions

Package Overview
Dependencies
Maintainers
17
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-mock-store-await-actions - npm Package Versions

2.1.0

Diff

Changelog

Source

2.1.0 (2018-02-16)

Features

  • add throttle option (#5) (#23) (6092f1f)

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

acostalima
published 2.0.1 •

Changelog

Source

2.0.1 (2018-02-07)

Bug Fixes

  • remove store subscription and clear timeout (#21) (3384a42)

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

acostalima
published 2.0.0 •

Changelog

Source

2.0.0 (2018-02-01)

Features

  • add option to supply custom matchers (#6) (907dbc0)

BREAKING CHANGES

  • convert timeout argument to an options object. This commit introduces the matcher concept, which allows to supply a function via options implementing custom comparison of actions. The predicate function, which could be passed until now in the actions argument to perform comparisons, is now no longer supported.

<a name="1.0.0"></a>

acostalima
published 1.0.0 •

Changelog

Source

1.0.0 (2017-10-20)

Features

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