New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tanstack/vue-virtual

Package Overview
Dependencies
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/vue-virtual - npm Package Compare versions

Comparing version 3.8.1 to 3.8.2

27

package.json
{
"name": "@tanstack/vue-virtual",
"version": "3.8.1",
"version": "3.8.2",
"description": "Headless UI for virtualizing scrollable elements in Vue",

@@ -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/vue-virtual"
},
"homepage": "https://github.com/tanstack/virtual#readme",
"homepage": "https://tanstack.com/virtual",
"publishConfig": {

@@ -20,2 +21,11 @@ "registry": "https://registry.npmjs.org/"

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

@@ -39,11 +49,2 @@ "types": "dist/esm/index.d.ts",

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

@@ -54,3 +55,3 @@ "dist",

"dependencies": {
"@tanstack/virtual-core": "3.8.1"
"@tanstack/virtual-core": "3.8.2"
},

@@ -57,0 +58,0 @@ "devDependencies": {

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