Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tanstack/react-virtual

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/react-virtual - npm Package Compare versions

Comparing version 3.0.0-beta.12 to 3.0.0-beta.13

build/cjs/virtual-core/build/esm/index.js

30

build/stats.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc