jsonapi-react
Advanced tools
Comparing version 0.0.23 to 0.0.24
{ | ||
"name": "jsonapi-react", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"description": "A minimal JSON:API client and React hooks for fetching, updating, and caching remote data.", | ||
@@ -20,4 +20,4 @@ "author": "aribouius", | ||
"peerDependencies": { | ||
"react": "^16.8.0", | ||
"react-dom": "^16.8.6" | ||
"react": "^16.8.0 || ^17.0.0", | ||
"react-dom": "^16.8.6 || ^17.0.0" | ||
}, | ||
@@ -24,0 +24,0 @@ "dependencies": { |
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
222692