{"_id":"react-virtualized-compat","_rev":"5-280ffac01e016a838ae2547aa1f4de9e","name":"react-virtualized-compat","dist-tags":{"latest":"2.0.0"},"versions":{"1.0.0":{"name":"react-virtualized-compat","version":"1.0.0","keywords":["react","reactjs","react-component","virtual","list","scrolling","infinite","virtualized","table","fixed","header","flex","flexbox","grid","spreadsheet"],"author":{"name":"Brian Vaughn","email":"brian.david.vaughn@gmail.com"},"license":"MIT","_id":"react-virtualized-compat@1.0.0","maintainers":[{"name":"adubrouski","email":"antondubrouski@gmail.com"}],"homepage":"https://github.com/bvaughn/react-virtualized","bugs":{"url":"https://github.com/bvaughn/react-virtualized/issues"},"dist":{"shasum":"708f72ff868be6f0a63c80772101ce35521b8660","tarball":"https://registry.npmjs.org/react-virtualized-compat/-/react-virtualized-compat-1.0.0.tgz","fileCount":253,"integrity":"sha512-owCoyCNCNwG+9OYojF/TVllcuT2ezN7fVoRSeoRQxMo9CcWMCAycnev45f3x8rrdPhGYxg/aXpxkLjWZs3KPAQ==","signatures":[{"sig":"MEYCIQCGMID6aEWbabXlBuJLjyAPRjBNO0gS5fEuTnGd5yWIbwIhAJJsyuMrpFdOJXseSsqVZcp1vZClbxbyx2OvZo7z6ve2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2239619},"main":"dist/commonjs/index.js","user":"bvaughn","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"module":"dist/es/index.js","gitHead":"2f6ff33dd9ce5b149a2767144a847f1705fb7bc0","scripts":{"lint":"eslint 'source/**/*.js'","test":"yarn run test:jest","build":"yarn run build:commonjs && yarn run build:css && yarn run build:es && yarn run build:demo && yarn run build:umd","clean":"yarn run clean:commonjs && yarn run clean:demo && yarn run clean:es && yarn run clean:umd","start":"cross-env NODE_ENV=development webpack-dev-server --hot --config webpack.config.dev.js","watch":"watch 'clear && yarn run test -s' source","deploy":"gh-pages -d build","build:es":"yarn run clean:es && yarn run build:types && cross-env NODE_ENV=es babel source --out-dir dist/es","clean:es":"rimraf dist/es","prettier":"prettier --write '{playground,source,docs}/**/*.{js,md}'","build:css":"postcss source/styles.css -o styles.css --use autoprefixer","build:umd":"yarn run clean:umd && cross-env NODE_ENV=rollup rollup -c","clean:umd":"rimraf dist/umd","test:jest":"jest --no-watchman --runInBand","typecheck":"flow check","build:demo":"yarn run clean:demo && cross-env NODE_ENV=production webpack --config webpack.config.demo.js -p --bail","clean:demo":"rimraf build","watch:jest":"jest --no-watchman --watch","build:types":"flow-copy-source --ignore \"**/*.{jest,e2e,ssr,example}.js\" source/WindowScroller dist/es/WindowScroller && flow-copy-source --ignore \"**/*.{jest,e2e,ssr,example}.js\" source/AutoSizer dist/es/AutoSizer","postpublish":"yarn run deploy","prettier:diff":"prettier --list-different '{playground,source,docs}/**/*.{js,md}'","test:coverage":"jest --no-watchman --maxWorkers 2 --coverage && codecov","build:commonjs":"yarn run clean:commonjs && cross-env NODE_ENV=commonjs babel source --out-dir dist/commonjs","clean:commonjs":"rimraf dist/commonjs","prepublishOnly":"yarn run build"},"_npmUser":{"name":"adubrouski","email":"antondubrouski@gmail.com"},"browserify":{"transform":["loose-envify"]},"repository":{"url":"git+https://github.com/bvaughn/react-virtualized.git","type":"git"},"_npmVersion":"10.8.3","description":"React components for efficiently rendering large, scrollable lists and tabular data","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"22.9.0","dependencies":{"clsx":"^1.0.4","prop-types":"^15.7.2","dom-helpers":"^5.1.3","loose-envify":"^1.4.0","@babel/runtime":"^7.7.2","react-lifecycles-compat":"^3.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^17.0.1","watch":"^1.0.2","eslint":"^6.6.0","rimraf":"^3.0.0","rollup":"^1.26.5","codecov":"^3.6.1","postcss":"^7.0.21","webpack":"^4.41.2","flow-bin":"^0.111.3","gh-pages":"^2.1.1","prettier":"1.19.1","cross-env":"^6.0.3","immutable":"^4.0.0-rc.12","puppeteer":"^2.0.0","react-dom":"^17.0.1","@babel/cli":"^7.7.0","babel-jest":"^24.9.0","codemirror":"^5.49.2","css-loader":"^3.2.0","@babel/core":"^7.7.2","file-loader":"^4.2.0","lint-staged":"^9.4.2","postcss-cli":"^6.1.3","webpack-cli":"^3.3.10","autoprefixer":"^9.7.1","babel-eslint":"^10.0.3","babel-loader":"8.0.6","pretty-quick":"^2.0.1","react-router":"^5.2.0","style-loader":"^1.0.0","postcss-loader":"^3.0.0","@babel/polyfill":"^7.7.0","flow-copy-source":"^2.0.8","react-codemirror":"^1.0.0","react-router-dom":"^5.2.0","@babel/preset-env":"^7.7.1","@babel/preset-flow":"^7.0.0","eslint-config-fbjs":"^3.1.1","webpack-dev-server":"^3.9.0","@babel/preset-react":"^7.7.0","eslint-config-react":"^1.1.7","eslint-plugin-babel":"^5.3.0","eslint-plugin-react":"^7.16.0","eslint-plugin-relay":"^1.3.12","html-webpack-plugin":"^3.2.0","react-test-renderer":"^17.0.1","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.3","@babel/preset-stage-2":"^7.0.0","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.5.0","eslint-plugin-flowtype":"^4.3.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","jest-environment-puppeteer":"^4.3.0","rollup-plugin-node-resolve":"^5.2.0","extract-text-webpack-plugin":"^3.0.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","babel-plugin-flow-react-proptypes":"^26.0.0","@babel/plugin-transform-flow-comments":"^7.12.13","@babel/plugin-proposal-class-properties":"^7.7.0","@babel/plugin-transform-modules-commonjs":"^7.7.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":"^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0","react-dom":"^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-virtualized-compat_1.0.0_1735908078267_0.6580036091617303","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"react-virtualized-compat","version":"1.0.1","keywords":["react","reactjs","react-component","virtual","list","scrolling","infinite","virtualized","table","fixed","header","flex","flexbox","grid","spreadsheet"],"author":{"name":"Anton Dubrouski","email":"antondubrouski@gmail.com"},"license":"MIT","_id":"react-virtualized-compat@1.0.1","maintainers":[{"name":"adubrouski","email":"antondubrouski@gmail.com"}],"homepage":"https://github.com/adubrouski/react-virtualized-compat","bugs":{"url":"https://github.com/adubrouski/react-virtualized-compat/issues"},"dist":{"shasum":"41eb25cca0cf9f1e2a7f2653732b90f1748ead5d","tarball":"https://registry.npmjs.org/react-virtualized-compat/-/react-virtualized-compat-1.0.1.tgz","fileCount":253,"integrity":"sha512-gfG7Wb/NL5BIAPrHhBD2OO/hKvvzJTJe1IdFhgKehXPI3NYDTmYVZHoRzlPURPZuO0ef6+5BHHlK0L6oITEGSQ==","signatures":[{"sig":"MEQCIA0q8yy+dlJ8O0HkVju4VmDvkXdQ+zP2EMLrgT+lGodjAiA3gdUDNOVPtg2b0PUj2LLDTrav8/YBzPLKvKU/3bm/sA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2219306},"main":"dist/commonjs/index.js","user":"adubrouski","types":"index.d.ts","module":"dist/es/index.js","gitHead":"a90d3f0539531529e8ecabed6dd8f958dc8bd1ad","scripts":{"lint":"eslint 'source/**/*.js'","test":"yarn run test:jest","build":"yarn run build:commonjs && yarn run build:css && yarn run build:es && yarn run build:demo && yarn run build:umd","clean":"yarn run clean:commonjs && yarn run clean:demo && yarn run clean:es && yarn run clean:umd","start":"cross-env NODE_ENV=development webpack-dev-server --hot --config webpack.config.dev.js","watch":"watch 'clear && yarn run test -s' source","deploy":"gh-pages -d build","build:es":"yarn run clean:es && yarn run build:types && cross-env NODE_ENV=es babel source --out-dir dist/es","clean:es":"rimraf dist/es","prettier":"prettier --write '{playground,source,docs}/**/*.{js,md}'","build:css":"postcss source/styles.css -o styles.css --use autoprefixer","build:umd":"yarn run clean:umd && cross-env NODE_ENV=rollup rollup -c","clean:umd":"rimraf dist/umd","test:jest":"jest --no-watchman --runInBand","typecheck":"flow check","build:demo":"yarn run clean:demo && cross-env NODE_ENV=production webpack --config webpack.config.demo.js -p --bail","clean:demo":"rimraf build","watch:jest":"jest --no-watchman --watch","build:types":"flow-copy-source --ignore \"**/*.{jest,e2e,ssr,example}.js\" source/WindowScroller dist/es/WindowScroller && flow-copy-source --ignore \"**/*.{jest,e2e,ssr,example}.js\" source/AutoSizer dist/es/AutoSizer","postpublish":"yarn run deploy","prettier:diff":"prettier --list-different '{playground,source,docs}/**/*.{js,md}'","test:coverage":"jest --no-watchman --maxWorkers 2 --coverage && codecov","build:commonjs":"yarn run clean:commonjs && cross-env NODE_ENV=commonjs babel source --out-dir dist/commonjs","clean:commonjs":"rimraf dist/commonjs","prepublishOnly":"yarn run build"},"_npmUser":{"name":"adubrouski","email":"antondubrouski@gmail.com"},"browserify":{"transform":["loose-envify"]},"repository":{"url":"git+https://github.com/adubrouski/react-virtualized-compat.git","type":"git"},"_npmVersion":"10.8.3","description":"Fork from `react-virtual` with react 19 compatability","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"22.9.0","dependencies":{"clsx":"^1.0.4","prop-types":"^15.7.2","dom-helpers":"^5.1.3","loose-envify":"^1.4.0","@babel/runtime":"^7.7.2","react-lifecycles-compat":"^3.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^17.0.1","watch":"^1.0.2","eslint":"^6.6.0","rimraf":"^3.0.0","rollup":"^1.26.5","codecov":"^3.6.1","postcss":"^7.0.21","webpack":"^4.41.2","flow-bin":"^0.111.3","gh-pages":"^2.1.1","prettier":"1.19.1","cross-env":"^6.0.3","immutable":"^4.0.0-rc.12","puppeteer":"^2.0.0","react-dom":"^17.0.1","@babel/cli":"^7.7.0","babel-jest":"^24.9.0","codemirror":"^5.49.2","css-loader":"^3.2.0","@babel/core":"^7.7.2","file-loader":"^4.2.0","lint-staged":"^9.4.2","postcss-cli":"^6.1.3","webpack-cli":"^3.3.10","autoprefixer":"^9.7.1","babel-eslint":"^10.0.3","babel-loader":"8.0.6","pretty-quick":"^2.0.1","react-router":"^5.2.0","style-loader":"^1.0.0","postcss-loader":"^3.0.0","@babel/polyfill":"^7.7.0","flow-copy-source":"^2.0.8","react-codemirror":"^1.0.0","react-router-dom":"^5.2.0","@babel/preset-env":"^7.7.1","@babel/preset-flow":"^7.0.0","eslint-config-fbjs":"^3.1.1","webpack-dev-server":"^3.9.0","@babel/preset-react":"^7.7.0","eslint-config-react":"^1.1.7","eslint-plugin-babel":"^5.3.0","eslint-plugin-react":"^7.16.0","eslint-plugin-relay":"^1.3.12","html-webpack-plugin":"^3.2.0","react-test-renderer":"^17.0.1","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.3","@babel/preset-stage-2":"^7.0.0","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.5.0","eslint-plugin-flowtype":"^4.3.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","jest-environment-puppeteer":"^4.3.0","rollup-plugin-node-resolve":"^5.2.0","extract-text-webpack-plugin":"^3.0.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","babel-plugin-flow-react-proptypes":"^26.0.0","@babel/plugin-transform-flow-comments":"^7.12.13","@babel/plugin-proposal-class-properties":"^7.7.0","@babel/plugin-transform-modules-commonjs":"^7.7.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":"^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0","react-dom":"^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-virtualized-compat_1.0.1_1735910530326_0.4599520258098255","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"react-virtualized-compat","version":"1.0.2","keywords":["react","reactjs","react-component","virtual","list","scrolling","infinite","virtualized","table","fixed","header","flex","flexbox","grid","spreadsheet"],"author":{"name":"Anton Dubrouski","email":"antondubrouski@gmail.com"},"license":"MIT","_id":"react-virtualized-compat@1.0.2","maintainers":[{"name":"adubrouski","email":"antondubrouski@gmail.com"}],"homepage":"https://github.com/adubrouski/react-virtualized-compat","bugs":{"url":"https://github.com/adubrouski/react-virtualized-compat/issues"},"dist":{"shasum":"1290f4601cb7b3e6d560c9a1dc3d36c46af42560","tarball":"https://registry.npmjs.org/react-virtualized-compat/-/react-virtualized-compat-1.0.2.tgz","fileCount":280,"integrity":"sha512-JR+mN7wxFREpR2aDdC+kf52Azl5HoMTgHcPlLncuiUIvLewr0kt4t3EDcTLAXS86Vbn1DhBwwH36SBR3lxVCdA==","signatures":[{"sig":"MEQCIBXOH8E8ZJchMnF7LIeJXiurnJ3vONeTtLxdzHtKbURzAiBI5K2fyCmIBuZC874cGvb8Leje/CPOQ3fn3FPXb/mafA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2292139},"main":"dist/commonjs/index.js","user":"adubrouski","types":"index.d.ts","module":"dist/es/index.js","gitHead":"73ee3deb9a28a1140491b2eb6deb71c221ea9aa1","scripts":{"lint":"eslint 'source/**/*.js'","test":"yarn run test:jest","build":"yarn run build:commonjs && yarn run build:css && yarn run build:es && yarn run build:demo && yarn run build:umd","clean":"yarn run clean:commonjs && yarn run clean:demo && yarn run clean:es && yarn run clean:umd","start":"cross-env NODE_ENV=development webpack-dev-server --hot --config webpack.config.dev.js","watch":"watch 'clear && yarn run test -s' source","deploy":"gh-pages -d build","build:es":"yarn run clean:es && yarn run build:types && cross-env NODE_ENV=es babel source --out-dir dist/es","clean:es":"rimraf dist/es","prettier":"prettier --write '{playground,source,docs}/**/*.{js,md}'","build:css":"postcss source/styles.css -o styles.css --use autoprefixer","build:umd":"yarn run clean:umd && cross-env NODE_ENV=rollup rollup -c","clean:umd":"rimraf dist/umd","test:jest":"jest --no-watchman --runInBand","typecheck":"flow check","build:demo":"yarn run clean:demo && cross-env NODE_ENV=production webpack --config webpack.config.demo.js -p --bail","clean:demo":"rimraf build","watch:jest":"jest --no-watchman --watch","build:types":"flow-copy-source --ignore \"**/*.{jest,e2e,ssr,example}.js\" source/WindowScroller dist/es/WindowScroller && flow-copy-source --ignore \"**/*.{jest,e2e,ssr,example}.js\" source/AutoSizer dist/es/AutoSizer","postpublish":"yarn run deploy","prettier:diff":"prettier --list-different '{playground,source,docs}/**/*.{js,md}'","test:coverage":"jest --no-watchman --maxWorkers 2 --coverage && codecov","build:commonjs":"yarn run clean:commonjs && cross-env NODE_ENV=commonjs babel source --out-dir dist/commonjs","clean:commonjs":"rimraf dist/commonjs","prepublishOnly":"yarn run build && cp -r ./types ./dist && cp ./index.d.ts ./dist"},"_npmUser":{"name":"adubrouski","email":"antondubrouski@gmail.com"},"browserify":{"transform":["loose-envify"]},"repository":{"url":"git+https://github.com/adubrouski/react-virtualized-compat.git","type":"git"},"_npmVersion":"10.8.3","description":"Fork from `react-virtual` with react 19 compatability","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"22.9.0","dependencies":{"clsx":"^1.0.4","prop-types":"^15.7.2","dom-helpers":"^5.1.3","loose-envify":"^1.4.0","@babel/runtime":"^7.7.2","react-lifecycles-compat":"^3.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^17.0.1","watch":"^1.0.2","eslint":"^6.6.0","rimraf":"^3.0.0","rollup":"^1.26.5","codecov":"^3.6.1","postcss":"^7.0.21","webpack":"^4.41.2","flow-bin":"^0.111.3","gh-pages":"^2.1.1","prettier":"1.19.1","cross-env":"^6.0.3","immutable":"^4.0.0-rc.12","puppeteer":"^2.0.0","react-dom":"^17.0.1","@babel/cli":"^7.7.0","babel-jest":"^24.9.0","codemirror":"^5.49.2","css-loader":"^3.2.0","@babel/core":"^7.7.2","file-loader":"^4.2.0","lint-staged":"^9.4.2","postcss-cli":"^6.1.3","webpack-cli":"^3.3.10","autoprefixer":"^9.7.1","babel-eslint":"^10.0.3","babel-loader":"8.0.6","pretty-quick":"^2.0.1","react-router":"^5.2.0","style-loader":"^1.0.0","postcss-loader":"^3.0.0","@babel/polyfill":"^7.7.0","flow-copy-source":"^2.0.8","react-codemirror":"^1.0.0","react-router-dom":"^5.2.0","@babel/preset-env":"^7.7.1","@babel/preset-flow":"^7.0.0","eslint-config-fbjs":"^3.1.1","webpack-dev-server":"^3.9.0","@babel/preset-react":"^7.7.0","eslint-config-react":"^1.1.7","eslint-plugin-babel":"^5.3.0","eslint-plugin-react":"^7.16.0","eslint-plugin-relay":"^1.3.12","html-webpack-plugin":"^3.2.0","react-test-renderer":"^17.0.1","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.3","@babel/preset-stage-2":"^7.0.0","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.5.0","eslint-plugin-flowtype":"^4.3.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","jest-environment-puppeteer":"^4.3.0","rollup-plugin-node-resolve":"^5.2.0","extract-text-webpack-plugin":"^3.0.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","babel-plugin-flow-react-proptypes":"^26.0.0","@babel/plugin-transform-flow-comments":"^7.12.13","@babel/plugin-proposal-class-properties":"^7.7.0","@babel/plugin-transform-modules-commonjs":"^7.7.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":"^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0","react-dom":"^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-virtualized-compat_1.0.2_1735911156232_0.885247822541098","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"react-virtualized-compat","version":"1.0.3","keywords":["react","reactjs","react-component","virtual","list","scrolling","infinite","virtualized","table","fixed","header","flex","flexbox","grid","spreadsheet"],"author":{"name":"Anton Dubrouski","email":"antondubrouski@gmail.com"},"license":"MIT","_id":"react-virtualized-compat@1.0.3","maintainers":[{"name":"adubrouski","email":"antondubrouski@gmail.com"}],"homepage":"https://github.com/adubrouski/react-virtualized-compat","bugs":{"url":"https://github.com/adubrouski/react-virtualized-compat/issues"},"dist":{"shasum":"d4a1801dcda2284d720a61187930e90fafff639c","tarball":"https://registry.npmjs.org/react-virtualized-compat/-/react-virtualized-compat-1.0.3.tgz","fileCount":307,"integrity":"sha512-TsMvnAJQDYyvOU/qze5qG0k/oqVYS0VQze63SmVWfDf4GA87ezTel7JF1NUzW1vvHaDGt5v92foUCahpUFs3xQ==","signatures":[{"sig":"MEQCIBjMMqgKGFy1C8FF541un0ip9XBO/Ux1mvv2ey8ZHaPIAiAEFBSOZ0Omn9ZB7k4TWCd06zXWbkTYeV1+mV5qiStxAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2364968},"main":"dist/commonjs/index.js","user":"adubrouski","types":"index.d.ts","module":"dist/es/index.js","gitHead":"5ad68fe0d6ef4892cec1e057a067f467a6ac78aa","scripts":{"lint":"eslint 'source/**/*.js'","test":"yarn run test:jest","build":"yarn run build:commonjs && yarn run build:css && yarn run build:es && yarn run build:demo && yarn run build:umd","clean":"yarn run clean:commonjs && yarn run clean:demo && yarn run clean:es && yarn run clean:umd","start":"cross-env NODE_ENV=development webpack-dev-server --hot --config webpack.config.dev.js","watch":"watch 'clear && yarn run test -s' source","deploy":"gh-pages -d build","build:es":"yarn run clean:es && yarn run build:types && cross-env NODE_ENV=es babel source --out-dir dist/es","clean:es":"rimraf dist/es","prettier":"prettier --write '{playground,source,docs}/**/*.{js,md}'","build:css":"postcss source/styles.css -o styles.css --use autoprefixer","build:umd":"yarn run clean:umd && cross-env NODE_ENV=rollup rollup -c","clean:umd":"rimraf dist/umd","test:jest":"jest --no-watchman --runInBand","typecheck":"flow check","build:demo":"yarn run clean:demo && cross-env NODE_ENV=production webpack --config webpack.config.demo.js -p --bail","clean:demo":"rimraf build","watch:jest":"jest --no-watchman --watch","build:types":"flow-copy-source --ignore \"**/*.{jest,e2e,ssr,example}.js\" source/WindowScroller dist/es/WindowScroller && flow-copy-source --ignore \"**/*.{jest,e2e,ssr,example}.js\" source/AutoSizer dist/es/AutoSizer","postpublish":"yarn run deploy","prettier:diff":"prettier --list-different '{playground,source,docs}/**/*.{js,md}'","test:coverage":"jest --no-watchman --maxWorkers 2 --coverage && codecov","build:commonjs":"yarn run clean:commonjs && cross-env NODE_ENV=commonjs babel source --out-dir dist/commonjs","clean:commonjs":"rimraf dist/commonjs","prepublishOnly":"yarn run build"},"_npmUser":{"name":"adubrouski","email":"antondubrouski@gmail.com"},"browserify":{"transform":["loose-envify"]},"repository":{"url":"git+https://github.com/adubrouski/react-virtualized-compat.git","type":"git"},"_npmVersion":"10.8.3","description":"Fork from `react-virtual` with react 19 compatability","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"22.9.0","dependencies":{"clsx":"^1.0.4","prop-types":"^15.7.2","dom-helpers":"^5.1.3","loose-envify":"^1.4.0","@babel/runtime":"^7.7.2","react-lifecycles-compat":"^3.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^17.0.1","watch":"^1.0.2","eslint":"^6.6.0","rimraf":"^3.0.0","rollup":"^1.26.5","codecov":"^3.6.1","postcss":"^7.0.21","webpack":"^4.41.2","flow-bin":"^0.111.3","gh-pages":"^2.1.1","prettier":"1.19.1","cross-env":"^6.0.3","immutable":"^4.0.0-rc.12","puppeteer":"^2.0.0","react-dom":"^17.0.1","@babel/cli":"^7.7.0","babel-jest":"^24.9.0","codemirror":"^5.49.2","css-loader":"^3.2.0","@babel/core":"^7.7.2","file-loader":"^4.2.0","lint-staged":"^9.4.2","postcss-cli":"^6.1.3","webpack-cli":"^3.3.10","autoprefixer":"^9.7.1","babel-eslint":"^10.0.3","babel-loader":"8.0.6","pretty-quick":"^2.0.1","react-router":"^5.2.0","style-loader":"^1.0.0","postcss-loader":"^3.0.0","@babel/polyfill":"^7.7.0","flow-copy-source":"^2.0.8","react-codemirror":"^1.0.0","react-router-dom":"^5.2.0","@babel/preset-env":"^7.7.1","@babel/preset-flow":"^7.0.0","eslint-config-fbjs":"^3.1.1","webpack-dev-server":"^3.9.0","@babel/preset-react":"^7.7.0","eslint-config-react":"^1.1.7","eslint-plugin-babel":"^5.3.0","eslint-plugin-react":"^7.16.0","eslint-plugin-relay":"^1.3.12","html-webpack-plugin":"^3.2.0","react-test-renderer":"^17.0.1","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.3","@babel/preset-stage-2":"^7.0.0","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.5.0","eslint-plugin-flowtype":"^4.3.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","jest-environment-puppeteer":"^4.3.0","rollup-plugin-node-resolve":"^5.2.0","extract-text-webpack-plugin":"^3.0.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","babel-plugin-flow-react-proptypes":"^26.0.0","@babel/plugin-transform-flow-comments":"^7.12.13","@babel/plugin-proposal-class-properties":"^7.7.0","@babel/plugin-transform-modules-commonjs":"^7.7.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":"^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0","react-dom":"^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-virtualized-compat_1.0.3_1735911496361_0.9392487115214043","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"react-virtualized-compat","version":"1.0.4","keywords":["react","reactjs","react-component","virtual","list","scrolling","infinite","virtualized","table","fixed","header","flex","flexbox","grid","spreadsheet"],"author":{"name":"Anton Dubrouski","email":"antondubrouski@gmail.com"},"license":"MIT","_id":"react-virtualized-compat@1.0.4","maintainers":[{"name":"adubrouski","email":"antondubrouski@gmail.com"}],"homepage":"https://github.com/adubrouski/react-virtualized-compat","bugs":{"url":"https://github.com/adubrouski/react-virtualized-compat/issues"},"dist":{"shasum":"0454a0f05f328b495bfdd7d928376b86a95747f3","tarball":"https://registry.npmjs.org/react-virtualized-compat/-/react-virtualized-compat-1.0.4.tgz","fileCount":307,"integrity":"sha512-MrMu8L9ilBpm6HuKpgTyUMD0gLLRxROlT2GmrrpXA24irLtHQ8gUGw2lmZoy6fC1882oq9hetc9TBuf71/Vo7w==","signatures":[{"sig":"MEUCIFwyFva5yw2uGh4AMwkQg4nT48UfijLIzlHUY4q3BDhIAiEA6NuBB5tjNC+o2o9a+0iMjT4UqXZGI54BiZ6RTjUlw2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2364981},"main":"dist/commonjs/index.js","user":"adubrouski","types":"index.d.ts","module":"dist/es/index.js","gitHead":"1d966261da707abf93c45e675acb6d8590684bdb","scripts":{"lint":"eslint 'source/**/*.js'","test":"yarn run test:jest","build":"yarn run build:commonjs && yarn run build:css && yarn run build:es && yarn run build:demo && yarn run build:umd","clean":"yarn run clean:commonjs && yarn run clean:demo && yarn run clean:es && yarn run clean:umd","start":"cross-env NODE_ENV=development webpack-dev-server --hot --config webpack.config.dev.js","watch":"watch 'clear && yarn run test -s' source","deploy":"gh-pages -d build","build:es":"yarn run clean:es && yarn run build:types && cross-env NODE_ENV=es babel source --out-dir dist/es","clean:es":"rimraf dist/es","prettier":"prettier --write '{playground,source,docs}/**/*.{js,md}'","build:css":"postcss source/styles.css -o styles.css --use autoprefixer","build:umd":"yarn run clean:umd && cross-env NODE_ENV=rollup rollup -c","clean:umd":"rimraf dist/umd","test:jest":"jest --no-watchman --runInBand","typecheck":"flow check","build:demo":"yarn run clean:demo && cross-env NODE_ENV=production webpack --config webpack.config.demo.js -p --bail","clean:demo":"rimraf build","watch:jest":"jest --no-watchman --watch","build:types":"flow-copy-source --ignore \"**/*.{jest,e2e,ssr,example}.js\" source/WindowScroller dist/es/WindowScroller && flow-copy-source --ignore \"**/*.{jest,e2e,ssr,example}.js\" source/AutoSizer dist/es/AutoSizer","postpublish":"yarn run deploy","prettier:diff":"prettier --list-different '{playground,source,docs}/**/*.{js,md}'","test:coverage":"jest --no-watchman --maxWorkers 2 --coverage && codecov","build:commonjs":"yarn run clean:commonjs && cross-env NODE_ENV=commonjs babel source --out-dir dist/commonjs","clean:commonjs":"rimraf dist/commonjs","prepublishOnly":"yarn run build"},"_npmUser":{"name":"adubrouski","email":"antondubrouski@gmail.com"},"browserify":{"transform":["loose-envify"]},"repository":{"url":"git+https://github.com/adubrouski/react-virtualized-compat.git","type":"git"},"_npmVersion":"10.8.3","description":"Fork from `react-virtual` with react 19 compatability","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"22.9.0","dependencies":{"clsx":"^1.0.4","prop-types":"^15.7.2","dom-helpers":"^5.1.3","loose-envify":"^1.4.0","@babel/runtime":"^7.7.2","react-lifecycles-compat":"^3.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^17.0.1","watch":"^1.0.2","eslint":"^6.6.0","rimraf":"^3.0.0","rollup":"^1.26.5","codecov":"^3.6.1","postcss":"^7.0.21","webpack":"^4.41.2","flow-bin":"^0.111.3","gh-pages":"^2.1.1","prettier":"1.19.1","cross-env":"^6.0.3","immutable":"^4.0.0-rc.12","puppeteer":"^2.0.0","react-dom":"^17.0.1","@babel/cli":"^7.7.0","babel-jest":"^24.9.0","codemirror":"^5.49.2","css-loader":"^3.2.0","@babel/core":"^7.7.2","file-loader":"^4.2.0","lint-staged":"^9.4.2","postcss-cli":"^6.1.3","webpack-cli":"^3.3.10","autoprefixer":"^9.7.1","babel-eslint":"^10.0.3","babel-loader":"8.0.6","pretty-quick":"^2.0.1","react-router":"^5.2.0","style-loader":"^1.0.0","postcss-loader":"^3.0.0","@babel/polyfill":"^7.7.0","flow-copy-source":"^2.0.8","react-codemirror":"^1.0.0","react-router-dom":"^5.2.0","@babel/preset-env":"^7.7.1","@babel/preset-flow":"^7.0.0","eslint-config-fbjs":"^3.1.1","webpack-dev-server":"^3.9.0","@babel/preset-react":"^7.7.0","eslint-config-react":"^1.1.7","eslint-plugin-babel":"^5.3.0","eslint-plugin-react":"^7.16.0","eslint-plugin-relay":"^1.3.12","html-webpack-plugin":"^3.2.0","react-test-renderer":"^17.0.1","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.3","@babel/preset-stage-2":"^7.0.0","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.5.0","eslint-plugin-flowtype":"^4.3.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","jest-environment-puppeteer":"^4.3.0","rollup-plugin-node-resolve":"^5.2.0","extract-text-webpack-plugin":"^3.0.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","babel-plugin-flow-react-proptypes":"^26.0.0","@babel/plugin-transform-flow-comments":"^7.12.13","@babel/plugin-proposal-class-properties":"^7.7.0","@babel/plugin-transform-modules-commonjs":"^7.7.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24"},"peerDependencies":{"react":"^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0","react-dom":"^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-virtualized-compat_1.0.4_1735911813940_0.2552820083103897","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"react-virtualized-compat","description":"Fork from `react-virtual` with react 19 compatability","author":{"name":"Anton Dubrouski","email":"antondubrouski@gmail.com"},"user":"adubrouski","version":"2.0.0","homepage":"https://github.com/adubrouski/react-virtualized-compat","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","types":"index.d.ts","license":"MIT","scripts":{"build:types":"flow-copy-source --ignore \"**/*.{jest,e2e,ssr,example}.js\" source/WindowScroller dist/es/WindowScroller && flow-copy-source --ignore \"**/*.{jest,e2e,ssr,example}.js\" source/AutoSizer dist/es/AutoSizer","build":"yarn run build:commonjs && yarn run build:css && yarn run build:es && yarn run build:demo && yarn run build:umd","build:commonjs":"yarn run clean:commonjs && cross-env NODE_ENV=commonjs babel source --out-dir dist/commonjs","build:css":"postcss source/styles.css -o styles.css --use autoprefixer","build:demo":"yarn run clean:demo && cross-env NODE_ENV=production webpack --config webpack.config.demo.js -p --bail","build:es":"yarn run clean:es && yarn run build:types && cross-env NODE_ENV=es babel source --out-dir dist/es","build:umd":"yarn run clean:umd && cross-env NODE_ENV=rollup rollup -c","clean":"yarn run clean:commonjs && yarn run clean:demo && yarn run clean:es && yarn run clean:umd","clean:commonjs":"rimraf dist/commonjs","clean:demo":"rimraf build","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","deploy":"gh-pages -d build","lint":"eslint 'source/**/*.js'","typecheck":"flow check","prettier":"prettier --write '{playground,source,docs}/**/*.{js,md}'","prettier:diff":"prettier --list-different '{playground,source,docs}/**/*.{js,md}'","postpublish":"yarn run deploy","prepublishOnly":"yarn run build","start":"cross-env NODE_ENV=development webpack-dev-server --hot --config webpack.config.dev.js","test":"yarn run test:jest","test:jest":"jest --no-watchman --runInBand","test:coverage":"jest --no-watchman --maxWorkers 2 --coverage && codecov","watch":"watch 'clear && yarn run test -s' source","watch:jest":"jest --no-watchman --watch"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"repository":{"type":"git","url":"git+https://github.com/adubrouski/react-virtualized-compat.git"},"keywords":["react","reactjs","react-component","virtual","list","scrolling","infinite","virtualized","table","fixed","header","flex","flexbox","grid","spreadsheet"],"bugs":{"url":"https://github.com/adubrouski/react-virtualized-compat/issues"},"devDependencies":{"@babel/cli":"^7.7.0","@babel/core":"^7.7.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.7.0","@babel/plugin-transform-modules-commonjs":"^7.7.0","@babel/plugin-transform-runtime":"^7.6.2","@babel/plugin-transform-flow-comments":"^7.12.13","@babel/polyfill":"^7.7.0","@babel/preset-env":"^7.7.1","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.7.0","@babel/preset-stage-2":"^7.0.0","autoprefixer":"^9.7.1","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-loader":"8.0.6","babel-plugin-flow-react-proptypes":"^26.0.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","codecov":"^3.6.1","codemirror":"^5.49.2","cross-env":"^6.0.3","css-loader":"^3.2.0","eslint":"^6.6.0","eslint-config-fbjs":"^3.1.1","eslint-config-prettier":"^6.5.0","eslint-config-react":"^1.1.7","eslint-plugin-babel":"^5.3.0","eslint-plugin-flowtype":"^4.3.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.1","eslint-plugin-react":"^7.16.0","eslint-plugin-relay":"^1.3.12","extract-text-webpack-plugin":"^3.0.2","file-loader":"^4.2.0","flow-bin":"^0.111.3","flow-copy-source":"^2.0.8","gh-pages":"^2.1.1","html-webpack-plugin":"^3.2.0","husky":"^3.0.9","immutable":"^4.0.0-rc.12","jest":"^29.7.0","jest-environment-puppeteer":"^11.0.0","jest-environment-jsdom":"^29.7.0","lint-staged":"^9.4.2","postcss":"^7.0.21","postcss-cli":"^6.1.3","postcss-loader":"^3.0.0","prettier":"1.19.1","pretty-quick":"^2.0.1","puppeteer":"23.11.1","react":"^18.0.0","react-codemirror":"^1.0.0","react-dom":"^18.0.0","react-router":"^5.2.0","react-router-dom":"^5.2.0","react-test-renderer":"^18.0.0","rimraf":"^3.0.0","rollup":"^1.26.5","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-uglify":"^6.0.3","style-loader":"^1.0.0","watch":"^1.0.2","webpack":"^4.41.2","webpack-cli":"^3.3.10","webpack-dev-server":"^3.9.0"},"dependencies":{"@babel/runtime":"^7.7.2","clsx":"^1.0.4","dom-helpers":"^5.1.3","loose-envify":"^1.4.0","prop-types":"^15.7.2","react-lifecycles-compat":"^3.0.4"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0","react-dom":"^18.0.0 || ^19.0.0"},"browserify":{"transform":["loose-envify"]},"_id":"react-virtualized-compat@2.0.0","gitHead":"0b12d3d4fe8d975964f0e56b9c2abee2af251dd1","_nodeVersion":"22.9.0","_npmVersion":"10.8.3","dist":{"integrity":"sha512-TbdNjxukeos1v0SsI/82d0uVb65e/Eq9eZY0WrrSjtoQcZVQ9levLG1NnaAciqx20itmllhxSQNaNAOTAUQn2w==","shasum":"f23bcd8727c1542e307dc1da16f1400dee6590a5","tarball":"https://registry.npmjs.org/react-virtualized-compat/-/react-virtualized-compat-2.0.0.tgz","fileCount":307,"unpackedSize":2366305,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBfdY6dzcfLBgmx17ixnt8nfpLNKx1vctZfOCfnYwZgLAiBD0DpzBQs6xBteGnw1PseJEy5jTIitr5tkpk/W12Ctgg=="}]},"_npmUser":{"name":"adubrouski","email":"antondubrouski@gmail.com"},"directories":{},"maintainers":[{"name":"adubrouski","email":"antondubrouski@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-virtualized-compat_2.0.0_1736097292601_0.3244929207528784"},"_hasShrinkwrap":false}},"time":{"created":"2025-01-03T12:41:18.266Z","modified":"2025-01-05T17:14:53.083Z","1.0.0":"2025-01-03T12:41:18.510Z","1.0.1":"2025-01-03T13:22:10.615Z","1.0.2":"2025-01-03T13:32:36.531Z","1.0.3":"2025-01-03T13:38:16.656Z","1.0.4":"2025-01-03T13:43:34.531Z","2.0.0":"2025-01-05T17:14:52.873Z"},"bugs":{"url":"https://github.com/adubrouski/react-virtualized-compat/issues"},"author":{"name":"Anton Dubrouski","email":"antondubrouski@gmail.com"},"license":"MIT","homepage":"https://github.com/adubrouski/react-virtualized-compat","keywords":["react","reactjs","react-component","virtual","list","scrolling","infinite","virtualized","table","fixed","header","flex","flexbox","grid","spreadsheet"],"repository":{"type":"git","url":"git+https://github.com/adubrouski/react-virtualized-compat.git"},"description":"Fork from `react-virtual` with react 19 compatability","maintainers":[{"name":"adubrouski","email":"antondubrouski@gmail.com"}],"readme":"Forked from [react-virtualized](https://www.npmjs.com/package/react-virtualized) with react 19 support\n","readmeFilename":"README.md"}