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

@tanstack/vue-table

Package Overview
Dependencies
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/vue-table - npm Package Compare versions

Comparing version 8.0.0-alpha.64 to 8.0.0-alpha.65

50

build/stats-react.json

@@ -10,3 +10,3 @@ {

{
"uid": "7947-161",
"uid": "31f9-157",
"name": "\u0000rollupPluginBabelHelpers.js"

@@ -18,7 +18,7 @@ },

{
"uid": "7947-163",
"uid": "31f9-159",
"name": "merge-proxy.ts"
},
{
"uid": "7947-165",
"uid": "31f9-161",
"name": "index.ts"

@@ -34,26 +34,26 @@ }

"nodeParts": {
"7947-161": {
"31f9-157": {
"renderedLength": 410,
"gzipLength": 231,
"brotliLength": 0,
"mainUid": "7947-160"
"mainUid": "31f9-156"
},
"7947-163": {
"31f9-159": {
"renderedLength": 1779,
"gzipLength": 684,
"brotliLength": 0,
"mainUid": "7947-162"
"mainUid": "31f9-158"
},
"7947-165": {
"31f9-161": {
"renderedLength": 1929,
"gzipLength": 722,
"brotliLength": 0,
"mainUid": "7947-164"
"mainUid": "31f9-160"
}
},
"nodeMetas": {
"7947-160": {
"31f9-156": {
"id": "\u0000rollupPluginBabelHelpers.js",
"moduleParts": {
"index.production.js": "7947-161"
"index.production.js": "31f9-157"
},

@@ -63,10 +63,10 @@ "imported": [],

{
"uid": "7947-164"
"uid": "31f9-160"
}
]
},
"7947-162": {
"31f9-158": {
"id": "/packages/vue-table/src/merge-proxy.ts",
"moduleParts": {
"index.production.js": "7947-163"
"index.production.js": "31f9-159"
},

@@ -76,23 +76,23 @@ "imported": [],

{
"uid": "7947-164"
"uid": "31f9-160"
}
]
},
"7947-164": {
"31f9-160": {
"id": "/packages/vue-table/src/index.ts",
"moduleParts": {
"index.production.js": "7947-165"
"index.production.js": "31f9-161"
},
"imported": [
{
"uid": "7947-160"
"uid": "31f9-156"
},
{
"uid": "7947-166"
"uid": "31f9-162"
},
{
"uid": "7947-167"
"uid": "31f9-163"
},
{
"uid": "7947-162"
"uid": "31f9-158"
}

@@ -103,3 +103,3 @@ ],

},
"7947-166": {
"31f9-162": {
"id": "@tanstack/table-core",

@@ -110,3 +110,3 @@ "moduleParts": {},

{
"uid": "7947-164"
"uid": "31f9-160"
}

@@ -116,3 +116,3 @@ ],

},
"7947-167": {
"31f9-163": {
"id": "vue",

@@ -123,3 +123,3 @@ "moduleParts": {},

{
"uid": "7947-164"
"uid": "31f9-160"
}

@@ -126,0 +126,0 @@ ],

{
"name": "@tanstack/vue-table",
"author": "Tanner Linsley",
"version": "8.0.0-alpha.64",
"version": "8.0.0-alpha.65",
"description": "Composables for building lightweight, fast and extendable datagrids for Vue",

@@ -29,2 +29,3 @@ "license": "MIT",

"types": "build/types/index.d.ts",
"sideEffects": false,
"engines": {

@@ -38,3 +39,3 @@ "node": ">=12"

"dependencies": {
"@tanstack/table-core": "8.0.0-alpha.64"
"@tanstack/table-core": "8.0.0-alpha.65"
},

@@ -41,0 +42,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