@solid-primitives/bounds
Advanced tools
Comparing version 0.0.121 to 0.0.122
@@ -52,2 +52,2 @@ import { FalsyValue } from '@solid-primitives/utils'; | ||
export { Bounds, NullableBounds, Options, UpdateGuard, createElementBounds, getElementBounds }; | ||
export { type Bounds, type NullableBounds, type Options, type UpdateGuard, createElementBounds, getElementBounds }; |
{ | ||
"name": "@solid-primitives/bounds", | ||
"version": "0.0.121", | ||
"version": "0.0.122", | ||
"description": "Primitives for tracking HTML element size and position on screen as it changes.", | ||
@@ -57,3 +57,3 @@ "author": "Damian Tarnawski <gthetarnav@gmail.com>", | ||
"@solid-primitives/event-listener": "^2.3.3", | ||
"@solid-primitives/resize-observer": "^2.0.25", | ||
"@solid-primitives/resize-observer": "^2.0.26", | ||
"@solid-primitives/static-store": "^0.0.8", | ||
@@ -60,0 +60,0 @@ "@solid-primitives/utils": "^6.2.3" |
Sorry, the diff of this file is not supported yet
15754
7
210
+ Addedseroval@1.2.0(transitive)
+ Addedseroval-plugins@1.2.0(transitive)
- Removedseroval@1.2.1(transitive)
- Removedseroval-plugins@1.2.1(transitive)