Socket
Socket
Sign inDemoInstall

@tanstack/react-table

Package Overview
Dependencies
Maintainers
0
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/react-table - npm Package Compare versions

Comparing version 8.17.3 to 8.19.1

14

package.json
{
"name": "@tanstack/react-table",
"version": "8.17.3",
"version": "8.19.1",
"description": "Headless UI for building powerful tables & datagrids for React.",

@@ -45,3 +45,3 @@ "author": "Tanner Linsley",

"dependencies": {
"@tanstack/table-core": "8.17.3"
"@tanstack/table-core": "8.19.1"
},

@@ -56,11 +56,3 @@ "devDependencies": {

},
"scripts": {
"clean": "rimraf ./build",
"test:lib": "vitest",
"test:lib:dev": "pnpm test:lib --watch",
"test:types": "tsc --noEmit",
"build": "pnpm build:rollup && pnpm build:types",
"build:rollup": "rollup --config rollup.config.mjs",
"build:types": "tsc --emitDeclarationOnly"
}
"scripts": {}
}
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