Socket
Socket
Sign inDemoInstall

react-redux

Package Overview
Dependencies
Maintainers
2
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 7.0.0-beta.1 to 7.0.0

44

package.json
{
"name": "react-redux",
"version": "7.0.0-beta.1",
"version": "7.0.0",
"description": "Official React bindings for Redux",

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

"dependencies": {
"@babel/runtime": "^7.3.1",
"@babel/runtime": "^7.4.3",
"hoist-non-react-statics": "^3.3.0",

@@ -49,17 +49,17 @@ "invariant": "^2.2.4",

"prop-types": "^15.7.2",
"react-is": "^16.8.2"
"react-is": "^16.8.6"
},
"devDependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.3.3",
"@babel/plugin-proposal-decorators": "^7.3.0",
"@babel/plugin-proposal-object-rest-spread": "^7.3.2",
"@babel/cli": "^7.4.3",
"@babel/core": "^7.4.3",
"@babel/plugin-proposal-decorators": "^7.4.0",
"@babel/plugin-proposal-object-rest-spread": "^7.4.3",
"@babel/plugin-transform-react-display-name": "^7.2.0",
"@babel/plugin-transform-react-jsx": "^7.3.0",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@babel/plugin-transform-runtime": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.1.0",
"codecov": "^3.2.0",
"babel-jest": "^24.7.1",
"codecov": "^3.3.0",
"create-react-class": "^15.6.3",

@@ -69,4 +69,4 @@ "cross-env": "^5.2.0",

"es3ify": "^0.2.0",
"eslint": "^5.14.1",
"eslint-config-prettier": "^4.0.0",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.1.0",
"eslint-plugin-import": "^2.16.0",

@@ -76,18 +76,18 @@ "eslint-plugin-prettier": "^3.0.1",

"glob": "^7.1.3",
"jest": "^24.1.0",
"jest-dom": "^3.1.2",
"jest": "^24.7.1",
"jest-dom": "^3.1.3",
"npm-run": "^5.0.1",
"prettier": "^1.16.4",
"react": "^16.8.4",
"react-dom": "^16.8.4",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-testing-library": "^5.9.0",
"redux": "^4.0.1",
"rimraf": "^2.6.3",
"rollup": "^1.2.2",
"rollup": "^1.8.0",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-replace": "^2.1.0",
"rollup-plugin-commonjs": "^9.3.3",
"rollup-plugin-node-resolve": "^4.0.1",
"rollup-plugin-replace": "^2.1.1",
"rollup-plugin-terser": "^4.0.4",
"semver": "^5.6.0"
"semver": "^6.0.0"
},

@@ -94,0 +94,0 @@ "browserify": {

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