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

@tanstack/virtual-core

Package Overview
Dependencies
Maintainers
2
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/virtual-core - npm Package Compare versions

Comparing version 3.8.1 to 3.8.2

23

package.json
{
"name": "@tanstack/virtual-core",
"version": "3.8.1",
"version": "3.8.2",
"description": "Headless UI for virtualizing scrollable elements in TS/JS + Frameworks",

@@ -9,5 +9,6 @@ "author": "Tanner Linsley",

"type": "git",
"url": "git+https://github.com/tanstack/virtual.git"
"url": "https://github.com/TanStack/virtual.git",
"directory": "packages/virtual-core"
},
"homepage": "https://github.com/tanstack/virtual#readme",
"homepage": "https://tanstack.com/virtual",
"funding": {

@@ -17,2 +18,10 @@ "type": "github",

},
"keywords": [
"react",
"vue",
"solid",
"virtual",
"virtual-core",
"datagrid"
],
"type": "module",

@@ -36,10 +45,2 @@ "types": "dist/esm/index.d.ts",

"sideEffects": false,
"keywords": [
"react",
"vue",
"solid",
"virtual",
"virtual-core",
"datagrid"
],
"files": [

@@ -46,0 +47,0 @@ "dist",

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