Socket
Socket
Sign inDemoInstall

react-redux

Package Overview
Dependencies
Maintainers
1
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 0.2.1 to 0.2.2

5

package.json
{
"name": "react-redux",
"version": "0.2.1",
"version": "0.2.2",
"description": "Redux bindings for React",

@@ -60,5 +60,4 @@ "main": "./lib/index.js",

"peerDependencies": {
"redux": "^1.0.0 || 1.0.0-alpha || 1.0.0-rc",
"react": "^0.13.0 || 0.14.0-beta1"
"redux": "^1.0.0 || 1.0.0-alpha || 1.0.0-rc"
}
}

9

README.md
react-redux
=========================
Work in progress
React bindings for Redux.
Docs are work in progress.
TODO:
- dedupe modules
- figure out UMD
- probably some other stuff.
Requires React >= 0.13
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