Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-router-config

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router-config - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

2

cjs/react-router-config.js
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

@@ -6,0 +4,0 @@

31

package.json
{
"name": "react-router-config",
"version": "5.0.0",
"version": "5.0.1",
"description": "Static route config matching for React Router",

@@ -38,24 +38,23 @@ "repository": "ReactTraining/react-router",

"@babel/preset-react": "^7.0.0",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^23.6.0",
"babel-jest": "^24.8.0",
"babel-plugin-dev-expression": "^0.2.1",
"eslint": "^5.7.0",
"eslint-plugin-import": "^2.12.0",
"eslint": "^5.16.0",
"eslint-plugin-import": "^2.17.0",
"eslint-plugin-react": "^7.9.1",
"history": "^4.7.2",
"jest": "^23.6.0",
"jest-circus": "^23.6.0",
"jest": "^24.8.0",
"jest-circus": "^24.8.0",
"prop-types": "^15.6.2",
"raf": "^3.4.0",
"raf": "^3.4.1",
"react": "^16.5.2",
"react-dom": "^16.5.2",
"react-router": "5.0.0",
"react-router": "5.0.1",
"rollup": "^0.66.6",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-commonjs": "^9.1.3",
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-size-snapshot": "^0.7.0",
"rollup-plugin-uglify": "^6.0.0"
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.3.4",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-size-snapshot": "0.7.0",
"rollup-plugin-uglify": "^6.0.2"
},

@@ -79,3 +78,3 @@ "browserify": {

},
"gitHead": "ea8eba843bf899daf8a51c2617d05c179b38369d"
"gitHead": "0c9a10d9807b879912f2dff2fbebffe0aa7048ed"
}
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