@af-utils/react-virtual-list
Advanced tools
Comparing version 0.0.49 to 0.0.50
@@ -1,4 +0,4 @@ | ||
export const raw = 2209; | ||
export const raw = 2243; | ||
export const min = 1121; | ||
export const minGz = 644; | ||
export const minBrotli = 557; |
{ | ||
"name": "@af-utils/react-virtual-list", | ||
"private": false, | ||
"version": "0.0.49", | ||
"version": "0.0.50", | ||
"description": "React components for rendering large scrollable data", | ||
@@ -25,2 +25,3 @@ "repository": "https://github.com/nowaalex/af-virtual-scroll.git", | ||
], | ||
"type": "module", | ||
"main": "lib/index.js", | ||
@@ -47,17 +48,17 @@ "module": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.19.0", | ||
"@babel/plugin-transform-runtime": "^7.18.10", | ||
"@babel/preset-env": "^7.19.0", | ||
"@babel/core": "^7.19.6", | ||
"@babel/plugin-transform-runtime": "^7.19.6", | ||
"@babel/preset-env": "^7.19.4", | ||
"@babel/preset-react": "^7.18.6", | ||
"@rollup/plugin-babel": "^5.3.1", | ||
"@rollup/plugin-commonjs": "^22.0.2", | ||
"@rollup/plugin-babel": "^6.0.2", | ||
"@rollup/plugin-commonjs": "^23.0.2", | ||
"@rollup/plugin-export-bundle-size": "^0.0.1", | ||
"@rollup/plugin-replace": "^4.0.0", | ||
"@rollup/plugin-virtual": "^2.1.0", | ||
"babel-jest": "^29.0.2", | ||
"@rollup/plugin-replace": "^5.0.1", | ||
"@rollup/plugin-virtual": "^3.0.1", | ||
"babel-jest": "^29.2.1", | ||
"babel-plugin-module-resolver": "^4.1.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", | ||
"jest": "^29.0.2", | ||
"jest": "^29.2.1", | ||
"lodash": "^4.17.21", | ||
"rollup": "^2.79.0", | ||
"rollup": "^3.2.3", | ||
"rollup-plugin-filesize": "^9.1.2", | ||
@@ -67,4 +68,4 @@ "rollup-plugin-terser": "^7.0.2" | ||
"peerDependencies": { | ||
"@af-utils/react-virtual-headless": "^0.0.46", | ||
"@af-utils/styled": "^0.0.18", | ||
"@af-utils/react-virtual-headless": "^0.0.47", | ||
"@af-utils/styled": "^0.0.19", | ||
"prop-types": "^15.8.0", | ||
@@ -71,0 +72,0 @@ "react": "^17.0.0 || ^18.1.0" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Yes
10377
4
59