</>PackageGraphPackageGraph

react-redux

npmv9.3.0TypeScript

Official React bindings for Redux

Safe to adopt

Yes — react-redux scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 117 days ago. 2 releases in the last 2 years.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • BMaintenance: grade B, Good.

    Last published 117 days ago. 2 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Pulls in 2 transitive packages, about 840 KB installed.

  • ASupply chain: grade A, Excellent.

    No install scripts, 5 maintainers, and a contained dependency surface.

  • ALicense: grade A, Excellent.

    MIT — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding react-redux to a project.

2
Direct dependencies

Runtime packages this one declares itself.

2
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

840 KB
Install size

Unpacked size of this package plus its entire runtime tree.

1
Tree depth

Longest resolved dependency chain below this package.

Licenses in the dependency tree

MIT

Every license you inherit by installing react-redux, not just its own. Check this before a legal review, not after.

Compatibility

Node.js
No constraint declared
Module format
ESM + CommonJS
TypeScript
Types included
Install scripts
None

react-redux vs the alternatives

Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.

PackageWeekly downloadsDependentsLicenseLast release
react-reduxthis page03MIT3 months ago
reselect44M1MIT1 day ago
@reduxjs/toolkit26.4M2MIT1 day ago
react152.8M82MIT1 day ago
react-dom143.7M47MIT1 day ago
react-style-singleton59.1M2MIT1 day ago

Dependencies

Declared by react-redux v9.3.0. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (27)

@microsoft/api-extractor ^7.47.0@reduxjs/toolkit ^2.2.5@testing-library/dom ^10.4.0@testing-library/jest-dom ^6.6.3@testing-library/react ^16.1.0@types/node ^20.14.2@types/prop-types ^15.7.12@types/react ^19.0.1@types/react-dom ^19.0.1codecov ^3.8.3cross-env ^7.0.3eslint ^8.57.0eslint-config-prettier ^9.1.0eslint-import-resolver-typescript ^3.6.1eslint-plugin-import ^2.29.1eslint-plugin-prettier ^5.1.3eslint-plugin-react ^7.34.2jsdom ^25.0.1prettier ^3.3.3react ^19.2.0react-dom ^19.2.0redux ^5.0.1rimraf ^5.0.7tsup ^8.3.5typescript ^5.8.2typescript-eslint ^7.12.0vitest ^1.6.0

Used by

Popular packages that depend on react-redux.

Relationship graph

Dependencies (left) and dependents (right) of react-redux.

Frequently installed together

Release history

2 releases in the last two years, typically about 17 days apart.

Recent versions of react-redux
VersionPublishedSizeLicense
9.3.0latest3 months ago809 KBMIT
9.2.01 year ago803 KBMIT
9.1.22 years ago723 KBMIT
9.1.12 years ago721 KBMIT
9.1.02 years ago717 KBMIT
9.0.42 years ago711 KBMIT
9.0.32 years ago711 KBMIT
9.0.22 years ago996 KBMIT
9.0.12 years ago996 KBMIT
9.0.02 years ago849 KBMIT
9.0.0-rc.02 years ago835 KBMIT
9.0.0-beta.02 years ago784 KBMIT
8.1.32 years ago335 KBMIT
9.0.0-alpha.13 years ago768 KBMIT
9.0.0-alpha.03 years ago717 KBMIT

Overview

react-redux is an npm package that official React bindings for Redux. It has 3 known dependents in the graph. The latest version is 9.3.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need official React bindings for Redux and value a focused solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (32 direct dependencies) increases install size and audit surface.

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Keywords

Frequently asked questions

Should I use react-redux?

Yes — react-redux scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 117 days ago. 2 releases in the last 2 years.

How do I install react-redux?

Run `npm install react-redux` to add react-redux to your npm project.

How many dependencies does react-redux have?

react-redux declares 32 direct dependencies and pulls in 2 packages in total once its runtime tree is resolved totalling about 840 KB on disk.

What license is react-redux released under?

react-redux is distributed under the MIT license.

How popular is react-redux?

npm does not publish download counts. Within PackageGraph's crawl, 3 known packages depend on react-redux.

Is react-redux still maintained?

The most recent release of react-redux (v9.3.0) was published 3 months ago.

Does react-redux run install scripts?

No. react-redux does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.