react-fetch-hook
Advanced tools
Comparing version 1.8.3 to 1.8.4
{ | ||
"name": "react-fetch-hook", | ||
"version": "1.8.3", | ||
"version": "1.8.4", | ||
"description": "React fetch hook", | ||
@@ -66,3 +66,3 @@ "scripts": { | ||
"peerDependencies": { | ||
"react": ">=16.8.0" | ||
"react": ">=16.8.0 <18.0.0" | ||
}, | ||
@@ -106,3 +106,6 @@ "devDependencies": { | ||
"typescript": "^3.4.5" | ||
}, | ||
"resolutions": { | ||
"babel-core": "^7.0.0-bridge.0" | ||
} | ||
} |
@@ -230,2 +230,3 @@ # react-fetch-hook | ||
* [redux-helpers](https://github.com/lecstor/redux-helpers) | ||
* [flowmap.blue](https://github.com/FlowmapBlue/flowmap.blue) | ||
@@ -232,0 +233,0 @@ ### Companies |
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
16712
246