react-router
Advanced tools
Comparing version 4.3.0 to 4.3.1
{ | ||
"name": "react-router", | ||
"version": "4.3.0", | ||
"version": "4.3.1", | ||
"description": "Declarative routing for React", | ||
@@ -46,3 +46,4 @@ "repository": "ReactTraining/react-router", | ||
"path-to-regexp": "^1.7.0", | ||
"prop-types": "^15.6.1" | ||
"prop-types": "^15.6.1", | ||
"warning": "^4.0.1" | ||
}, | ||
@@ -74,4 +75,3 @@ "devDependencies": { | ||
"rollup-plugin-replace": "^2.0.0", | ||
"rollup-plugin-uglify": "^3.0.0", | ||
"warning": "^4.0.1" | ||
"rollup-plugin-uglify": "^3.0.0" | ||
}, | ||
@@ -78,0 +78,0 @@ "browserify": { |
Sorry, the diff of this file is too big to display
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
185833
25
27
3788
8
+ Addedwarning@^4.0.1
+ Addedwarning@4.0.3(transitive)