Socket
Socket
Sign inDemoInstall

react-redux-subspace

Package Overview
Dependencies
33
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.4-alpha to 2.0.5-alpha

4

package.json
{
"name": "react-redux-subspace",
"version": "2.0.4-alpha",
"version": "2.0.5-alpha",
"description": "react-redux Provider extension for redux-subspace",

@@ -29,3 +29,3 @@ "author": "Michael Peyper",

"recompose": "^0.24.0",
"redux-subspace": "^2.0.4-alpha"
"redux-subspace": "^2.0.5-alpha"
},

@@ -32,0 +32,0 @@ "peerDependencies": {

@@ -5,3 +5,3 @@ # react-redux-subspace

[![npm downloads](https://img.shields.io/npm/dm/react-redux-subspace.svg?style=flat-square)](https://www.npmjs.com/package/react-redux-subspace)
[![License: MIT](https://img.shields.io/npm/l/react-redux-subspace.svg?style=flat-square)](LICENSE.md)
[![License: MIT](https://img.shields.io/npm/l/react-redux-subspace.svg?style=flat-square)](/LICENSE.md)

@@ -8,0 +8,0 @@ This is a library to create subspaces for Redux connected React components. It's designed to work with Provider from the [react-redux](https://github.com/reactjs/react-redux) bindings.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc