@tanstack/virtual-core
Advanced tools
Comparing version 3.8.1 to 3.8.2
{ | ||
"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", |
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
198379