hook-use-url
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "hook-use-url", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "useUrl hook for easier URL reading & writing within ReactJS app", | ||
@@ -12,8 +12,10 @@ "main": "index.js", | ||
"license": "MIT", | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0", | ||
"react-redux": "^7.0.0", | ||
"connected-react-router": "^6.9.0" | ||
}, | ||
"dependencies": { | ||
"connected-react-router": "^6.9.1", | ||
"hook-use-previous": "^1.0.0", | ||
"react": "^16.9.0", | ||
"react-redux": "^7.2.4" | ||
"hook-use-previous": "^1.0.3" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9225
6
0
+ Addedreact@17.0.218.3.1(transitive)
- Removedconnected-react-router@^6.9.1
- Removedreact@^16.9.0
- Removedreact-redux@^7.2.4
- Removedreact@16.14.0(transitive)
Updatedhook-use-previous@^1.0.3