Socket
Socket
Sign inDemoInstall

redux-json-router

Package Overview
Dependencies
45
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.3.0

32

package.json
{
"name": "redux-json-router",
"version": "1.2.0",
"version": "1.3.0",
"description": "Declarative, Redux-first routing for client-rendered React/Redux applications.",

@@ -28,3 +28,2 @@ "main": "lib/index.js",

"loader-utils": "^1.1.0",
"path-to-regexp": "^1.7.0",
"prop-types": "^15.5.10",

@@ -35,26 +34,27 @@ "react-required-if": "^1.0.1",

"devDependencies": {
"babel-cli": "^6.24.1",
"babel-core": "^6.24.1",
"babel-eslint": "^7.2.3",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.0.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"babel-register": "^6.24.1",
"chai": "^4.1.0",
"babel-register": "^6.26.0",
"chai": "^4.1.2",
"enzyme": "^2.9.1",
"eslint": "^3.19.0",
"eslint-config-airbnb": "^15.0.2",
"eslint": "^4.7.1",
"eslint-config-airbnb": "^15.1.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^5.1.1",
"eslint-plugin-react": "^7.0.1",
"istanbul": "^1.0.0-alpha.2",
"jsdom": "^11.1.0",
"mocha": "^3.4.1",
"eslint-plugin-react": "^7.3.0",
"istanbul": "^0.4.5",
"jsdom": "^11.2.0",
"mocha": "^3.5.3",
"path-to-regexp": "^2.0.0",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-redux": "^5.0.4",
"react-redux": "^5.0.6",
"react-test-renderer": "^15.6.1",
"redux": "^3.7.2",
"rimraf": "^2.6.1",
"sinon": "^2.3.7"
"rimraf": "^2.6.2",
"sinon": "^3.3.0"
},

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

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