@tanstack/react-virtual
Advanced tools
Comparing version 3.0.0-beta.9 to 3.0.0-beta.10
{ | ||
"name": "@tanstack/react-virtual", | ||
"author": "Tanner Linsley", | ||
"version": "3.0.0-beta.9", | ||
"version": "3.0.0-beta.10", | ||
"description": "Headless UI for virtualizing scrollable elements in React", | ||
@@ -40,3 +40,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@reach/observe-rect": "^1.1.0" | ||
"@reach/observe-rect": "^1.1.0", | ||
"@tanstack/virtual-core": "3.0.0-beta.10" | ||
}, | ||
@@ -43,0 +44,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
323175
3
13
1840
+ Added@tanstack/virtual-core@3.0.0-beta.10(transitive)