react-easy-infinite-scroll-hook
Advanced tools
Comparing version 1.10.2 to 1.10.3
{ | ||
"name": "react-easy-infinite-scroll-hook", | ||
"version": "1.10.2", | ||
"version": "1.10.3", | ||
"license": "MIT", | ||
@@ -101,4 +101,4 @@ "description": "A react hook for creating simple, fast and lightweight components with infinite scrolling in any direction, supporting both windowed and scrollable elements.", | ||
"peerDependencies": { | ||
"react": "^18.2.0" | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
} | ||
} |
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
120214
0