@tanstack/react-table
Advanced tools
Comparing version 8.0.0-alpha.27 to 8.0.0-alpha.28
@@ -10,3 +10,3 @@ { | ||
{ | ||
"uid": "4339-115", | ||
"uid": "f7f9-113", | ||
"name": "\u0000rollupPluginBabelHelpers.js" | ||
@@ -16,3 +16,3 @@ }, | ||
"name": "packages/react-table/src/index.tsx", | ||
"uid": "4339-117" | ||
"uid": "f7f9-115" | ||
} | ||
@@ -25,20 +25,20 @@ ] | ||
"nodeParts": { | ||
"4339-115": { | ||
"f7f9-113": { | ||
"renderedLength": 410, | ||
"gzipLength": 231, | ||
"brotliLength": 0, | ||
"mainUid": "4339-114" | ||
"mainUid": "f7f9-112" | ||
}, | ||
"4339-117": { | ||
"f7f9-115": { | ||
"renderedLength": 2378, | ||
"gzipLength": 855, | ||
"brotliLength": 0, | ||
"mainUid": "4339-116" | ||
"mainUid": "f7f9-114" | ||
} | ||
}, | ||
"nodeMetas": { | ||
"4339-114": { | ||
"f7f9-112": { | ||
"id": "\u0000rollupPluginBabelHelpers.js", | ||
"moduleParts": { | ||
"index.production.js": "4339-115" | ||
"index.production.js": "f7f9-113" | ||
}, | ||
@@ -48,20 +48,20 @@ "imported": [], | ||
{ | ||
"uid": "4339-116" | ||
"uid": "f7f9-114" | ||
} | ||
] | ||
}, | ||
"4339-116": { | ||
"f7f9-114": { | ||
"id": "/packages/react-table/src/index.tsx", | ||
"moduleParts": { | ||
"index.production.js": "4339-117" | ||
"index.production.js": "f7f9-115" | ||
}, | ||
"imported": [ | ||
{ | ||
"uid": "4339-114" | ||
"uid": "f7f9-112" | ||
}, | ||
{ | ||
"uid": "4339-118" | ||
"uid": "f7f9-116" | ||
}, | ||
{ | ||
"uid": "4339-119" | ||
"uid": "f7f9-117" | ||
} | ||
@@ -72,3 +72,3 @@ ], | ||
}, | ||
"4339-118": { | ||
"f7f9-116": { | ||
"id": "react", | ||
@@ -79,3 +79,3 @@ "moduleParts": {}, | ||
{ | ||
"uid": "4339-116" | ||
"uid": "f7f9-114" | ||
} | ||
@@ -85,3 +85,3 @@ ], | ||
}, | ||
"4339-119": { | ||
"f7f9-117": { | ||
"id": "@tanstack/table-core", | ||
@@ -92,3 +92,3 @@ "moduleParts": {}, | ||
{ | ||
"uid": "4339-116" | ||
"uid": "f7f9-114" | ||
} | ||
@@ -95,0 +95,0 @@ ], |
{ | ||
"name": "@tanstack/react-table", | ||
"author": "Tanner Linsley", | ||
"version": "8.0.0-alpha.27", | ||
"version": "8.0.0-alpha.28", | ||
"description": "Hooks for building lightweight, fast and extendable datagrids for React", | ||
@@ -37,3 +37,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@tanstack/table-core": "8.0.0-alpha.27" | ||
"@tanstack/table-core": "8.0.0-alpha.28" | ||
}, | ||
@@ -40,0 +40,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
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
+ Added@tanstack/table-core@8.0.0-alpha.28(transitive)
- Removed@tanstack/table-core@8.0.0-alpha.27(transitive)