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

@tanstack/svelte-table

Package Overview
Dependencies
Maintainers
2
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.11.6 to 8.11.7

20

package.json
{
"name": "@tanstack/svelte-table",
"version": "8.11.7",
"description": "Headless UI for building powerful tables & datagrids for Svelte.",
"author": "Tanner Linsley",
"version": "8.11.6",
"description": "Headless UI for building powerful tables & datagrids for Svelte.",
"license": "MIT",
"homepage": "https://github.com/tanstack/table#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/tanstack/table.git"
"url": "https://github.com/TanStack/table.git",
"directory": "packages/svelte-table"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
"homepage": "https://tanstack.com/table",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/tannerlinsley"
},

@@ -21,6 +23,2 @@ "keywords": [

],
"funding": {
"type": "github",
"url": "https://github.com/sponsors/tannerlinsley"
},
"type": "commonjs",

@@ -47,3 +45,3 @@ "module": "build/lib/index.esm.js",

"dependencies": {
"@tanstack/table-core": "8.11.6"
"@tanstack/table-core": "8.11.7"
},

@@ -50,0 +48,0 @@ "peerDependencies": {

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