react-router-path-normalize
Advanced tools
Comparing version 3.0.15 to 3.0.16
{ | ||
"name": "react-router-path-normalize", | ||
"description": "Normalize paths for React Router.", | ||
"version": "3.0.15", | ||
"version": "3.0.16", | ||
"author": { | ||
@@ -45,13 +45,13 @@ "email": "zac@zacanger.com", | ||
"dependencies": { | ||
"path-normalize": "6.0.0" | ||
"path-normalize": "6.0.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.11.6", | ||
"@babel/core": "7.11.6", | ||
"@babel/preset-env": "7.11.5", | ||
"@babel/preset-react": "7.10.4", | ||
"@babel/cli": "7.12.1", | ||
"@babel/core": "7.12.3", | ||
"@babel/preset-env": "7.12.1", | ||
"@babel/preset-react": "7.12.5", | ||
"babel-eslint": "10.1.0", | ||
"babel-plugin-add-module-exports": "1.0.4", | ||
"babel-tape-runner": "3.0.0", | ||
"eslint": "7.9.0", | ||
"eslint": "7.13.0", | ||
"eslint-plugin-zacanger": "2.1.3", | ||
@@ -66,3 +66,3 @@ "npm-run-all": "4.1.5", | ||
"react-test-renderer": "16.13.1", | ||
"sortpack": "2.1.8", | ||
"sortpack": "2.1.10", | ||
"tape": "5.0.1" | ||
@@ -69,0 +69,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
13799
+ Addedpath-normalize@6.0.1(transitive)
- Removedpath-normalize@6.0.0(transitive)
Updatedpath-normalize@6.0.1