Socket
Socket
Sign inDemoInstall

mantine-datatable

Package Overview
Dependencies
Maintainers
0
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mantine-datatable - npm Package Compare versions

Comparing version 7.11.1 to 7.11.2

30

package.json
{
"name": "mantine-datatable",
"version": "7.11.1",
"version": "7.11.2",
"description": "The lightweight, dependency-free, dark-theme aware table component for your Mantine UI data-rich applications, featuring asynchronous data loading support, pagination, intuitive Gmail-style additive batch rows selection, column sorting, custom cell data rendering, row expansion, nesting, context menus, and much more",

@@ -78,18 +78,18 @@ "keywords": [

"@formkit/auto-animate": "^0.8.2",
"@mantine/code-highlight": "^7.11.0",
"@mantine/core": "^7.11.0",
"@mantine/dates": "^7.11.0",
"@mantine/hooks": "^7.11.0",
"@mantine/modals": "^7.11.0",
"@mantine/notifications": "^7.11.0",
"@tabler/icons-react": "^3.7.0",
"@tanstack/react-query": "^5.49.2",
"@mantine/code-highlight": "^7.11.1",
"@mantine/core": "^7.11.1",
"@mantine/dates": "^7.11.1",
"@mantine/hooks": "^7.11.1",
"@mantine/modals": "^7.11.1",
"@mantine/notifications": "^7.11.1",
"@tabler/icons-react": "^3.10.0",
"@tanstack/react-query": "^5.50.1",
"@types/lodash": "^4.17.6",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"clsx": "^2.1.1",
"cssnano": "^7.0.3",
"cssnano": "^7.0.4",
"dayjs": "^1.11.11",

@@ -100,3 +100,3 @@ "eslint": "^8",

"lodash": "^4.17.21",
"mantine-contextmenu": "^7.11.0",
"mantine-contextmenu": "^7.11.2",
"next": "^14.2.4",

@@ -114,3 +114,3 @@ "postcss": "^8.4.39",

"tsup": "^8.1.0",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"webpack": "^5.92.1"

@@ -117,0 +117,0 @@ },

@@ -143,4 +143,6 @@ # Mantine DataTable

See the [contributing guide in the documentation website](https://icflorescu.github.io/mantine-datatable/contribute-and-support) or the repo [CONTRIBUTING.md](https://github.com/icflorescu/mantine-datatable/blob/master/CONTRIBUTING.md) file for details. **Most importantly, remember to make your PRs against the `next` branch.**
See the [contributing guide in the documentation website](https://icflorescu.github.io/mantine-datatable/contribute-and-support) or the repo [CONTRIBUTING.md](https://github.com/icflorescu/mantine-datatable/blob/master/CONTRIBUTING.md) file for details.
πŸ’‘ Most importantly, remember to **make your PRs against the `next` branch.**
Here's the list of people who have already contributed to Mantine DataTable:

@@ -147,0 +149,0 @@

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