@nextui-org/use-data-scroll-overflow
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "@nextui-org/use-data-scroll-overflow", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "A hook to add data attributes when the element has top or bottom scroll.", | ||
@@ -28,3 +28,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@nextui-org/shared-utils": "2.0.4" | ||
"@nextui-org/shared-utils": "2.0.5" | ||
}, | ||
@@ -31,0 +31,0 @@ "peerDependencies": { |
@@ -21,5 +21,5 @@ # @nextui-org/use-data-scroll-overflow | ||
## Licence | ||
## License | ||
This project is licensed under the terms of the | ||
[MIT license](https://github.com/nextui-org/nextui/blob/master/LICENSE). |
+ Added@nextui-org/shared-utils@2.0.5(transitive)
- Removed@nextui-org/shared-utils@2.0.4(transitive)