react-router-path-normalize
Advanced tools
Comparing version 3.0.13 to 3.0.14
{ | ||
"name": "react-router-path-normalize", | ||
"description": "Normalize paths for React Router.", | ||
"version": "3.0.13", | ||
"version": "3.0.14", | ||
"author": { | ||
@@ -45,8 +45,8 @@ "email": "zac@zacanger.com", | ||
"dependencies": { | ||
"path-normalize": "4.0.11" | ||
"path-normalize": "5.0.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.10.5", | ||
"@babel/core": "7.10.5", | ||
"@babel/preset-env": "7.10.4", | ||
"@babel/cli": "7.11.6", | ||
"@babel/core": "7.11.6", | ||
"@babel/preset-env": "7.11.5", | ||
"@babel/preset-react": "7.10.4", | ||
@@ -56,7 +56,7 @@ "babel-eslint": "10.1.0", | ||
"babel-tape-runner": "3.0.0", | ||
"eslint": "7.4.0", | ||
"eslint-plugin-zacanger": "2.0.4", | ||
"eslint": "7.8.1", | ||
"eslint-plugin-zacanger": "2.1.1", | ||
"npm-run-all": "4.1.5", | ||
"nyc": "15.1.0", | ||
"prettier": "2.0.5", | ||
"prettier": "2.1.1", | ||
"react": "16.12.0", | ||
@@ -67,3 +67,3 @@ "react-dom": "16.13.1", | ||
"react-test-renderer": "16.13.1", | ||
"sortpack": "2.1.5", | ||
"sortpack": "2.1.8", | ||
"tape": "5.0.1" | ||
@@ -70,0 +70,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
13797
+ Addedpath-normalize@5.0.2(transitive)
- Removedpath-normalize@4.0.11(transitive)
Updatedpath-normalize@5.0.2