@tanstack/react-table
Advanced tools
Comparing version 8.0.0-alpha.24 to 8.0.0-alpha.25
@@ -10,3 +10,3 @@ { | ||
{ | ||
"uid": "5980-113", | ||
"uid": "d7a7-113", | ||
"name": "\u0000rollupPluginBabelHelpers.js" | ||
@@ -16,3 +16,3 @@ }, | ||
"name": "packages/react-table/src/index.tsx", | ||
"uid": "5980-115" | ||
"uid": "d7a7-115" | ||
} | ||
@@ -25,20 +25,20 @@ ] | ||
"nodeParts": { | ||
"5980-113": { | ||
"d7a7-113": { | ||
"renderedLength": 410, | ||
"gzipLength": 231, | ||
"brotliLength": 0, | ||
"mainUid": "5980-112" | ||
"mainUid": "d7a7-112" | ||
}, | ||
"5980-115": { | ||
"d7a7-115": { | ||
"renderedLength": 2378, | ||
"gzipLength": 855, | ||
"brotliLength": 0, | ||
"mainUid": "5980-114" | ||
"mainUid": "d7a7-114" | ||
} | ||
}, | ||
"nodeMetas": { | ||
"5980-112": { | ||
"d7a7-112": { | ||
"id": "\u0000rollupPluginBabelHelpers.js", | ||
"moduleParts": { | ||
"index.production.js": "5980-113" | ||
"index.production.js": "d7a7-113" | ||
}, | ||
@@ -48,20 +48,20 @@ "imported": [], | ||
{ | ||
"uid": "5980-114" | ||
"uid": "d7a7-114" | ||
} | ||
] | ||
}, | ||
"5980-114": { | ||
"d7a7-114": { | ||
"id": "/packages/react-table/src/index.tsx", | ||
"moduleParts": { | ||
"index.production.js": "5980-115" | ||
"index.production.js": "d7a7-115" | ||
}, | ||
"imported": [ | ||
{ | ||
"uid": "5980-112" | ||
"uid": "d7a7-112" | ||
}, | ||
{ | ||
"uid": "5980-116" | ||
"uid": "d7a7-116" | ||
}, | ||
{ | ||
"uid": "5980-117" | ||
"uid": "d7a7-117" | ||
} | ||
@@ -72,3 +72,3 @@ ], | ||
}, | ||
"5980-116": { | ||
"d7a7-116": { | ||
"id": "react", | ||
@@ -79,3 +79,3 @@ "moduleParts": {}, | ||
{ | ||
"uid": "5980-114" | ||
"uid": "d7a7-114" | ||
} | ||
@@ -85,3 +85,3 @@ ], | ||
}, | ||
"5980-117": { | ||
"d7a7-117": { | ||
"id": "@tanstack/table-core", | ||
@@ -92,3 +92,3 @@ "moduleParts": {}, | ||
{ | ||
"uid": "5980-114" | ||
"uid": "d7a7-114" | ||
} | ||
@@ -95,0 +95,0 @@ ], |
@@ -9,3 +9,3 @@ import * as React from 'react'; | ||
Render: <TProps extends {}>(Comp: Renderable<TProps>, props: TProps) => React.ReactNode; | ||
}>>, createTableFactory: <TGenerics extends Partial<import("@tanstack/table-core").DefaultGenerics>>(options?: CreateTableFactoryOptions<(<TProps extends {}>(Comp: Renderable<TProps>, props: TProps) => React.ReactNode), any, any, any> | undefined) => import("@tanstack/table-core").CreateTableFactory<import("@tanstack/table-core").Overwrite<TGenerics, { | ||
}>>, createTableFactory: <TGenerics extends AnyGenerics>(options: CreateTableFactoryOptions<(<TProps extends {}>(Comp: Renderable<TProps>, props: TProps) => React.ReactNode), any, any, any>) => import("@tanstack/table-core").CreateTableFactory<import("@tanstack/table-core").Overwrite<TGenerics, { | ||
Render: <TProps extends {}>(Comp: Renderable<TProps>, props: TProps) => React.ReactNode; | ||
@@ -12,0 +12,0 @@ }>>; |
{ | ||
"name": "@tanstack/react-table", | ||
"author": "Tanner Linsley", | ||
"version": "8.0.0-alpha.24", | ||
"version": "8.0.0-alpha.25", | ||
"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.24" | ||
"@tanstack/table-core": "8.0.0-alpha.25" | ||
}, | ||
@@ -40,0 +40,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
136314
540
+ Added@tanstack/table-core@8.0.0-alpha.25(transitive)
- Removed@tanstack/table-core@8.0.0-alpha.24(transitive)