{"_id":"@teselagen/react-table","_rev":"26-46312fe31ea480544321ec2a648118ee","name":"@teselagen/react-table","dist-tags":{"latest":"6.10.18"},"versions":{"6.10.1":{"name":"@teselagen/react-table","version":"6.10.1","keywords":["react","table","react-table","datagrid"],"license":"MIT","_id":"@teselagen/react-table@6.10.1","maintainers":[{"name":"teselagen-admin","email":"devops@teselagen.com"}],"homepage":"https://github.com/react-tools/react-table#readme","bugs":{"url":"https://github.com/react-tools/react-table/issues"},"dist":{"shasum":"ae14dfc15975caf78de48af059446c5c562c619a","tarball":"https://registry.npmjs.org/@teselagen/react-table/-/react-table-6.10.1.tgz","fileCount":54,"integrity":"sha512-NxP/Jm8a0sZjhw76XM3D/JrBAD1wxeevQFNL4qa0ByLCsuSeo3wjnq4zznnCvQXnyGddderDq4gbv+YsMmTkHg==","signatures":[{"sig":"MEQCIEwULd3E1xdsV1f2UovqxAj6Rzq+Qnqv8i9vBgNCFgaWAiB/9l1+5IAP2fojmKgRYSVa/hPmcraw7F67yqHLsJCv1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1591634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrrxACRA9TVsSAnZWagAAJiIP/1RyqofUpsJiso39p+dl\n0W8yvSNXSUT1Lf6wwh1fOufsXrNzKB6QCimBFU9acZoZwkyR01e3KujxuEDg\nH0OrB7EmnnJM36Xdv0f40t/obHsJxAeBzXE9bTFXj9JmNE0qN3/Yy2cSzoxG\nwX6SVqQqcuSmhIWbqXxX+ceQk1hzCG84bVLhAnJ3+gqtBWwMGbmtpgnUjRRN\nQtzASS2CBm8XZHqY7SZin89imqdxcSYWuHmUR5IjmOV9IPYBuBOw26ZVOYtm\nkW91wGAhEZ0orlD9mqFrGVtcwhqGWWBuV0EXV3FTOAIxByZPv+CJuTwoKp+U\nZLj4RsX7JzP1IYK6R4396nWdhfFdL133l+NRrkBib/8TybEDMrBvbN3CGPnI\nEGdl/qhe6uRvIPH584XZf9K3nlVXmsgnm4rS4pcmyiiIr8Jq8Cs4VpkPssy1\nSptXdQbukW2SGv014+Slh8j6FuAEhuREAbZxA7QSSklL6a9WoEXt0Ed0INgK\nrl2jNIhqfYPCb+SeADrB0/yw0toCv5sjU87VvLVOdqYJdGCXP0Aax/vBhMzB\n0Tluq8BwsvLP0MKWq1NpXuBJi6VMF/m08boc9kOd/N4MAF2u/ZRkbAx4C8TM\n0xRhbW/X1tD9ByZnRx4hiBqy/U1j/VmagCaSiWzyEAw1DRXV8Fdz/z5GQRzP\n1was\r\n=Ydg3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"env":{"es":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":false}],"react"]},"umd":{"plugins":["transform-object-rest-spread","transform-class-properties","external-helpers"],"presets":[["env",{"modules":false}],"react"]},"development":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":"commonjs"}],"react"]}}},"module":"es/index.js","gitHead":"06494b6fcaf03f8c43bdb837faeab7ed802b31be","scripts":{"docs":"yarn watch & cd docs && yarn && yarn start","test":"eslint src","build":"npm-run-all build:*","watch":"npm-run-all --parallel watch:*","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline","watch:js":"onchange 'src/**/*.js' -i -- yarn build:cjs","build:cjs":"babel src --out-dir lib --source-maps inline --copy-files","build:css":"rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix","build:umd":"cross-env BABEL_ENV=umd rollup -c","watch:css":"onchange 'src/**/*.styl' -i -- yarn build:css","docs:build":"yarn build && cd docs && yarn && yarn build","prepublish":"yarn build","postpublish":"git push --tags","build:umd-min":"cross-env BABEL_ENV=umd NODE_ENV=production rollup -c","css:autoprefix":"postcss --use autoprefixer react-table.css -r"},"_npmUser":{"name":"teselagen-admin","email":"devops@teselagen.com"},"repository":{"url":"git+https://github.com/react-tools/react-table.git","type":"git"},"_npmVersion":"6.9.0","description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","directories":{},"_nodeVersion":"10.16.3","dependencies":{"classnames":"^2.2.5","@teselagen/react-list":"0.8.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.3.2","eslint":"^4.1.1","rimraf":"^2.6.1","rollup":"^0.55.3","stylus":"^0.54.5","onchange":"^3.0.2","standard":"^10.0.2","babel-cli":"6.14.0","cross-env":"^5.1.4","react-dom":"^16.3.2","prop-types":"^15.7.2","npm-run-all":"^4.1.2","postcss-cli":"^2.6.0","autoprefixer":"^6.7.0","babel-eslint":"6.1.2","match-sorter":"^1.8.0","react-json-tree":"^0.10.9","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint-plugin-react":"^7.4.0","rollup-plugin-babel":"^3.0.3","eslint-plugin-import":"^2.7.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-replace":"^2.0.0","eslint-plugin-jsx-a11y":"^6.0.2","rollup-plugin-commonjs":"^8.3.0","eslint-config-react-tools":"^1.0.10","rollup-plugin-node-resolve":"^3.0.2","eslint-plugin-class-property":"^1.0.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^15.x.x || ^16.x.x","react-dom":"^15.x.x || ^16.x.x","prop-types":"^15.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table_6.10.1_1571732543205_0.5662355096071281","host":"s3://npm-registry-packages"}},"6.10.3":{"name":"@teselagen/react-table","version":"6.10.3","keywords":["react","table","react-table","datagrid"],"license":"MIT","_id":"@teselagen/react-table@6.10.3","maintainers":[{"name":"teselagen-admin","email":"devops@teselagen.com"}],"homepage":"https://github.com/react-tools/react-table#readme","bugs":{"url":"https://github.com/react-tools/react-table/issues"},"dist":{"shasum":"9357100f45b83f486117214c806f64d20f993132","tarball":"https://registry.npmjs.org/@teselagen/react-table/-/react-table-6.10.3.tgz","fileCount":53,"integrity":"sha512-lxgOwTF0cYQQI1sdRVGviXPjf5hX9SbEpTtg4rPOWBZaD07whAf08XlabEBRa92PcbcEPOs2B/Dh8wbdfBV1HQ==","signatures":[{"sig":"MEYCIQCBgA9Oy2RYVbw0SBf/ZegtlHsnRiqa6+bwA4gBHxJ1CwIhAJCnahsGbppdtSQv5ca5tSJoAG5T82wzbAcDrANwH8fv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1574328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr0WSCRA9TVsSAnZWagAAutEP/RgQ4IYfHltW+VnWM8Nz\nLNbuUGSbkjsVh+5gay8u1O1un1F49vBhYNWFvBij/HlsWMGo4EGzppwcg4+r\nKrDg7e++elXpWRMnpe50heRYEfJaCZG5JYM6gKcMZQaHF/whemvqU2MCtnzn\npjqNzHXyjVTEy4oUjvnV3XsQfbGZuv4Prvf+FclYoIvD+oZTbKp5mdUUPi2v\nhRH/b4NDuwHvn77Pu78irlZ7xi68wQKq0TsECoh7eSq7LQc0cuUUCMoiVyQ1\nteWZCLRkDGP4aYTjZOcazNOTy2kkIwjk7S3rOukgLeI8qPaR24H7gwmytaNw\nTx49kQgD7khMRTqoI4uA3u96dB6XyTo/QjeVN/ZKUHSqIECQ/J1HCBU1+wKe\nPZR/1YBYA5BLJszGWIhMOxSCRPB8rBig7RZML4wQozEQEDoXVOOHJbfJnZEm\nCnlQe1peGrnQ1JlyXPTBnIuyKDUcT6wPzIotricdqn6kYEQu9+6NOWCSl5OP\n1QuISn4Pm1hnMv1mVl3TvMhLey1UMAXSL2IYkY9LQ/ptWLeCAJj6PaG00pN1\nZ4ElAz4cYAZyMJsogHdcGYOP1PRWD/ES/ez+TGwEnbzGFVt8wew76dk49z1T\nXn/WDdoP/Hk6g3qdjv4SqnUY0ueCMxaFW9qog0YUtdNaES+9C/R++Q04suZw\nqipC\r\n=wP+J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"env":{"es":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":false}],"react"]},"umd":{"plugins":["transform-object-rest-spread","transform-class-properties","external-helpers"],"presets":[["env",{"modules":false}],"react"]},"development":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":"commonjs"}],"react"]}}},"module":"es/index.js","gitHead":"c00cfd31c1dd4ac384a3feb771b0d99cc9eafd37","scripts":{"docs":"yarn watch & cd docs && yarn && yarn start","test":"eslint src","build":"npm-run-all build:*","watch":"npm-run-all --parallel watch:*","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline","watch:js":"onchange 'src/**/*.js' -i -- yarn build:cjs","build:cjs":"babel src --out-dir lib --source-maps inline --copy-files","build:css":"rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix","build:umd":"cross-env BABEL_ENV=umd rollup -c","watch:css":"onchange 'src/**/*.styl' -i -- yarn build:css","docs:build":"yarn build && cd docs && yarn && yarn build","prepublish":"yarn build","postpublish":"git push --tags","build:umd-min":"cross-env BABEL_ENV=umd NODE_ENV=production rollup -c","css:autoprefix":"postcss --use autoprefixer react-table.css -r"},"_npmUser":{"name":"teselagen-admin","email":"devops@teselagen.com"},"repository":{"url":"git+https://github.com/react-tools/react-table.git","type":"git"},"_npmVersion":"6.9.0","description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","directories":{},"_nodeVersion":"10.16.3","dependencies":{"classnames":"^2.2.5","@teselagen/react-list":"0.8.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.3.2","eslint":"^4.1.1","rimraf":"^2.6.1","rollup":"^0.55.3","stylus":"^0.54.5","onchange":"^3.0.2","standard":"^10.0.2","babel-cli":"6.14.0","cross-env":"^5.1.4","react-dom":"^16.3.2","prop-types":"^15.7.2","npm-run-all":"^4.1.2","postcss-cli":"^2.6.0","autoprefixer":"^6.7.0","babel-eslint":"6.1.2","match-sorter":"^1.8.0","react-json-tree":"^0.10.9","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint-plugin-react":"^7.4.0","rollup-plugin-babel":"^3.0.3","eslint-plugin-import":"^2.7.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-replace":"^2.0.0","eslint-plugin-jsx-a11y":"^6.0.2","rollup-plugin-commonjs":"^8.3.0","eslint-config-react-tools":"^1.0.10","rollup-plugin-node-resolve":"^3.0.2","eslint-plugin-class-property":"^1.0.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^15.x.x || ^16.x.x","react-dom":"^15.x.x || ^16.x.x","prop-types":"^15.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table_6.10.3_1571767697761_0.29965233444248107","host":"s3://npm-registry-packages"}},"6.10.5":{"name":"@teselagen/react-table","version":"6.10.5","keywords":["react","table","react-table","datagrid"],"license":"MIT","_id":"@teselagen/react-table@6.10.5","maintainers":[{"name":"teselagen-admin","email":"devops@teselagen.com"}],"homepage":"https://github.com/tnrich/react-table#readme","bugs":{"url":"https://github.com/tnrich/react-table/issues"},"dist":{"shasum":"ba9e496e96fdd81608e5c31013817183874e7d9c","tarball":"https://registry.npmjs.org/@teselagen/react-table/-/react-table-6.10.5.tgz","fileCount":53,"integrity":"sha512-m78uKJbg2z6c11WlYXUHyF4Ho/19toJGZpXbj7zBrVn43uwvl9S6xrT0IRjl0xcYjFJvEuIBy6LzHsGopzlq/Q==","signatures":[{"sig":"MEYCIQCtHSxr077MSOhgLo3rgUPRm0P8sk75SikgLGE+p7yCQAIhAKJmhz25D4EfFUBfTTV+twv95Z/hIp6v6CuMbK87kp64","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1574318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJds0eyCRA9TVsSAnZWagAAAa4P/AlNeLuEXfHUrRGDX9Pa\nGFHSHPEqygFnnk1+kiIk7fjdECVLmvao+QKu65KuNgZAp8VA/FlK3I8965aN\n3on1lk4xpn/IwQ6J8U9sGnE0EPnJlBiF36qvQaftgLiLpLhD9vJuSYiZ0qLq\nfRl76Vr/9fESMx6LlVk9qrF5r6XUx+NP2JLyxjxYrXQOm9c59dFkCyeVuiSl\ne8UzH0D709G/HFapyTAZwfK6yzg3vayWGn6CwFxjeAXPQsWdf05fwFghNGB7\nL4G4KVy3VmadbOqVtOVBghVTU6GArJUBEFLMe8vwEA42KQSCGPHiWcEdMWYr\nWkUa/I7ZUT83BQ7P9nW/4hj2iZOhC6R4NWivTM8RrhNXQz6cXFsoFQALaDUk\nsxR6c673Ga+MAgINDUxNgF1k5DZ5ygzF7ra0hthwzp11TSppa+sqZ708vcCT\nhT92QC9Z+ra0BSj0m1Rj8pUyLEkNQFICu9QoAhssr4FbBcl/pedq/cZ5M+lF\nb1lmOl9GDPHP2a+YrMwj09ca40/jxIJK+YLnBnKhSAHPBeRaoUuxDzeoOYYc\nBFcWbPqDEyC+eh7LrR1RJH35CwMH10ywYLzEqSa2ZPAL1n5UnbLTGcrCo/sN\n+JQeNxqCn39xzjXPyXwFBxzEvnCQQwVQ5YT5LPEBU699OeW0l8uAKLpD/rSs\nTdr3\r\n=pRsC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"env":{"es":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":false}],"react"]},"umd":{"plugins":["transform-object-rest-spread","transform-class-properties","external-helpers"],"presets":[["env",{"modules":false}],"react"]},"development":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":"commonjs"}],"react"]}}},"module":"es/index.js","gitHead":"20d4aad15fff8bc1f3c7d8777d19d1977a27d9c0","scripts":{"docs":"yarn watch & cd docs && yarn && yarn start","test":"eslint src","build":"npm-run-all build:*","watch":"npm-run-all --parallel watch:*","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline","watch:js":"onchange 'src/**/*.js' -i -- yarn build:cjs","build:cjs":"babel src --out-dir lib --source-maps inline --copy-files","build:css":"rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix","build:umd":"cross-env BABEL_ENV=umd rollup -c","watch:css":"onchange 'src/**/*.styl' -i -- yarn build:css","docs:build":"yarn build && cd docs && yarn && yarn build","prepublish":"yarn build","postpublish":"git push --tags","build:umd-min":"cross-env BABEL_ENV=umd NODE_ENV=production rollup -c","css:autoprefix":"postcss --use autoprefixer react-table.css -r"},"_npmUser":{"name":"teselagen-admin","email":"devops@teselagen.com"},"repository":{"url":"git+https://github.com/tnrich/react-table.git","type":"git"},"_npmVersion":"6.9.0","description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","directories":{},"_nodeVersion":"10.16.3","dependencies":{"classnames":"^2.2.5","@teselagen/react-list":"0.8.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.3.2","eslint":"^4.1.1","rimraf":"^2.6.1","rollup":"^0.55.3","stylus":"^0.54.5","onchange":"^3.0.2","standard":"^10.0.2","babel-cli":"6.14.0","cross-env":"^5.1.4","react-dom":"^16.3.2","prop-types":"^15.7.2","npm-run-all":"^4.1.2","postcss-cli":"^2.6.0","autoprefixer":"^6.7.0","babel-eslint":"6.1.2","match-sorter":"^1.8.0","react-json-tree":"^0.10.9","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint-plugin-react":"^7.4.0","rollup-plugin-babel":"^3.0.3","eslint-plugin-import":"^2.7.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-replace":"^2.0.0","eslint-plugin-jsx-a11y":"^6.0.2","rollup-plugin-commonjs":"^8.3.0","eslint-config-react-tools":"^1.0.10","rollup-plugin-node-resolve":"^3.0.2","eslint-plugin-class-property":"^1.0.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^15.x.x || ^16.x.x","react-dom":"^15.x.x || ^16.x.x","prop-types":"^15.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table_6.10.5_1572030386246_0.32997796039796823","host":"s3://npm-registry-packages"}},"6.10.6":{"name":"@teselagen/react-table","version":"6.10.6","keywords":["react","table","react-table","datagrid"],"license":"MIT","_id":"@teselagen/react-table@6.10.6","maintainers":[{"name":"teselagen-admin","email":"devops@teselagen.com"}],"homepage":"https://github.com/tnrich/react-table#readme","bugs":{"url":"https://github.com/tnrich/react-table/issues"},"dist":{"shasum":"1c13c21962f8cceb3baa1fac69e017c2275c281f","tarball":"https://registry.npmjs.org/@teselagen/react-table/-/react-table-6.10.6.tgz","fileCount":53,"integrity":"sha512-RciVGDXQMAAaS0tylkSCtmLz9YfbZWkHwRrnnQl3gG4xJ1C8l2bxVBcY+FeDE9oVP2bbwhN9QjuBreKLCHOZ7g==","signatures":[{"sig":"MEQCIApNuw31i3Ym3sqa1BH1P2g99y3IqXSdVNYbfzrShE/mAiB1LwgGxI9mJS18xoSjflIoFCLcMasLWl1sXffTI0gTtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1574338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJds0jeCRA9TVsSAnZWagAAUZ4P/2kibtEdygFa7i53mUEd\nnIy55+h94aBK6PmognkZIClBY6ennEdSaTJheaJH+6idtFVQUwQQo4EDacpe\ne+cK8T3qnFOxvvAVJvhd0WSgoHaGE1goDN6Z+EoEN57QMT9KbvZQ3RZWaYzs\nHWNfJ/aw7SEigw02cNoyI/WybDR3xbzi5gKx8+YNDST20YXL7Wi+fUQstro2\nr52LvyThVQD5R5+zTIqnoVRsytLukHHX3GM3E+ObxK8nn4m6y8yastNHA0Pk\nAJ6CWMa//GMouN76OvUC4gedFX+JD6PF7sgPPIlaMQleCWvQl6uWkNwS13s0\nDOHzV5jm/kuCJxBfst+NyG/BG7lldxDJ8FqlIFnZEAWKA0NxSEaFwbXeeMDP\nrD8ZM7B/V2EXbQJ2PSvStmhKfzrRRiAxKuenXZYSMfpS+ROH719VWTG2IkxE\n1+BLcn9Ex9NIqdmU3Wke27y8iu210Bd+kIdgvBjgUNRQUJ6NBXKwpQqHQ0YR\nVE852TmiziliT6OWpYj3jq6tIAwXB9POtH+HQPEhbO44R/yDFzSocyHmy8m6\nkk9RFzOJ3uhoNRZpSrA1sDpCFstOYMJaY85a/7pmIl6T7Dd2XTybd6YiBsy3\nVdHhxUsFD6nu1fNdHp8JgtEV+ZlnWww/ZaIBEW4WC58VFEHNPaObPY18CVo/\nm0v+\r\n=XlOR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"env":{"es":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":false}],"react"]},"umd":{"plugins":["transform-object-rest-spread","transform-class-properties","external-helpers"],"presets":[["env",{"modules":false}],"react"]},"development":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":"commonjs"}],"react"]}}},"module":"es/index.js","gitHead":"5d619ab2826fc4d737ef4300ed6afc7648221b06","private":false,"scripts":{"docs":"yarn watch & cd docs && yarn && yarn start","test":"eslint src","build":"npm-run-all build:*","watch":"npm-run-all --parallel watch:*","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline","watch:js":"onchange 'src/**/*.js' -i -- yarn build:cjs","build:cjs":"babel src --out-dir lib --source-maps inline --copy-files","build:css":"rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix","build:umd":"cross-env BABEL_ENV=umd rollup -c","watch:css":"onchange 'src/**/*.styl' -i -- yarn build:css","docs:build":"yarn build && cd docs && yarn && yarn build","prepublish":"yarn build","postpublish":"git push --tags","build:umd-min":"cross-env BABEL_ENV=umd NODE_ENV=production rollup -c","css:autoprefix":"postcss --use autoprefixer react-table.css -r"},"_npmUser":{"name":"teselagen-admin","email":"devops@teselagen.com"},"repository":{"url":"git+https://github.com/tnrich/react-table.git","type":"git"},"_npmVersion":"6.9.0","description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","directories":{},"_nodeVersion":"10.16.3","dependencies":{"classnames":"^2.2.5","@teselagen/react-list":"0.8.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.3.2","eslint":"^4.1.1","rimraf":"^2.6.1","rollup":"^0.55.3","stylus":"^0.54.5","onchange":"^3.0.2","standard":"^10.0.2","babel-cli":"6.14.0","cross-env":"^5.1.4","react-dom":"^16.3.2","prop-types":"^15.7.2","npm-run-all":"^4.1.2","postcss-cli":"^2.6.0","autoprefixer":"^6.7.0","babel-eslint":"6.1.2","match-sorter":"^1.8.0","react-json-tree":"^0.10.9","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint-plugin-react":"^7.4.0","rollup-plugin-babel":"^3.0.3","eslint-plugin-import":"^2.7.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-replace":"^2.0.0","eslint-plugin-jsx-a11y":"^6.0.2","rollup-plugin-commonjs":"^8.3.0","eslint-config-react-tools":"^1.0.10","rollup-plugin-node-resolve":"^3.0.2","eslint-plugin-class-property":"^1.0.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^15.x.x || ^16.x.x","react-dom":"^15.x.x || ^16.x.x","prop-types":"^15.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table_6.10.6_1572030685692_0.48548990839574113","host":"s3://npm-registry-packages"}},"6.10.7":{"name":"@teselagen/react-table","version":"6.10.7","keywords":["react","table","react-table","datagrid"],"license":"MIT","_id":"@teselagen/react-table@6.10.7","maintainers":[{"name":"teselagen-admin","email":"devops@teselagen.com"}],"homepage":"https://github.com/tnrich/react-table#readme","bugs":{"url":"https://github.com/tnrich/react-table/issues"},"dist":{"shasum":"a5fbd3f4932c3fe37c7b445bf7a3fe2c666b3c1a","tarball":"https://registry.npmjs.org/@teselagen/react-table/-/react-table-6.10.7.tgz","fileCount":53,"integrity":"sha512-Tv5ZNTL38uO+xUAO+P/HJY01QvkSl529YEtYZoxo1UCgC4yw727XqM/K9uk9LALrxpyUSWPP6ni1CrHYMNIEDQ==","signatures":[{"sig":"MEYCIQDiQzWzrJAtEqrxgWm4oXPIbUc1kdQx9ZU40Gr1VG9umAIhAKPOhKuLzi36W7CqmRy8ijGZBUHaqH0Z2Re4ATLXrc7X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1574338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJds0lCCRA9TVsSAnZWagAAmoMP/jq2xvJEu/VUDdQbWWfO\nLlRszdhDgYp49qy9vmev3XRZLLDPzMPbAFFH6Vz2Rkkc22MXPnSDShzwIVxy\n6Yyg9YWj4VdteDXVXFIJxKy6OLSbueFJZjwejD8a4P7ZV0hdBZMa1NePalV6\nwD7kDeelWtBrzsADt+YWwH9bkkn6KYhSwB6Yw8P6wy2JEQZEPElFP75m3zCS\n2YPUi0LtkBOBZ0sqJfDi6QrAvUxoiDvEUgJS1Wm/G2/1Q8nQQitipflnWhga\nF9Q+gHNe/HKzf2S0LAz9f1F4QbcdMp8o2RZ14gwEaR51Rldhk/RHea4XPR1F\nGL5ZssMnjsMgDTTbr0Zc7z+lsTp0fmQ7rlMcLeXu22ZPfBgw44M4altbP7v2\ndjbgFOdrY+vTAC/qJsO8OxHCs3PYwVfc8bhJ/CdaALC8W/ZQ7fEoDSYQ+5Ql\nrUTkY2sI8f9RqC6tq5FHshDfygVZNldFPD3BFrqKDd6+IEkiwW0mxYgZej0Q\nyQP6VGg7L3t5LgiEUHiVcsJu9EFdVE9MtqBOSZRYuY+vqC7LE7njXsA9gaUD\n5j35R+ILLmTwGOL2RaLlsrYB2ipUz5jIXxZyU4jT6n901DnmeJhoUGiCYZui\nhjbDUQS3dUY9CdOdFpg5HOEAv9NP/UpLqDDoRJN4sMBC72SSLsj7AUGHSKq0\nydrE\r\n=w4P6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"env":{"es":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":false}],"react"]},"umd":{"plugins":["transform-object-rest-spread","transform-class-properties","external-helpers"],"presets":[["env",{"modules":false}],"react"]},"development":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":"commonjs"}],"react"]}}},"module":"es/index.js","gitHead":"09b2d31f76bf0f3ae8b23d0e308547d3dabb7768","private":false,"scripts":{"docs":"yarn watch & cd docs && yarn && yarn start","test":"eslint src","build":"npm-run-all build:*","watch":"npm-run-all --parallel watch:*","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline","watch:js":"onchange 'src/**/*.js' -i -- yarn build:cjs","build:cjs":"babel src --out-dir lib --source-maps inline --copy-files","build:css":"rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix","build:umd":"cross-env BABEL_ENV=umd rollup -c","watch:css":"onchange 'src/**/*.styl' -i -- yarn build:css","docs:build":"yarn build && cd docs && yarn && yarn build","prepublish":"yarn build","postpublish":"git push --tags","build:umd-min":"cross-env BABEL_ENV=umd NODE_ENV=production rollup -c","css:autoprefix":"postcss --use autoprefixer react-table.css -r"},"_npmUser":{"name":"teselagen-admin","email":"devops@teselagen.com"},"repository":{"url":"git+https://github.com/tnrich/react-table.git","type":"git"},"_npmVersion":"6.9.0","description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","directories":{},"_nodeVersion":"10.16.3","dependencies":{"classnames":"^2.2.5","@teselagen/react-list":"0.8.17"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.3.2","eslint":"^4.1.1","rimraf":"^2.6.1","rollup":"^0.55.3","stylus":"^0.54.5","onchange":"^3.0.2","standard":"^10.0.2","babel-cli":"6.14.0","cross-env":"^5.1.4","react-dom":"^16.3.2","prop-types":"^15.7.2","npm-run-all":"^4.1.2","postcss-cli":"^2.6.0","autoprefixer":"^6.7.0","babel-eslint":"6.1.2","match-sorter":"^1.8.0","react-json-tree":"^0.10.9","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint-plugin-react":"^7.4.0","rollup-plugin-babel":"^3.0.3","eslint-plugin-import":"^2.7.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-replace":"^2.0.0","eslint-plugin-jsx-a11y":"^6.0.2","rollup-plugin-commonjs":"^8.3.0","eslint-config-react-tools":"^1.0.10","rollup-plugin-node-resolve":"^3.0.2","eslint-plugin-class-property":"^1.0.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^15.x.x || ^16.x.x","react-dom":"^15.x.x || ^16.x.x","prop-types":"^15.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table_6.10.7_1572030785783_0.3765245225725795","host":"s3://npm-registry-packages"}},"6.10.8":{"name":"@teselagen/react-table","version":"6.10.8","keywords":["react","table","react-table","datagrid"],"license":"MIT","_id":"@teselagen/react-table@6.10.8","maintainers":[{"name":"teselagen-admin","email":"devops@teselagen.com"}],"homepage":"https://github.com/tnrich/react-table#readme","bugs":{"url":"https://github.com/tnrich/react-table/issues"},"dist":{"shasum":"7f5d51639ace7de1bea57f998dd38d377da9d091","tarball":"https://registry.npmjs.org/@teselagen/react-table/-/react-table-6.10.8.tgz","fileCount":53,"integrity":"sha512-aOsNGs613YoWZDYLYSkad7kCNk8u70ZxyPUrPIW/M5C1f9xDJzhLoMzvlCt7dXU+/AzOP0xvCoQeXMGUkxoSTw==","signatures":[{"sig":"MEQCIG64p0ETy6gEbNS7uWXlSBGkd0fOio8uhHgwzoKK8g5qAiA9o7Yy4+Hsiah9lYMkzqn/+hTUlqPLKiKF6Z8My/YnRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1574338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJds0zFCRA9TVsSAnZWagAAHl8P/j4BlfWcvewHeLmUKooK\nrMNpr/gB0ryCq4zpIb8ITsgaBak3O0RSWWvWb7v1t1kL1JQQ62dZ6xVPc9a7\nD5L0vKv6fmaaXcgbnfOa0CvjqP3v9jZqAOao9kmTkY+eFkt8epl4kZT4fuxg\nP+e34G+kjW77JxVRjA9fHsrLLsxJo82xMEhMib3htA3zHjrJDWZQK4dnUhiM\nhyCjaPmgW+eUxjK90d38bwSdcvtZ5tQaKRS9c9s4flt5rhuvN8RDWfwW3I5u\nvBfc/vHhllqPhX92ucDHfMjrk8y2PuFlY7TLLdjsgGInRd9NwwPYOC2Ny5D8\nLAi+R5MRSrmCQ0scY8STn1jJfuHX26CxCLyVkYytXg8p7kTubwzxcihMVpwf\nilNYvPSLZmS+cr8cIfZ2hE2dRhFxL1MOf71Lw5XqGPid0cpJL3MrF+C/N9w0\nox2/PpuZa+RG6QqTp/tE4JmQEJbNh/2rXItEA9O6jwn7HBUDdARYxLwe9lYR\nwjlJMqqsGYHMXpBG+Qs5shotFJlWcMle63HXT7GO7BA9KqY32u0XtLGPu23V\nLpuav0KSjAxb2MAsTsUbzth83rlsgEBc0MQlz30FGTsepmUWFe3foK5lbfEE\nL5B+DE9UWzhHAQ7a9zPsj6eouyoLWv530NGx+DxDuuVs0ZkePSHbrWGDb8S2\nhFOL\r\n=Pos6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"env":{"es":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":false}],"react"]},"umd":{"plugins":["transform-object-rest-spread","transform-class-properties","external-helpers"],"presets":[["env",{"modules":false}],"react"]},"development":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":"commonjs"}],"react"]}}},"module":"es/index.js","gitHead":"bb640a2e1374a143503dbf0c0d5267d422310d50","private":false,"scripts":{"docs":"yarn watch & cd docs && yarn && yarn start","test":"eslint src","build":"npm-run-all build:*","watch":"npm-run-all --parallel watch:*","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline","watch:js":"onchange 'src/**/*.js' -i -- yarn build:cjs","build:cjs":"babel src --out-dir lib --source-maps inline --copy-files","build:css":"rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix","build:umd":"cross-env BABEL_ENV=umd rollup -c","watch:css":"onchange 'src/**/*.styl' -i -- yarn build:css","docs:build":"yarn build && cd docs && yarn && yarn build","prepublish":"yarn build","postpublish":"git push --tags","build:umd-min":"cross-env BABEL_ENV=umd NODE_ENV=production rollup -c","css:autoprefix":"postcss --use autoprefixer react-table.css -r"},"_npmUser":{"name":"teselagen-admin","email":"devops@teselagen.com"},"repository":{"url":"git+https://github.com/tnrich/react-table.git","type":"git"},"_npmVersion":"6.9.0","description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","directories":{},"_nodeVersion":"10.16.3","dependencies":{"classnames":"^2.2.5","@teselagen/react-list":"0.8.18"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.3.2","eslint":"^4.1.1","rimraf":"^2.6.1","rollup":"^0.55.3","stylus":"^0.54.5","onchange":"^3.0.2","standard":"^10.0.2","babel-cli":"6.14.0","cross-env":"^5.1.4","react-dom":"^16.3.2","prop-types":"^15.7.2","npm-run-all":"^4.1.2","postcss-cli":"^2.6.0","autoprefixer":"^6.7.0","babel-eslint":"6.1.2","match-sorter":"^1.8.0","react-json-tree":"^0.10.9","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint-plugin-react":"^7.4.0","rollup-plugin-babel":"^3.0.3","eslint-plugin-import":"^2.7.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-replace":"^2.0.0","eslint-plugin-jsx-a11y":"^6.0.2","rollup-plugin-commonjs":"^8.3.0","eslint-config-react-tools":"^1.0.10","rollup-plugin-node-resolve":"^3.0.2","eslint-plugin-class-property":"^1.0.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^15.x.x || ^16.x.x","react-dom":"^15.x.x || ^16.x.x","prop-types":"^15.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table_6.10.8_1572031684831_0.206253638952838","host":"s3://npm-registry-packages"}},"6.10.9":{"name":"@teselagen/react-table","version":"6.10.9","keywords":["react","table","react-table","datagrid"],"license":"MIT","_id":"@teselagen/react-table@6.10.9","maintainers":[{"name":"teselagen-admin","email":"devops@teselagen.com"}],"homepage":"https://github.com/tnrich/react-table#readme","bugs":{"url":"https://github.com/tnrich/react-table/issues"},"dist":{"shasum":"9b361b16a41612c7e75addf7f41459bdef520c28","tarball":"https://registry.npmjs.org/@teselagen/react-table/-/react-table-6.10.9.tgz","fileCount":53,"integrity":"sha512-4txApK3EKGng3xHSMpQ8aSLRAm3x7vrerxVS/X6VGq+E17vxz1APmsoy7MU7QANLxHusfKz1JPYBwCbZs2m2Ww==","signatures":[{"sig":"MEUCIQClQO8+vXCI/4eJRfhe6z/xNtVMby+tYTc/PPhwh42B0wIgQDrotyw9ZzFg2KRdeIDGN6NDOZ6ZumQCh2R19TMyJYc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1567454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwz9WCRA9TVsSAnZWagAA33EP/3LhAyJIHgvBpwiJgANt\nZ+pswL8QzJEzCRZpMFjzEGU942foQ5sAsbzn7/lvzRcdkQU02FVQ/BTRZ5fJ\nseGvs+w4Zbhb+6rFQdc32qxIoJI1XJQGX3yds1KqGIhkr2Vfr7G9bUp+E5/E\n8QfrTB4hsfdo1xH//VJQsGuE1qtHuEFDG22hbXtV/K8l1c/rvs6Pb73zc8uM\nfEBpryrXUGcMl0Z/ivWWhWF2Mo8aOYog3hJh0If7YQgPWz7eADKRwB3WBGlY\nPnsMR1+PwCqiJ7Tb0a9lw/d64lNFCsKBIb3qkba7IkE6bYMrT6xNKHk3Q3LY\nuWowRAvf+AfKpnzyPfVdw1vxupASeIiQ8qO6ECn/k9/IR8NO+/YFLcUPWR3T\nv0ZiRU4Y54IVgJbAU90lKOfkgHEsYOglbrgeAggzl1qFMADKkmkajcYezYWt\nU99pW3dCUyIqTBDzoSSitjFMj5tK4D2U7ICgUPihQwATeriuF+UIiOibYnkp\nI38PUA/EPANEFmSV/k1MZ8NZwQovoFDvuX0406ZknsBHsuDpFCmwsSMffYo7\nmXEVtjSB8/ApRyKR1AJrvtXbbIokymEf6eSdZubBJp6/bfhRpTlLByfplZZu\nSyWuZ4XVo4h3+daty/SIKdSyl5VJTvb0+UHcw+rRJH4n8FcldFfD10JdLv6v\nCm3t\r\n=AnS2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"env":{"es":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":false}],"react"]},"umd":{"plugins":["transform-object-rest-spread","transform-class-properties","external-helpers"],"presets":[["env",{"modules":false}],"react"]},"development":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":"commonjs"}],"react"]}}},"module":"es/index.js","gitHead":"9bef7692eaf6182d4f71d3c85d08f59929fbb83e","private":false,"scripts":{"docs":"yarn watch & cd docs && yarn && yarn start","test":"eslint src","build":"npm-run-all build:*","watch":"npm-run-all --parallel watch:*","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline","watch:js":"onchange 'src/**/*.js' -i -- yarn build:cjs","build:cjs":"babel src --out-dir lib --source-maps inline --copy-files","build:css":"rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix","build:umd":"cross-env BABEL_ENV=umd rollup -c","watch:css":"onchange 'src/**/*.styl' -i -- yarn build:css","docs:build":"yarn build && cd docs && yarn && yarn build","prepublish":"yarn build","postpublish":"git push --tags","build:umd-min":"cross-env BABEL_ENV=umd NODE_ENV=production rollup -c","css:autoprefix":"postcss --use autoprefixer react-table.css -r"},"_npmUser":{"name":"teselagen-admin","email":"devops@teselagen.com"},"repository":{"url":"git+https://github.com/tnrich/react-table.git","type":"git"},"_npmVersion":"6.9.0","description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","directories":{},"_nodeVersion":"10.16.3","dependencies":{"classnames":"^2.2.5","@teselagen/react-list":"0.8.18"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.3.2","eslint":"^4.1.1","rimraf":"^2.6.1","rollup":"^0.55.3","stylus":"^0.54.5","onchange":"^3.0.2","standard":"^10.0.2","babel-cli":"6.14.0","cross-env":"^5.1.4","react-dom":"^16.3.2","prop-types":"^15.7.2","npm-run-all":"^4.1.2","postcss-cli":"^2.6.0","autoprefixer":"^6.7.0","babel-eslint":"6.1.2","match-sorter":"^1.8.0","react-json-tree":"^0.10.9","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint-plugin-react":"^7.4.0","rollup-plugin-babel":"^3.0.3","eslint-plugin-import":"^2.7.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-replace":"^2.0.0","eslint-plugin-jsx-a11y":"^6.0.2","rollup-plugin-commonjs":"^8.3.0","eslint-config-react-tools":"^1.0.10","rollup-plugin-node-resolve":"^3.0.2","eslint-plugin-class-property":"^1.0.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^15.x.x || ^16.x.x","react-dom":"^15.x.x || ^16.x.x","prop-types":"^15.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table_6.10.9_1573076822245_0.17498907659088814","host":"s3://npm-registry-packages"}},"6.10.11":{"name":"@teselagen/react-table","version":"6.10.11","keywords":["react","table","react-table","datagrid"],"license":"MIT","_id":"@teselagen/react-table@6.10.11","maintainers":[{"name":"teselagen-admin","email":"devops@teselagen.com"}],"homepage":"https://github.com/tnrich/react-table#readme","bugs":{"url":"https://github.com/tnrich/react-table/issues"},"dist":{"shasum":"8574b82e1d90996bb46b1be8132fe826df4b749f","tarball":"https://registry.npmjs.org/@teselagen/react-table/-/react-table-6.10.11.tgz","fileCount":50,"integrity":"sha512-gQ7BMLQhhC+N6rLkL4VPnXgAhGgcHtMTrIE+n6DJ1OXkoWmM3Z05mbF7TiQGFNi30Al0sCxcl+rQE/haL0nxVg==","signatures":[{"sig":"MEYCIQDk3gRmrV1Z+JZ4BA4eDnDg37xNNWMZXPR12QscJeZN2gIhAJxyXfg1qxa5m0E5IQD1JAtbPP01RWv9xmshODv1lFKR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1419968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWuY3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTLg//dxtkyG6TAm/gKS8LOHhErEj9cHZNnViRMdfe3K/2jGkq6ax8\r\nu2wPi19IHJdrKkfvBFLWJtaKmiMDqqpebk00SqbAjAVisv/Zom30IH+xeJcL\r\ntb6sA7dlsB9sGvWbmiS2HcGJQKciS4rQgkO0HAwqUVeDB97UPNhH3O0u5f0A\r\nkHHfnTBfISEZa14/QcZZHYJekzGgmnxAaywgOaFSVNWGir7zHdDV6/ifEQ8G\r\nHe28C4/tkF2w8xWuUtMIykGXh2w9ctDt8KfM1KTJtXqKRwVMAbZtHhFGXFVU\r\nNK7498AWyVYZr5oDw0YlgpBZDIbaLGMXpktMnSp+8DNmoOP372jigewv/A3k\r\n0/gPoYjIehsqnC0eewv3JPAYEwVTxE8xleXr1DTdeRc5uzlfY9ipN7OBnsIn\r\ngKzRlv7FKNZVD608VSp6qIIldZaG5yu32Ac788CetfLFpw9HZQ4mS4Uz40lq\r\nCRwP4gHF9gEpAkCVXPTPnhyIJ0KETe9HkSlrFPO7d4m/ZH+gM2kRvSHd0AGg\r\nJDpgnA4kKJSemr77SqMKJ8ZtJj8x1D/QfJm1N/Huh+RJX5li1V7H1ohD0d6D\r\nnM6mzLcAsCLoqwpeL9S2V+BoFAkkOt8ykt7GRaZQL1WoBfMCqWq0RWzcyg7Y\r\n7XVkpFm+K6GBWv1huFdO+g0MmYJYOoPuZUc=\r\n=BCMT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"env":{"es":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":false}],"react"]},"umd":{"plugins":["transform-object-rest-spread","transform-class-properties","external-helpers"],"presets":[["env",{"modules":false}],"react"]},"development":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":"commonjs"}],"react"]}}},"module":"es/index.js","gitHead":"f1848be7dbdda09036c35d9b606a47b615a39239","private":false,"scripts":{"docs":"yarn watch & cd docs && yarn && yarn start","test":"eslint src","build":"npm-run-all build:*","watch":"npm-run-all --parallel watch:*","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline","watch:js":"onchange 'src/**/*.js' -i -- yarn build:cjs","build:cjs":"babel src --out-dir lib --source-maps inline --copy-files","build:css":"rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix","build:umd":"cross-env BABEL_ENV=umd rollup -c","watch:css":"onchange 'src/**/*.styl' -i -- yarn build:css","docs:build":"yarn build && cd docs && yarn && yarn build","prepublish":"yarn build","postpublish":"git push --tags","build:umd-min":"cross-env BABEL_ENV=umd NODE_ENV=production rollup -c","css:autoprefix":"postcss --use autoprefixer react-table.css -r"},"_npmUser":{"name":"teselagen-admin","email":"devops@teselagen.com"},"repository":{"url":"git+https://github.com/tnrich/react-table.git","type":"git"},"_npmVersion":"8.1.0","description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","directories":{},"_nodeVersion":"16.13.0","dependencies":{"classnames":"^2.2.5","@teselagen/react-list":"0.8.18"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.3.2","eslint":"^4.1.1","rimraf":"^2.6.1","rollup":"^0.55.3","stylus":"^0.54.5","onchange":"^3.0.2","standard":"^10.0.2","babel-cli":"6.14.0","cross-env":"^5.1.4","react-dom":"^16.3.2","prop-types":"^15.7.2","npm-run-all":"^4.1.2","postcss-cli":"^2.6.0","autoprefixer":"^6.7.0","babel-eslint":"6.1.2","match-sorter":"^1.8.0","react-json-tree":"^0.10.9","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint-plugin-react":"^7.4.0","rollup-plugin-babel":"^3.0.3","eslint-plugin-import":"^2.7.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-replace":"^2.0.0","eslint-plugin-jsx-a11y":"^6.0.2","rollup-plugin-commonjs":"^8.3.0","eslint-config-react-tools":"^1.0.10","rollup-plugin-node-resolve":"^3.0.2","eslint-plugin-class-property":"^1.0.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^15.x.x || ^16.x.x","react-dom":"^15.x.x || ^16.x.x","prop-types":"^15.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table_6.10.11_1666901558846_0.20711099269647004","host":"s3://npm-registry-packages"}},"6.10.12":{"name":"@teselagen/react-table","version":"6.10.12","keywords":["react","table","react-table","datagrid"],"license":"MIT","_id":"@teselagen/react-table@6.10.12","maintainers":[{"name":"teselagen-admin","email":"devops@teselagen.com"}],"homepage":"https://github.com/tnrich/react-table#readme","bugs":{"url":"https://github.com/tnrich/react-table/issues"},"dist":{"shasum":"28eefdf24ca61ccb1a1068c97a4a51f0b4d9b69a","tarball":"https://registry.npmjs.org/@teselagen/react-table/-/react-table-6.10.12.tgz","fileCount":50,"integrity":"sha512-ZCiRwhJ/JDLGWP2hBE7cqe+lZLfF885DCZ2qmwpIWiDO+fssm/D3OGNg6cbwNG8HN/9bUUiTE4aKl1equneA/A==","signatures":[{"sig":"MEUCIQC1R71+0/JHGqS8O+XHfp7pLExOQNCDdfCzWyiVXaiWGwIgCm2v3z1HQey3skDmYaIuCzH4p/nq48zGj8ufn/CrDfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1429227},"main":"src/index.js","babel":{"env":{"es":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":false}],"react"]},"umd":{"plugins":["transform-object-rest-spread","transform-class-properties","external-helpers"],"presets":[["env",{"modules":false}],"react"]},"development":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":"commonjs"}],"react"]}}},"module":"src/index.js","gitHead":"26eff1c7659efcab062f38c88540fbdd57680427","private":false,"scripts":{"docs":"yarn watch & cd docs && yarn && yarn start","test":"eslint src","build":"npm-run-all build:*","watch":"npm-run-all --parallel watch:*","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline","watch:js":"onchange 'src/**/*.js' -i -- yarn build:cjs","build:cjs":"babel src --out-dir lib --source-maps inline --copy-files","build:css":"rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix","build:umd":"cross-env BABEL_ENV=umd rollup -c","watch:css":"onchange 'src/**/*.styl' -i -- yarn build:css","docs:build":"yarn build && cd docs && yarn && yarn build","prepublish":"yarn build","postpublish":"git push --tags","build:umd-min":"cross-env BABEL_ENV=umd NODE_ENV=production rollup -c","css:autoprefix":"postcss --use autoprefixer react-table.css -r"},"_npmUser":{"name":"teselagen-admin","email":"devops@teselagen.com"},"repository":{"url":"git+https://github.com/tnrich/react-table.git","type":"git"},"_npmVersion":"8.1.0","description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","directories":{},"_nodeVersion":"16.13.0","dependencies":{"classnames":"^2.2.5","@teselagen/react-list":"0.8.18"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.3.2","eslint":"^4.1.1","rimraf":"^2.6.1","rollup":"^0.55.3","stylus":"^0.54.5","onchange":"^3.0.2","standard":"^10.0.2","babel-cli":"6.14.0","cross-env":"^5.1.4","react-dom":"^16.3.2","prop-types":"^15.7.2","npm-run-all":"^4.1.2","postcss-cli":"^2.6.0","autoprefixer":"^6.7.0","babel-eslint":"6.1.2","match-sorter":"^1.8.0","react-json-tree":"^0.10.9","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint-plugin-react":"^7.4.0","rollup-plugin-babel":"^3.0.3","eslint-plugin-import":"^2.7.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-replace":"^2.0.0","eslint-plugin-jsx-a11y":"^6.0.2","rollup-plugin-commonjs":"^8.3.0","eslint-config-react-tools":"^1.0.10","rollup-plugin-node-resolve":"^3.0.2","eslint-plugin-class-property":"^1.0.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^15.x.x || ^16.x.x","react-dom":"^15.x.x || ^16.x.x","prop-types":"^15.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table_6.10.12_1697761685454_0.57992950517469","host":"s3://npm-registry-packages"}},"6.10.13":{"name":"@teselagen/react-table","version":"6.10.13","keywords":["react","table","react-table","datagrid"],"license":"MIT","_id":"@teselagen/react-table@6.10.13","maintainers":[{"name":"teselagen-admin","email":"devops@teselagen.com"}],"homepage":"https://github.com/tnrich/react-table#readme","bugs":{"url":"https://github.com/tnrich/react-table/issues"},"dist":{"shasum":"a93c73f78d4b36502679032456a1a3bef3c769b9","tarball":"https://registry.npmjs.org/@teselagen/react-table/-/react-table-6.10.13.tgz","fileCount":50,"integrity":"sha512-xPJ2w2igonhvlFWuuEXzY3HZ5tP4kcK9FFkHyOCl2WSwneUprUWujtxUW4kMxq/lBBiSWlNIM0cosQq1/q5Xiw==","signatures":[{"sig":"MEYCIQC5yMK3yhM7vf75Pp3Ks8l6PjSU3dqGjXrxa4YcnoppbQIhAKbT6xGlN3Eg87GQpmAnniOY0GBNSZbK6ITGhYgZG94l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1429226},"main":"lib/index.js","babel":{"env":{"es":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":false}],"react"]},"umd":{"plugins":["transform-object-rest-spread","transform-class-properties","external-helpers"],"presets":[["env",{"modules":false}],"react"]},"development":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":"commonjs"}],"react"]}}},"module":"es/index.js","gitHead":"d4811d9304364c375bf34cbcd77848b2208461e4","private":false,"scripts":{"docs":"yarn watch & cd docs && yarn && yarn start","test":"eslint src","build":"npm-run-all build:*","watch":"npm-run-all --parallel watch:*","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline","watch:js":"onchange 'src/**/*.js' -i -- yarn build:cjs","build:cjs":"babel src --out-dir lib --source-maps inline --copy-files","build:css":"rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix","build:umd":"cross-env BABEL_ENV=umd rollup -c","watch:css":"onchange 'src/**/*.styl' -i -- yarn build:css","docs:build":"yarn build && cd docs && yarn && yarn build","prepublish":"yarn build","postpublish":"git push --tags","build:umd-min":"cross-env BABEL_ENV=umd NODE_ENV=production rollup -c","css:autoprefix":"postcss --use autoprefixer react-table.css -r"},"_npmUser":{"name":"teselagen-admin","email":"devops@teselagen.com"},"repository":{"url":"git+https://github.com/tnrich/react-table.git","type":"git"},"_npmVersion":"8.1.0","description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","directories":{},"_nodeVersion":"16.13.0","dependencies":{"classnames":"^2.2.5","@teselagen/react-list":"0.8.18"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.3.2","eslint":"^4.1.1","rimraf":"^2.6.1","rollup":"^0.55.3","stylus":"^0.54.5","onchange":"^3.0.2","standard":"^10.0.2","babel-cli":"6.14.0","cross-env":"^5.1.4","react-dom":"^16.3.2","prop-types":"^15.7.2","npm-run-all":"^4.1.2","postcss-cli":"^2.6.0","autoprefixer":"^6.7.0","babel-eslint":"6.1.2","match-sorter":"^1.8.0","react-json-tree":"^0.10.9","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint-plugin-react":"^7.4.0","rollup-plugin-babel":"^3.0.3","eslint-plugin-import":"^2.7.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-replace":"^2.0.0","eslint-plugin-jsx-a11y":"^6.0.2","rollup-plugin-commonjs":"^8.3.0","eslint-config-react-tools":"^1.0.10","rollup-plugin-node-resolve":"^3.0.2","eslint-plugin-class-property":"^1.0.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^15.x.x || ^16.x.x","react-dom":"^15.x.x || ^16.x.x","prop-types":"^15.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table_6.10.13_1697761802529_0.1486569135161393","host":"s3://npm-registry-packages"}},"6.10.15":{"name":"@teselagen/react-table","version":"6.10.15","keywords":["react","table","react-table","datagrid"],"license":"MIT","_id":"@teselagen/react-table@6.10.15","maintainers":[{"name":"teselagen-admin","email":"devops@teselagen.com"}],"homepage":"https://github.com/tnrich/react-table#readme","bugs":{"url":"https://github.com/tnrich/react-table/issues"},"dist":{"shasum":"d7d01797f69ce2df63551e7e6b2d1577f2ff910a","tarball":"https://registry.npmjs.org/@teselagen/react-table/-/react-table-6.10.15.tgz","fileCount":50,"integrity":"sha512-nCmU+Qxx4hZTxm0RaALL3FZL09LPAq6tjtQTVIxDeKrIGL231qNiG2mQ6e4J34SpY5cl5oCIoqy4hPWatts7JQ==","signatures":[{"sig":"MEYCIQCH5enF0ilJyN2OCLBGymnyopq4Q/DgLwFZ/gMnt0mg+gIhAM0QYmm/GCH2iK65EvyfwUDvyn3LOxSVYmAaMYmoX048","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1428440},"main":"lib/index.js","babel":{"env":{"es":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":false}],"react"]},"umd":{"plugins":["transform-object-rest-spread","transform-class-properties","external-helpers"],"presets":[["env",{"modules":false}],"react"]},"development":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":"commonjs"}],"react"]}}},"module":"es/index.js","gitHead":"9c9dfcc106b6a04ffccdd469576d163923dd071d","private":false,"scripts":{"docs":"yarn watch & cd docs && yarn && yarn start","test":"eslint src","build":"npm-run-all build:*","watch":"npm-run-all --parallel watch:*","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline","watch:js":"onchange 'src/**/*.js' -i -- yarn build:cjs","build:cjs":"babel src --out-dir lib --source-maps inline --copy-files","build:css":"rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix","build:umd":"cross-env BABEL_ENV=umd rollup -c","watch:css":"onchange 'src/**/*.styl' -i -- yarn build:css","docs:build":"yarn build && cd docs && yarn && yarn build","prepublish":"yarn build","postpublish":"git push --tags","build:umd-min":"cross-env BABEL_ENV=umd NODE_ENV=production rollup -c","css:autoprefix":"postcss --use autoprefixer react-table.css -r"},"_npmUser":{"name":"teselagen-admin","email":"devops@teselagen.com"},"repository":{"url":"git+https://github.com/tnrich/react-table.git","type":"git"},"_npmVersion":"8.1.0","description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","directories":{},"_nodeVersion":"16.13.0","dependencies":{"classnames":"^2.2.5","@teselagen/react-list":"0.8.18"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.3.2","eslint":"^4.1.1","rimraf":"^2.6.1","rollup":"^0.55.3","stylus":"^0.54.5","onchange":"^3.0.2","standard":"^10.0.2","babel-cli":"6.14.0","cross-env":"^5.1.4","react-dom":"^16.3.2","prop-types":"^15.7.2","npm-run-all":"^4.1.2","postcss-cli":"^2.6.0","autoprefixer":"^6.7.0","babel-eslint":"6.1.2","match-sorter":"^1.8.0","react-json-tree":"^0.10.9","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint-plugin-react":"^7.4.0","rollup-plugin-babel":"^3.0.3","eslint-plugin-import":"^2.7.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-replace":"^2.0.0","eslint-plugin-jsx-a11y":"^6.0.2","rollup-plugin-commonjs":"^8.3.0","eslint-config-react-tools":"^1.0.10","rollup-plugin-node-resolve":"^3.0.2","eslint-plugin-class-property":"^1.0.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^15.x.x || ^16.x.x","react-dom":"^15.x.x || ^16.x.x","prop-types":"^15.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table_6.10.15_1699313294504_0.5178027303770729","host":"s3://npm-registry-packages"}},"6.10.16":{"name":"@teselagen/react-table","version":"6.10.16","keywords":["react","table","react-table","datagrid"],"license":"MIT","_id":"@teselagen/react-table@6.10.16","maintainers":[{"name":"teselagen-admin","email":"devops@teselagen.com"}],"homepage":"https://github.com/tnrich/react-table#readme","bugs":{"url":"https://github.com/tnrich/react-table/issues"},"dist":{"shasum":"fbc4ba79d4964368ec07e911c1e5fe171c9b0758","tarball":"https://registry.npmjs.org/@teselagen/react-table/-/react-table-6.10.16.tgz","fileCount":50,"integrity":"sha512-oyS/F/rDtE9dgXvfuoMHh7ag/ZksxkexmnUTYrm6tthXRU/wVn6S6MrfSztjiYB0TaGi9aFCZB4f/onNTaRVcQ==","signatures":[{"sig":"MEUCIB6wDKuwwYz5lzQpdEUMJe9f2JzSIZgUf+YE3AGm7AVrAiEAp0YMC9+VikWt9b9T4ruzePUXDpjLptyNbQVZr5iPYcs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1420937},"main":"lib/index.js","babel":{"env":{"es":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":false}],"react"]},"umd":{"plugins":["transform-object-rest-spread","transform-class-properties","external-helpers"],"presets":[["env",{"modules":false}],"react"]},"development":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":"commonjs"}],"react"]}}},"module":"es/index.js","gitHead":"ba045447d73718fcc32a05623a100e674bc469cd","private":false,"scripts":{"docs":"yarn watch & cd docs && yarn && yarn start","test":"eslint src","build":"npm-run-all build:*","watch":"npm-run-all --parallel watch:*","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline","watch:js":"onchange 'src/**/*.js' -i -- yarn build:cjs","build:cjs":"babel src --out-dir lib --source-maps inline --copy-files","build:css":"rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix","build:umd":"cross-env BABEL_ENV=umd rollup -c","watch:css":"onchange 'src/**/*.styl' -i -- yarn build:css","docs:build":"yarn build && cd docs && yarn && yarn build","prepublish":"yarn build","postpublish":"git push --tags","build:umd-min":"cross-env BABEL_ENV=umd NODE_ENV=production rollup -c","css:autoprefix":"postcss --use autoprefixer react-table.css -r"},"_npmUser":{"name":"teselagen-admin","email":"devops@teselagen.com"},"repository":{"url":"git+https://github.com/tnrich/react-table.git","type":"git"},"_npmVersion":"8.1.0","description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","directories":{},"_nodeVersion":"16.13.0","dependencies":{"classnames":"^2.2.5","@teselagen/react-list":"0.8.18"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.3.2","eslint":"^4.1.1","rimraf":"^2.6.1","rollup":"^0.55.3","stylus":"^0.54.5","onchange":"^3.0.2","standard":"^10.0.2","babel-cli":"6.14.0","cross-env":"^5.1.4","react-dom":"^16.3.2","prop-types":"^15.7.2","npm-run-all":"^4.1.2","postcss-cli":"^2.6.0","autoprefixer":"^6.7.0","babel-eslint":"6.1.2","match-sorter":"^1.8.0","react-json-tree":"^0.10.9","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint-plugin-react":"^7.4.0","rollup-plugin-babel":"^3.0.3","eslint-plugin-import":"^2.7.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-replace":"^2.0.0","eslint-plugin-jsx-a11y":"^6.0.2","rollup-plugin-commonjs":"^8.3.0","eslint-config-react-tools":"^1.0.10","rollup-plugin-node-resolve":"^3.0.2","eslint-plugin-class-property":"^1.0.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^15.x.x || ^16.x.x","react-dom":"^15.x.x || ^16.x.x","prop-types":"^15.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table_6.10.16_1699313402201_0.026981440939095158","host":"s3://npm-registry-packages"}},"6.10.17":{"name":"@teselagen/react-table","version":"6.10.17","keywords":["react","table","react-table","datagrid"],"license":"MIT","_id":"@teselagen/react-table@6.10.17","maintainers":[{"name":"teselagen-admin","email":"devops@teselagen.com"}],"homepage":"https://github.com/tnrich/react-table#readme","bugs":{"url":"https://github.com/tnrich/react-table/issues"},"dist":{"shasum":"50069132cb4f91e2086eac97580ac21318de9f95","tarball":"https://registry.npmjs.org/@teselagen/react-table/-/react-table-6.10.17.tgz","fileCount":50,"integrity":"sha512-V0hTTggzjNOrBUxp2LTPHOzr/sVM3KxXT5KK7bqqk5MsPvxnZnhKbuzs9ncOIjHyPohBhOwss1B8tnxIxg8e6g==","signatures":[{"sig":"MEQCIDUFzydJ+6N27sCZkHvAmQKlP5pFz2C6gpHh/fhLKxxaAiA97b9PZrscMKVeDgXb8bgZyqtqxdn3T7hJTnw0SwlXag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1421325},"main":"lib/index.js","babel":{"env":{"es":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":false}],"react"]},"umd":{"plugins":["transform-object-rest-spread","transform-class-properties","external-helpers"],"presets":[["env",{"modules":false}],"react"]},"development":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":"commonjs"}],"react"]}}},"module":"es/index.js","gitHead":"ba045447d73718fcc32a05623a100e674bc469cd","private":false,"scripts":{"docs":"yarn watch & cd docs && yarn && yarn start","test":"eslint src","build":"npm-run-all build:*","watch":"npm-run-all --parallel watch:*","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline","watch:js":"onchange 'src/**/*.js' -i -- yarn build:cjs","build:cjs":"babel src --out-dir lib --source-maps inline --copy-files","build:css":"rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix","build:umd":"cross-env BABEL_ENV=umd rollup -c","watch:css":"onchange 'src/**/*.styl' -i -- yarn build:css","docs:build":"yarn build && cd docs && yarn && yarn build","prepublish":"yarn build","postpublish":"git push --tags","build:umd-min":"cross-env BABEL_ENV=umd NODE_ENV=production rollup -c","css:autoprefix":"postcss --use autoprefixer react-table.css -r"},"_npmUser":{"name":"teselagen-admin","email":"devops@teselagen.com"},"repository":{"url":"git+https://github.com/tnrich/react-table.git","type":"git"},"_npmVersion":"10.8.2","description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","directories":{},"_nodeVersion":"20.18.3","dependencies":{"classnames":"^2.2.5","@teselagen/react-list":"0.8.18"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.3.2","eslint":"^4.1.1","rimraf":"^2.6.1","rollup":"^0.55.3","stylus":"^0.54.5","onchange":"^3.0.2","standard":"^10.0.2","babel-cli":"6.14.0","cross-env":"^5.1.4","react-dom":"^16.3.2","prop-types":"^15.7.2","npm-run-all":"^4.1.2","postcss-cli":"^2.6.0","autoprefixer":"^6.7.0","babel-eslint":"6.1.2","match-sorter":"^1.8.0","react-json-tree":"^0.10.9","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint-plugin-react":"^7.4.0","rollup-plugin-babel":"^3.0.3","eslint-plugin-import":"^2.7.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-replace":"^2.0.0","eslint-plugin-jsx-a11y":"^6.0.2","rollup-plugin-commonjs":"^8.3.0","eslint-config-react-tools":"^1.0.10","rollup-plugin-node-resolve":"^3.0.2","eslint-plugin-class-property":"^1.0.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^15.x.x || ^16.x.x","react-dom":"^15.x.x || ^16.x.x","prop-types":"^15.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table_6.10.17_1744044393318_0.13385397048941994","host":"s3://npm-registry-packages-npm-production"}},"6.10.18":{"name":"@teselagen/react-table","version":"6.10.18","keywords":["react","table","react-table","datagrid"],"license":"MIT","_id":"@teselagen/react-table@6.10.18","maintainers":[{"name":"teselagen-admin","email":"devops@teselagen.com"}],"homepage":"https://github.com/tnrich/react-table#readme","bugs":{"url":"https://github.com/tnrich/react-table/issues"},"dist":{"shasum":"3d27277a511879e06e8415555d9138b49e1ac937","tarball":"https://registry.npmjs.org/@teselagen/react-table/-/react-table-6.10.18.tgz","fileCount":50,"integrity":"sha512-XRNPzoQRpmPqT+B/zsF0rMqHc4ri7pqFur3fGnLx+o2CMomEjy6MebV9tee+QuZ8Yd4a99t3BmP+w1IDvS/Ipg==","signatures":[{"sig":"MEYCIQDlZXB+9nNJ+V94TuOCWw5R1t/MR0c3zBqGBJRr/0ovvAIhAOgnYFvwHMddfKxEIg5oIetRBTqz735WYFg0DvxT+0Dw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1422061},"main":"lib/index.js","babel":{"env":{"es":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":false}],"react"]},"umd":{"plugins":["transform-object-rest-spread","transform-class-properties","external-helpers"],"presets":[["env",{"modules":false}],"react"]},"development":{"plugins":["transform-object-rest-spread","transform-class-properties"],"presets":[["env",{"modules":"commonjs"}],"react"]}}},"module":"es/index.js","gitHead":"ba045447d73718fcc32a05623a100e674bc469cd","private":false,"scripts":{"docs":"yarn watch & cd docs && yarn && yarn start","test":"eslint src","build":"npm-run-all build:*","watch":"npm-run-all --parallel watch:*","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline","watch:js":"onchange 'src/**/*.js' -i -- yarn build:cjs","build:cjs":"babel src --out-dir lib --source-maps inline --copy-files","build:css":"rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix","build:umd":"cross-env BABEL_ENV=umd rollup -c","watch:css":"onchange 'src/**/*.styl' -i -- yarn build:css","docs:build":"yarn build && cd docs && yarn && yarn build","prepublish":"yarn build","postpublish":"git push --tags","build:umd-min":"cross-env BABEL_ENV=umd NODE_ENV=production rollup -c","css:autoprefix":"postcss --use autoprefixer react-table.css -r"},"_npmUser":{"name":"teselagen-admin","email":"devops@teselagen.com"},"repository":{"url":"git+https://github.com/tnrich/react-table.git","type":"git"},"_npmVersion":"10.8.2","description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","directories":{},"_nodeVersion":"20.18.3","dependencies":{"classnames":"^2.2.5","@teselagen/react-list":"0.8.18"},"_hasShrinkwrap":false,"devDependencies":{"react":"^16.3.2","eslint":"^4.1.1","rimraf":"^2.6.1","rollup":"^0.55.3","stylus":"^0.54.5","onchange":"^3.0.2","standard":"^10.0.2","babel-cli":"6.14.0","cross-env":"^5.1.4","react-dom":"^16.3.2","prop-types":"^15.7.2","npm-run-all":"^4.1.2","postcss-cli":"^2.6.0","autoprefixer":"^6.7.0","babel-eslint":"6.1.2","match-sorter":"^1.8.0","react-json-tree":"^0.10.9","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint-plugin-react":"^7.4.0","rollup-plugin-babel":"^3.0.3","eslint-plugin-import":"^2.7.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-replace":"^2.0.0","eslint-plugin-jsx-a11y":"^6.0.2","rollup-plugin-commonjs":"^8.3.0","eslint-config-react-tools":"^1.0.10","rollup-plugin-node-resolve":"^3.0.2","eslint-plugin-class-property":"^1.0.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^15.x.x || ^16.x.x","react-dom":"^15.x.x || ^16.x.x","prop-types":"^15.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table_6.10.18_1744044680900_0.707821069449698","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2019-10-22T08:22:23.204Z","modified":"2025-11-04T21:29:39.897Z","6.10.1":"2019-10-22T08:22:23.359Z","6.10.3":"2019-10-22T18:08:17.957Z","6.10.5":"2019-10-25T19:06:26.467Z","6.10.6":"2019-10-25T19:11:25.851Z","6.10.7":"2019-10-25T19:13:06.042Z","6.10.8":"2019-10-25T19:28:05.128Z","6.10.9":"2019-11-06T21:47:02.472Z","6.10.11":"2022-10-27T20:12:39.078Z","6.10.12":"2023-10-20T00:28:05.800Z","6.10.13":"2023-10-20T00:30:03.110Z","6.10.15":"2023-11-06T23:28:14.838Z","6.10.16":"2023-11-06T23:30:02.526Z","6.10.17":"2025-04-07T16:46:33.548Z","6.10.18":"2025-04-07T16:51:21.134Z","6.10.19":"2025-09-14T20:29:54.574Z","6.10.20":"2025-09-14T20:37:08.597Z","6.10.21":"2025-09-14T21:01:51.449Z","6.10.22":"2025-09-16T02:33:13.667Z"},"bugs":{"url":"https://github.com/tnrich/react-table/issues"},"license":"MIT","homepage":"https://github.com/tnrich/react-table#readme","keywords":["react","table","react-table","datagrid"],"repository":{"url":"git+https://github.com/tnrich/react-table.git","type":"git"},"description":"teselagen maintained version of react-table@v6 (with react-list virtualization enabled by default above 200 rows) --  A fast, lightweight, opinionated table and datagrid built on React","maintainers":[{"email":"devops@teselagen.com","name":"teselagen-admin"},{"email":"tnrich@teselagen.com","name":"tnrich"},{"email":"colin.wilson@teselagen.com","name":"colincwilson"},{"email":"aramirez@teselagen.com","name":"andres-teselagen"},{"email":"tgreen@teselagen.com","name":"tgreen-teselagen"}],"readme":"","readmeFilename":""}