lurq

npm package

Home

redux-thunk

Redux Thunk is a middleware for Redux that enables writing action creators that return a function instead of an action. It is particularly useful for handling asynchronous logic and side effects in Redux applications. By allowing access to the store's dispatch and getState methods, it fits seamlessly into the Redux architecture.

lurq health score
51/100
Confidence
unproven
Weekly downloads
30,256,294
Latest version
3.1.0
Last release
Dec 4, 2023
License
MIT

Should you depend on redux-thunk?

lurq's verdict: low

  • No known advisories

Check this from your coding agent

This page is a daily snapshot. lurq's verify tool checks redux-thunk at the exact version your agent is about to install, and compat checks it against the rest of your stack. One command connects Claude Code, Cursor, VS Code and other agents:

npx lurqrun

Free to start. Quickstart

Other state-management packages lurq scores

Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 5, 2026; this page refreshes every 24 hours. Source repository.