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

@af-utils/react-table

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@af-utils/react-table - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

lib/components/Root/index.d.ts

24

package.json
{
"name": "@af-utils/react-table",
"private": false,
"version": "1.0.2",
"version": "1.0.3",
"description": "React components for rendering large scrollable data",

@@ -47,22 +47,22 @@ "repository": "https://github.com/nowaalex/af-virtual-scroll.git",

"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/core": "^7.21.5",
"@babel/plugin-transform-runtime": "^7.21.4",
"@babel/preset-env": "^7.21.5",
"@babel/preset-react": "^7.18.6",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-export-bundle-size": "^0.0.1",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-export-bundle-size": "^0.0.2",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.4.0",
"@rollup/plugin-terser": "^0.4.1",
"@rollup/plugin-virtual": "^3.0.1",
"babel-jest": "^29.4.3",
"babel-jest": "^29.5.0",
"babel-plugin-module-resolver": "^5.0.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"jest": "^29.4.3",
"jest": "^29.5.0",
"lodash": "^4.17.21",
"rollup": "^3.18.0"
"rollup": "^3.21.0"
},
"peerDependencies": {
"@af-utils/react-virtual-headless": "^0.1.6",
"@af-utils/styled": "^0.0.22",
"@af-utils/react-virtual-headless": "^0.1.11",
"@af-utils/styled": "^0.0.23",
"prop-types": "^15.8.0",

@@ -69,0 +69,0 @@ "react": "^17.0.0 || ^18.1.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