Socket
Socket
Sign inDemoInstall

react-redux

Package Overview
Dependencies
Maintainers
3
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-redux - npm Package Compare versions

Comparing version 8.0.5 to 8.0.6

10

package.json
{
"name": "react-redux",
"version": "8.0.5",
"version": "8.0.6",
"description": "Official React bindings for Redux",

@@ -43,2 +43,3 @@ "keywords": [

"peerDependencies": {
"@reduxjs/toolkit": "^5.0.0-beta.0",
"@types/react": "^16.8 || ^17.0 || ^18.0",

@@ -49,5 +50,8 @@ "@types/react-dom": "^16.8 || ^17.0 || ^18.0",

"react-native": ">=0.59",
"redux": "^4"
"redux": "^4 || ^5.0.0-beta.0"
},
"peerDependenciesMeta": {
"@reduxjs/toolkit": {
"optional": true
},
"@types/react": {

@@ -88,3 +92,3 @@ "optional": true

"@microsoft/api-extractor": "^7.18.1",
"@reduxjs/toolkit": "^1.6.1",
"@reduxjs/toolkit": "^1.9.5",
"@rollup/plugin-babel": "^5.2.1",

@@ -91,0 +95,0 @@ "@rollup/plugin-commonjs": "^15.1.0",

@@ -6,3 +6,3 @@ # React Redux

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/reduxjs/react-redux/Tests?style=flat-square) [![npm version](https://img.shields.io/npm/v/react-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-redux)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/reduxjs/react-redux/test.yml?style=flat-square) [![npm version](https://img.shields.io/npm/v/react-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-redux)
[![npm downloads](https://img.shields.io/npm/dm/react-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-redux)

@@ -9,0 +9,0 @@ [![#redux channel on Discord](https://img.shields.io/badge/discord-redux@reactiflux-61DAFB.svg?style=flat-square)](http://www.reactiflux.com)

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