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

@af-utils/react-virtual-list

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@af-utils/react-virtual-list - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

20

package.json
{
"name": "@af-utils/react-virtual-list",
"private": false,
"version": "0.0.7",
"version": "0.0.8",
"description": "React components for rendering large scrollable data",

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

"devDependencies": {
"@babel/core": "^7.17.9",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.16.7",
"@babel/core": "^7.18.5",
"@babel/plugin-transform-runtime": "^7.18.5",
"@babel/preset-env": "^7.18.2",
"@babel/preset-react": "^7.17.12",
"@rollup/plugin-babel": "^5.3.1",

@@ -56,8 +56,8 @@ "@rollup/plugin-commonjs": "^22.0.0",

"@rollup/plugin-virtual": "^2.1.0",
"babel-jest": "^28.0.0",
"babel-jest": "^28.1.1",
"babel-plugin-module-resolver": "^4.1.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"jest": "^28.0.0",
"jest": "^28.1.1",
"lodash": "^4.17.21",
"rollup": "^2.70.2",
"rollup": "^2.75.6",
"rollup-plugin-filesize": "^9.1.2",

@@ -67,4 +67,4 @@ "rollup-plugin-terser": "^7.0.2"

"peerDependencies": {
"@af-utils/react-virtual-headless": "^0.0.7",
"@af-utils/styled": "^0.0.4",
"@af-utils/react-virtual-headless": "^0.0.8",
"@af-utils/styled": "^0.0.5",
"prop-types": "^15.8.0",

@@ -71,0 +71,0 @@ "react": "^17.0.0"

Sorry, the diff of this file is not supported yet

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