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
184
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.43 to 8.0.0-alpha.44

50

build/stats-react.json

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

{
"uid": "9a70-149",
"uid": "09b1-149",
"name": "\u0000rollupPluginBabelHelpers.js"

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

{
"uid": "9a70-151",
"uid": "09b1-151",
"name": "merge-proxy.ts"
},
{
"uid": "9a70-153",
"uid": "09b1-153",
"name": "index.ts"

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

"nodeParts": {
"9a70-149": {
"09b1-149": {
"renderedLength": 410,
"gzipLength": 231,
"brotliLength": 0,
"mainUid": "9a70-148"
"mainUid": "09b1-148"
},
"9a70-151": {
"09b1-151": {
"renderedLength": 1779,
"gzipLength": 684,
"brotliLength": 0,
"mainUid": "9a70-150"
"mainUid": "09b1-150"
},
"9a70-153": {
"09b1-153": {
"renderedLength": 2089,
"gzipLength": 748,
"brotliLength": 0,
"mainUid": "9a70-152"
"mainUid": "09b1-152"
}
},
"nodeMetas": {
"9a70-148": {
"09b1-148": {
"id": "\u0000rollupPluginBabelHelpers.js",
"moduleParts": {
"index.production.js": "9a70-149"
"index.production.js": "09b1-149"
},

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

{
"uid": "9a70-152"
"uid": "09b1-152"
}
]
},
"9a70-150": {
"09b1-150": {
"id": "/packages/vue-table/src/merge-proxy.ts",
"moduleParts": {
"index.production.js": "9a70-151"
"index.production.js": "09b1-151"
},

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

{
"uid": "9a70-152"
"uid": "09b1-152"
}
]
},
"9a70-152": {
"09b1-152": {
"id": "/packages/vue-table/src/index.ts",
"moduleParts": {
"index.production.js": "9a70-153"
"index.production.js": "09b1-153"
},
"imported": [
{
"uid": "9a70-148"
"uid": "09b1-148"
},
{
"uid": "9a70-154"
"uid": "09b1-154"
},
{
"uid": "9a70-155"
"uid": "09b1-155"
},
{
"uid": "9a70-150"
"uid": "09b1-150"
}

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

},
"9a70-154": {
"09b1-154": {
"id": "@tanstack/table-core",

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

{
"uid": "9a70-152"
"uid": "09b1-152"
}

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

},
"9a70-155": {
"09b1-155": {
"id": "vue",

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

{
"uid": "9a70-152"
"uid": "09b1-152"
}

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

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

@@ -37,3 +37,3 @@ "license": "MIT",

"dependencies": {
"@tanstack/table-core": "8.0.0-alpha.43"
"@tanstack/table-core": "8.0.0-alpha.44"
},

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