Socket
Socket
Sign inDemoInstall

react-redux-subspace

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-redux-subspace - npm Package Compare versions

Comparing version 2.0.5-alpha to 2.0.6-alpha

8

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

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

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

@@ -41,5 +41,5 @@ "peerDependencies": {

"babel-eslint": "^6.0.4",
"babel-preset-es2015": "^6.6.0",
"babel-preset-env": "^1.6.0",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-0": "^6.5.0",
"babel-preset-stage-3": "^6.24.1",
"babel-register": "^6.7.2",

@@ -46,0 +46,0 @@ "chai": "^3.5.0",

@@ -10,3 +10,3 @@ /**

import React from 'react'
import hoistNonReactStatics from 'hoist-non-react-statics';
import hoistNonReactStatics from 'hoist-non-react-statics'
import wrapDisplayName from 'recompose/wrapDisplayName'

@@ -13,0 +13,0 @@ import { subspace } from 'redux-subspace'

Sorry, the diff of this file is not supported yet

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