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