hook-use-url
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "hook-use-url", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "useUrl hook for easier URL reading & writing within ReactJS app", | ||
@@ -12,7 +12,2 @@ "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": { | ||
@@ -19,0 +14,0 @@ "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
1
9082