react-router-path-normalize
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "react-router-path-normalize", | ||
"description": "Normalize paths for React Router.", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"author": { | ||
@@ -43,3 +43,3 @@ "name": "Zac Anger", | ||
"dependencies": { | ||
"path-normalize": "2.1.0" | ||
"path-normalize": "2.1.1" | ||
}, | ||
@@ -50,3 +50,3 @@ "devDependencies": { | ||
"babel-plugin-add-module-exports": "0.2.1", | ||
"babel-preset-env": "1.6.1", | ||
"babel-preset-env": "1.7.0", | ||
"babel-preset-flow": "6.23.0", | ||
@@ -57,18 +57,18 @@ "babel-preset-react": "6.24.1", | ||
"eslint": "4.19.1", | ||
"eslint-config-zacanger": "3.1.1", | ||
"eslint-config-zacanger": "3.1.2", | ||
"eslint-plugin-babel": "5.1.0", | ||
"eslint-plugin-flowtype": "2.46.3", | ||
"eslint-plugin-import": "2.11.0", | ||
"eslint-plugin-flowtype": "2.47.1", | ||
"eslint-plugin-import": "2.12.0", | ||
"eslint-plugin-jsx-a11y": "6.0.3", | ||
"eslint-plugin-promise": "3.7.0", | ||
"eslint-plugin-react": "7.7.0", | ||
"eslint-plugin-promise": "3.8.0", | ||
"eslint-plugin-react": "7.8.2", | ||
"eslint-plugin-unicorn": "4.0.3", | ||
"flow-bin": "0.70.0", | ||
"flow-bin": "0.73.0", | ||
"flow-coverage-report": "0.5.0", | ||
"nyc": "11.7.1", | ||
"react": "16.3.2", | ||
"react-dom": "16.3.2", | ||
"nyc": "11.8.0", | ||
"react": "16.4.0", | ||
"react-dom": "16.4.0", | ||
"react-router": "4.2.0", | ||
"react-router-dom": "4.2.2", | ||
"react-test-renderer": "16.3.2", | ||
"react-test-renderer": "16.4.0", | ||
"tap-spec": "4.1.1", | ||
@@ -75,0 +75,0 @@ "tape": "4.9.0" |
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
+ Addedpath-normalize@2.1.1(transitive)
- Removedpath-normalize@2.1.0(transitive)
Updatedpath-normalize@2.1.1