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

@tanstack/svelte-table

Package Overview
Dependencies
Maintainers
1
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/svelte-table - npm Package Compare versions

Comparing version 8.0.0-alpha.71 to 8.0.0-alpha.72

68

build/stats-react.json

@@ -14,3 +14,3 @@ {

"name": "table-core/build/esm/index.js",
"uid": "9906-173"
"uid": "540e-173"
},

@@ -21,11 +21,11 @@ {

{
"uid": "9906-175",
"uid": "540e-175",
"name": "placeholder.svelte"
},
{
"uid": "9906-177",
"uid": "540e-177",
"name": "render-component.ts"
},
{
"uid": "9906-179",
"uid": "540e-179",
"name": "index.ts"

@@ -43,32 +43,32 @@ }

"nodeParts": {
"9906-173": {
"540e-173": {
"renderedLength": 142389,
"gzipLength": 24368,
"brotliLength": 0,
"mainUid": "9906-172"
"mainUid": "540e-172"
},
"9906-175": {
"540e-175": {
"renderedLength": 925,
"gzipLength": 444,
"brotliLength": 0,
"mainUid": "9906-174"
"mainUid": "540e-174"
},
"9906-177": {
"540e-177": {
"renderedLength": 1365,
"gzipLength": 519,
"brotliLength": 0,
"mainUid": "9906-176"
"mainUid": "540e-176"
},
"9906-179": {
"540e-179": {
"renderedLength": 1958,
"gzipLength": 709,
"brotliLength": 0,
"mainUid": "9906-178"
"mainUid": "540e-178"
}
},
"nodeMetas": {
"9906-172": {
"540e-172": {
"id": "/packages/table-core/build/esm/index.js",
"moduleParts": {
"index.production.js": "9906-173"
"index.production.js": "540e-173"
},

@@ -78,14 +78,14 @@ "imported": [],

{
"uid": "9906-178"
"uid": "540e-178"
}
]
},
"9906-174": {
"540e-174": {
"id": "/packages/svelte-table/src/placeholder.svelte",
"moduleParts": {
"index.production.js": "9906-175"
"index.production.js": "540e-175"
},
"imported": [
{
"uid": "9906-181"
"uid": "540e-181"
}

@@ -95,14 +95,14 @@ ],

{
"uid": "9906-178"
"uid": "540e-178"
}
]
},
"9906-176": {
"540e-176": {
"id": "/packages/svelte-table/src/render-component.ts",
"moduleParts": {
"index.production.js": "9906-177"
"index.production.js": "540e-177"
},
"imported": [
{
"uid": "9906-181"
"uid": "540e-181"
}

@@ -112,23 +112,23 @@ ],

{
"uid": "9906-178"
"uid": "540e-178"
}
]
},
"9906-178": {
"540e-178": {
"id": "/packages/svelte-table/src/index.ts",
"moduleParts": {
"index.production.js": "9906-179"
"index.production.js": "540e-179"
},
"imported": [
{
"uid": "9906-172"
"uid": "540e-172"
},
{
"uid": "9906-174"
"uid": "540e-174"
},
{
"uid": "9906-180"
"uid": "540e-180"
},
{
"uid": "9906-176"
"uid": "540e-176"
}

@@ -139,3 +139,3 @@ ],

},
"9906-180": {
"540e-180": {
"id": "svelte/store",

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

{
"uid": "9906-178"
"uid": "540e-178"
}

@@ -152,3 +152,3 @@ ],

},
"9906-181": {
"540e-181": {
"id": "svelte/internal",

@@ -159,6 +159,6 @@ "moduleParts": {},

{
"uid": "9906-174"
"uid": "540e-174"
},
{
"uid": "9906-176"
"uid": "540e-176"
}

@@ -165,0 +165,0 @@ ],

{
"name": "@tanstack/svelte-table",
"author": "Tanner Linsley",
"version": "8.0.0-alpha.71",
"version": "8.0.0-alpha.72",
"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.71"
"@tanstack/table-core": "8.0.0-alpha.72"
},

@@ -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