@tanstack/react-virtual
Advanced tools
Comparing version 3.0.0-beta.12 to 3.0.0-beta.13
@@ -14,7 +14,7 @@ { | ||
"name": "virtual-core/build/esm/index.js", | ||
"uid": "b160-18" | ||
"uid": "a984-18" | ||
}, | ||
{ | ||
"name": "react-virtual/src/index.tsx", | ||
"uid": "b160-20" | ||
"uid": "a984-20" | ||
} | ||
@@ -29,20 +29,20 @@ ] | ||
"nodeParts": { | ||
"b160-18": { | ||
"a984-18": { | ||
"renderedLength": 17104, | ||
"gzipLength": 4206, | ||
"brotliLength": 0, | ||
"mainUid": "b160-17" | ||
"mainUid": "a984-17" | ||
}, | ||
"b160-20": { | ||
"a984-20": { | ||
"renderedLength": 1281, | ||
"gzipLength": 441, | ||
"brotliLength": 0, | ||
"mainUid": "b160-19" | ||
"mainUid": "a984-19" | ||
} | ||
}, | ||
"nodeMetas": { | ||
"b160-17": { | ||
"a984-17": { | ||
"id": "/packages/virtual-core/build/esm/index.js", | ||
"moduleParts": { | ||
"index.production.js": "b160-18" | ||
"index.production.js": "a984-18" | ||
}, | ||
@@ -52,17 +52,17 @@ "imported": [], | ||
{ | ||
"uid": "b160-19" | ||
"uid": "a984-19" | ||
} | ||
] | ||
}, | ||
"b160-19": { | ||
"a984-19": { | ||
"id": "/packages/react-virtual/src/index.tsx", | ||
"moduleParts": { | ||
"index.production.js": "b160-20" | ||
"index.production.js": "a984-20" | ||
}, | ||
"imported": [ | ||
{ | ||
"uid": "b160-21" | ||
"uid": "a984-21" | ||
}, | ||
{ | ||
"uid": "b160-17" | ||
"uid": "a984-17" | ||
} | ||
@@ -73,3 +73,3 @@ ], | ||
}, | ||
"b160-21": { | ||
"a984-21": { | ||
"id": "react", | ||
@@ -80,3 +80,3 @@ "moduleParts": {}, | ||
{ | ||
"uid": "b160-19" | ||
"uid": "a984-19" | ||
} | ||
@@ -83,0 +83,0 @@ ], |
{ | ||
"name": "@tanstack/react-virtual", | ||
"author": "Tanner Linsley", | ||
"version": "3.0.0-beta.12", | ||
"version": "3.0.0-beta.13", | ||
"description": "Headless UI for virtualizing scrollable elements in React", | ||
@@ -36,3 +36,3 @@ "license": "MIT", | ||
"files": [ | ||
"build/*", | ||
"build/**", | ||
"src" | ||
@@ -42,3 +42,3 @@ ], | ||
"@reach/observe-rect": "^1.1.0", | ||
"@tanstack/virtual-core": "3.0.0-beta.12" | ||
"@tanstack/virtual-core": "3.0.0-beta.13" | ||
}, | ||
@@ -45,0 +45,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
325760
15
1944
+ Added@tanstack/virtual-core@3.0.0-beta.13(transitive)
- Removed@tanstack/virtual-core@3.0.0-beta.12(transitive)