@nextui-org/use-infinite-scroll
Advanced tools
Comparing version 2.1.6-beta.7 to 2.1.6-beta.8
{ | ||
"name": "@nextui-org/use-infinite-scroll", | ||
"version": "2.1.6-beta.7", | ||
"version": "2.1.6-beta.8", | ||
"description": "A hook for handling infinite scroll based on the IntersectionObserver API", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@nextui-org/shared-utils": "2.0.9-beta.7" | ||
"@nextui-org/shared-utils": "2.0.9-beta.8" | ||
}, | ||
@@ -34,0 +34,0 @@ "clean-package": "../../../clean-package.config.json", |
+ Added@nextui-org/shared-utils@2.0.9-beta.8(transitive)
- Removed@nextui-org/shared-utils@2.0.9-beta.7(transitive)