react-router-config
Advanced tools
Comparing version 5.0.0 to 5.0.1
'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 @@ |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25
21066
275