{"_id":"@tanstack/react-table-devtools","_rev":"192-999972aa3fa584739a7f3a8b447c0419","name":"@tanstack/react-table-devtools","dist-tags":{"alpha":"9.0.0-alpha.54","beta":"9.0.0-beta.80","latest":"9.2.0"},"versions":{"0.0.1-alpha.0":{"name":"@tanstack/react-table-devtools","version":"0.0.1-alpha.0","author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@0.0.1-alpha.0","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"dist":{"shasum":"65bd7e581c1fce928eea78b6a42c221d380db7a3","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-0.0.1-alpha.0.tgz","fileCount":46,"integrity":"sha512-zgjA8KL8x3b/vkPlUuKiTFCd/DrU0hjbobiHhw40kcTtjcewmUFQ2tWTzqrKmJ16pRsEN7y/VZgHe9hMmDWDtg==","signatures":[{"sig":"MEUCIH/DAbObqjloB6X7x7R+cepCi507az96vx6Y7fHczn9LAiEAvUy1Aw0HXHUZPk8+CrTmmccHOOn6bLsJFVySRVH83Ns=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":271329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh558ZCRA9TVsSAnZWagAA9r0P/At/xvGsJ/q8FLc0J6fx\nW7Bneo9ggPkp7jZBxyeq9XNZtukR+dZLYUDvNJQ9/kytn4CO6kMDCUqKN5jQ\nOX7zi51HgkDhgulVsS3QBDYsInwZzcKap94E5h+yq8r6ZqeTLjA8CyWstYh8\nl1zEtQ4hYS/fqmLxDwJ7pVHCE6cGSm4oQsUnHCh4kIJxMDxsLOWHjwvKfCHt\nvtHN7tyWG8XTqeP+XzdcTiAjSEw1gK4dqJAcjOtA++5IARiBDrdOfhPS90GN\nwSFJUaJl1p3Q2ZjG6SGqDgDJ1Js/h83WDwuGE1wvzVpnF51xEgJQP8rBhSNw\nB+MVUx44qQeCk3Xu9x26J/cGZOvjG//dIhsVJo1Vsyj4qkNIhCyHadDyZQZG\nfSpL4CkwzNUOXCh/usaTP48ngHKtXm2mIMNTycuyDcUAHzjHQRpZjbdv9BjS\nJPBIYFtVDI4Ukyv9QS2JBvqzExzXsc6IdCIMprqfNW9n3dwW0FOstuD5DaOI\nHp+4VFUK1kjtcP69E91WB/0dPhiWFTs876heU/AwFqZGsu1fFci4+a0jGC+h\nBvUaKqFQzHp3i3iHbEgXh9Ylx4zMSA6JQrVcRpq9v39E6xQX68HS+r8QgcVE\nA/KuD2tPWpYLBIbvJDzbbFFlVxRcr2e9WqzJjxDWYJ7uvHLrPfnfuaoJ0jeC\ndTLR\r\n=hS73\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","unpkg":"dist/react-location-devtools.production.min.js","module":"es/index.js","funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"test":"(is-ci && yarn test:ci) || yarn test:dev","build":"yarn format && yarn build:commonjs && yarn build:es && yarn build:umd && yarn build:types","start":"yarn watch","stats":"open ./stats.html","watch":"yarn watch:commonjs & yarn watch:es & yarn watch:umd & yarn watch:types","doctoc":"doctoc README.md","format":"yarn prettier --write","test:ci":"yarn && yarn test:jest","build:es":"rimraf ./es && babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","prettier":"prettier \"{.,src,src/**,example/src,example/src/**}/*.{md,js,jsx,ts,tsx,json}\"","test:dev":"yarn && yarn test:jest --watch","watch:es":"rimraf ./es && babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","build:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -c && rollup-plugin-visualizer stats-react.json","now-build":"yarn && cd www && yarn && yarn build","test:jest":"exit 0;","watch:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -w -c && rollup-plugin-visualizer stats-react.json","build:types":"rimraf ./types && tsc --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","watch:types":"rimraf ./types && tsc --watch --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","test:coverage":"yarn test:ci; open coverage/lcov-report/index.html","build:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib","watch:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"description":"See https://react-table.tanstack.com/tools/devtools","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","browserslist":["last 2 versions","> 0.2%"],"dependencies":{"core-js":"^3.18.3","fast-async":"7","react-table":"next","ts-toolbelt":"^9.6.0","@babel/runtime":"^7.15.4"},"_hasShrinkwrap":false,"devDependencies":{"is-ci":"^3.0.0","react":"^17.0.2","tslib":"^2.3.1","doctoc":"^2.1.0","rimraf":"^3.0.2","rollup":"^2.16.1","replace":"^1.2.1","prettier":"^2.4.1","cross-env":"^7.0.3","react-dom":"^17.0.2","@babel/cli":"^7.15.7","typescript":"^4.4.3","@babel/core":"^7.15.8","@types/react":"^17.0.27","@types/react-dom":"^17.0.9","@babel/preset-env":"^7.15.8","rollup-plugin-jscc":"^1.0.0","rollup-plugin-size":"^0.2.2","@babel/preset-react":"^7.14.5","react-test-renderer":"^17.0.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@testing-library/react":"^12.1.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","babel-plugin-const-enum":"^1.1.0","@babel/preset-typescript":"^7.15.0","rollup-plugin-visualizer":"^5.5.2","@testing-library/jest-dom":"^5.14.1","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@testing-library/react-hooks":"^7.0.2","@babel/plugin-transform-runtime":"^7.15.8","rollup-plugin-peer-deps-external":"^2.2.2","babel-plugin-transform-async-to-promises":"^0.8.15"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_0.0.1-alpha.0_1642569497661_0.7777943268114595","host":"s3://npm-registry-packages"}},"0.0.1-alpha.1":{"name":"@tanstack/react-table-devtools","version":"0.0.1-alpha.1","author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@0.0.1-alpha.1","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"dist":{"shasum":"c6ac5c860a234ce293ade5b2f2fce5b1f839b35a","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-0.0.1-alpha.1.tgz","fileCount":46,"integrity":"sha512-Kmj2OCD4N8qz9Cd8i3vT8KDlg1pYBeCiJPgJEKSjrKZ/dKukKcxx6Ndh6dUExum3SGMIr2u6VIIUxGefzB8cwg==","signatures":[{"sig":"MEUCIQDeFJq/Af2wU3G22dim7H3jhkulXSQyaF8hpNb0wM+8ZAIgY8v0aFEKPK1NuK85e+xelnHx1ekniF0eWwhRgcA5dCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":271329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh564UCRA9TVsSAnZWagAAqMgQAJZe1FdYgv5X8h//t6Hk\nPJhpiCVnEw2QJMTp17iA17gLvz/zHhEd6iDChSlQ7XX5IHnWWJkE10zRRl1U\nb5EqlfjCMB3KZFIJSBT6lbgfV+KAhHbMTNx06dE66EDxy+vFABQVur7uZQjE\nv8S+g/RwnK6g/oZq+U8XYSU6dRLoo0EONQFF8ny/fSuIxnq0CFQYCdtWfbUV\nX0+AWHEa3JdiofnEUgCE8TpoGcTpccolDNoG7Iug7g0NmYkCKW+LEuct3fMI\nRkdp0bFnEN2l64/n0Csa+z5NwmBcokReUxIcOH4fXgdnuF2G+eEmRF2Ly2Il\n/vDl0oL4IrDgzExFYOLjhpnam9yPY/9rqYtW/lKpwHcCKSBcqQhICSULhxBa\nx3N25cpHA8gdBMOFQE69hPELeqrJZy89x4ZeTD9ZWLpJwL72bK9cTHTzN6Kb\n5RV34qw/l49OKFqKLPbPFYtaZabN8pBIdSwh2TEQadd5Kaeue1qJAzhAo4j4\nttr+AMpKu4TaJ1YyDgfDd202/hnRXpFPW88jnTW6S5gYdbCHrDAeu4Csal6v\nwdbaeGKkLp1tM5FSz29BO/GRpHiAutAP3hoWiCzzJw9FtVrhEAph91TDqC98\n7LfeT3CD1woD8+qvTRy/ook8t8lN97wvuVC2TuxvK6Q0f5RpqsoNy9Y8ljw4\nJ5At\r\n=BVTT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","unpkg":"dist/react-location-devtools.production.min.js","module":"es/index.js","funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"test":"(is-ci && yarn test:ci) || yarn test:dev","build":"yarn format && yarn build:commonjs && yarn build:es && yarn build:umd && yarn build:types","start":"yarn watch","stats":"open ./stats.html","watch":"yarn watch:commonjs & yarn watch:es & yarn watch:umd & yarn watch:types","doctoc":"doctoc README.md","format":"yarn prettier --write","test:ci":"yarn && yarn test:jest","build:es":"rimraf ./es && babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","prettier":"prettier \"{.,src,src/**,example/src,example/src/**}/*.{md,js,jsx,ts,tsx,json}\"","test:dev":"yarn && yarn test:jest --watch","watch:es":"rimraf ./es && babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","build:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -c && rollup-plugin-visualizer stats-react.json","now-build":"yarn && cd www && yarn && yarn build","test:jest":"exit 0;","watch:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -w -c && rollup-plugin-visualizer stats-react.json","build:types":"rimraf ./types && tsc --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","watch:types":"rimraf ./types && tsc --watch --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","test:coverage":"yarn test:ci; open coverage/lcov-report/index.html","build:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib","watch:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"description":"See https://react-table.tanstack.com/tools/devtools","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","browserslist":["last 2 versions","> 0.2%"],"dependencies":{"core-js":"^3.18.3","fast-async":"7","react-table":"next","ts-toolbelt":"^9.6.0","@babel/runtime":"^7.15.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"is-ci":"^3.0.0","react":"^17.0.2","tslib":"^2.3.1","doctoc":"^2.1.0","rimraf":"^3.0.2","rollup":"^2.16.1","replace":"^1.2.1","prettier":"^2.4.1","cross-env":"^7.0.3","react-dom":"^17.0.2","@babel/cli":"^7.15.7","typescript":"^4.4.3","@babel/core":"^7.15.8","@types/react":"^17.0.27","@types/react-dom":"^17.0.9","@babel/preset-env":"^7.15.8","rollup-plugin-jscc":"^1.0.0","rollup-plugin-size":"^0.2.2","@babel/preset-react":"^7.14.5","react-test-renderer":"^17.0.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@testing-library/react":"^12.1.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","babel-plugin-const-enum":"^1.1.0","@babel/preset-typescript":"^7.15.0","rollup-plugin-visualizer":"^5.5.2","@testing-library/jest-dom":"^5.14.1","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@testing-library/react-hooks":"^7.0.2","@babel/plugin-transform-runtime":"^7.15.8","rollup-plugin-peer-deps-external":"^2.2.2","babel-plugin-transform-async-to-promises":"^0.8.15"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_0.0.1-alpha.1_1642573332332_0.6306619747917916","host":"s3://npm-registry-packages"}},"0.0.1-alpha.2":{"name":"@tanstack/react-table-devtools","version":"0.0.1-alpha.2","author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@0.0.1-alpha.2","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"dist":{"shasum":"d992ea83eb41be7f91c64869bf9c3371ae049be2","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-0.0.1-alpha.2.tgz","fileCount":45,"integrity":"sha512-Oa+CSGh59lAAVQmDHpPjSlsHz/6aDQhqP19/E/JvAkQwEHzque1J/eG2CI61xdQR+nTIFk3ZvWJOEe3gR9KDzQ==","signatures":[{"sig":"MEYCIQDRC1WZsPD8NLUEFnsT757QYP6EoyToLFwj5wbpa0gA6AIhALkjku6VW6VP1l0g7XPeP9xlIzwEDSfLHEQ7h4yTY8M0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6FQQCRA9TVsSAnZWagAAHHUQAJUrI3sYQR9x/fGmVoei\nR5XRo3L9Okrsychzn0URf9MShpDLw/nj81ADZru6Ej0L5YCbqKxW3I5lfa/d\nWjIJKHSQoaha1i6rMTheY2qwNFn2RmQfEDBCHTBtnvifN9JtNUlfMRgrEmoS\nlwCiMjCLAnVjbEY8oiimUuMHd+DAklGk5VfZL8OCQh3NmK+IiDaRnhLCm4Vm\nCarj+1JfJU+C0jZb83dXV+1ryvU+Psb7Mvdw68GEJAqZFEH9TaOQYCywPhCa\nv7ocq+UYn3yzzpknPiU96h17PpyZssTj+yu/+IA4EJ6gNSehSMbe3ScQAzD9\nhSiRV74yeQ/XhW6pmLobCPx39QsH9LWMOaG+Hj22/0pUord2OLET8Idw2u2f\n6YR5hjUI+VEVwM4KbQb7eWgzu3SfbwOGsAySPOVWg9YvEEDhThT1WCd2Fj0H\nyPlXXAdh9uMLHBO6GxtUoRrMRMVe0/rsAPr/FaN7AiI8Fa3+Rjsg3XMpu0JB\ntzEF/ubiNecKpDRTUZSJ2dEgPyxD9cNwMc0ZT74qXzDg8FAAFBnkJAY+GDJ8\nEIfC+dkt1GUAgDK/un0a283CAWdCs/U7FopmW7DqECySXEzuq9ZMxsKfvnvL\nUmgMXJxAY+k8Jue+/13vGZybicsPqbvIASUn76IPS/4NfhQCC8iPNtGvxeH0\n8E4v\r\n=OXiQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","unpkg":"dist/react-location-devtools.production.min.js","module":"es/index.js","funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"test":"(is-ci && yarn test:ci) || yarn test:dev","build":"yarn format && yarn build:commonjs && yarn build:es && yarn build:umd && yarn build:types","start":"yarn watch","stats":"open ./stats.html","watch":"yarn watch:commonjs & yarn watch:es & yarn watch:umd & yarn watch:types","doctoc":"doctoc README.md","format":"yarn prettier --write","test:ci":"yarn && yarn test:jest","build:es":"rimraf ./es && babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","prettier":"prettier \"{.,src,src/**,example/src,example/src/**}/*.{md,js,jsx,ts,tsx,json}\"","test:dev":"yarn && yarn test:jest --watch","watch:es":"rimraf ./es && babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","build:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -c && rollup-plugin-visualizer stats-react.json","now-build":"yarn && cd www && yarn && yarn build","test:jest":"exit 0;","watch:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -w -c && rollup-plugin-visualizer stats-react.json","build:types":"rimraf ./types && tsc --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","watch:types":"rimraf ./types && tsc --watch --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","test:coverage":"yarn test:ci; open coverage/lcov-report/index.html","build:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib","watch:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"description":"See https://react-table.tanstack.com/tools/devtools","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","browserslist":["last 2 versions","> 0.2%"],"dependencies":{"core-js":"^3.18.3","fast-async":"7","react-table":"next","ts-toolbelt":"^9.6.0","@babel/runtime":"^7.15.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"is-ci":"^3.0.0","react":"^17.0.2","tslib":"^2.3.1","doctoc":"^2.1.0","rimraf":"^3.0.2","rollup":"^2.16.1","replace":"^1.2.1","prettier":"^2.4.1","cross-env":"^7.0.3","react-dom":"^17.0.2","@babel/cli":"^7.15.7","typescript":"^4.4.3","@babel/core":"^7.15.8","@types/react":"^17.0.27","@types/react-dom":"^17.0.9","@babel/preset-env":"^7.15.8","rollup-plugin-jscc":"^1.0.0","rollup-plugin-size":"^0.2.2","@babel/preset-react":"^7.14.5","react-test-renderer":"^17.0.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@testing-library/react":"^12.1.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","babel-plugin-const-enum":"^1.1.0","@babel/preset-typescript":"^7.15.0","rollup-plugin-visualizer":"^5.5.2","@testing-library/jest-dom":"^5.14.1","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@testing-library/react-hooks":"^7.0.2","@babel/plugin-transform-runtime":"^7.15.8","rollup-plugin-peer-deps-external":"^2.2.2","babel-plugin-transform-async-to-promises":"^0.8.15"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_0.0.1-alpha.2_1642615824698_0.6408665553622137","host":"s3://npm-registry-packages"}},"0.0.1-alpha.3":{"name":"@tanstack/react-table-devtools","version":"0.0.1-alpha.3","author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@0.0.1-alpha.3","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"dist":{"shasum":"23d7dded5385f6653d9e895ff5a18f566dfcf6b6","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-0.0.1-alpha.3.tgz","fileCount":45,"integrity":"sha512-UwODYOqwkBKR8jBGbYSlnPlPIp6o7ISG44gyQialCFtCt7pTvNCIgrAzUB4YeLL9ZbHk3OE1QLcA+rSfmP4yaQ==","signatures":[{"sig":"MEQCIFwkoYQHQrN1a5FmBDmcyJW2wm4iU2+m3RmfESxJ+jeIAiAK40Pqgi6D8ynTK/sAYUr10ipeH4twnsugrHAVv1Mqnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7G+RCRA9TVsSAnZWagAAWUcP/13i0h3qYgzT6wtYahqI\nUOgobm4Lfv2d/1Salzb+FHFfJCJ4UGJXYMdc3/Gj36q1VaNIGf5Z9hlE+06D\n9Ej/jZlQSuRaq+QHJzQV2PMQK5fRRfcQGPsl2MOmaY0WQeUIdUj3Jduj+ale\n6K+osbDeCVWnBMhFjL1tDDY0puKwXEE21+bE3y1kvv/znXG8VZHxaH1b6nBu\nuGF22at/4wYmb+UlMxolWaEqO1Q0LmrgZTKYM63wMjAa3lrjNP+gJtSzWbkh\nx2Gr8Dksn1rWPtqt5MHWRLuTgM1Hn2eIzZZJIVA6e7F/6aBz0njzSLBGcBxx\nnD+QBlcOetqdjR9FpB5y1pau2kUg7HgET+VZ7PKaFxMzv4Wc1hmIAfcp9szP\nYZAUPLqPS7AHw4//Ay7oCHOJCzLkOJXPBgFm8u0b1vOoNymNTzn/wXtAGMav\nZtAELKQJVhp6yCxsHWy1WGBoDrcx68nJW5/M9sFtv7nDOipncdgiwOJ4uFrt\n4/Ao9WAaa+q40tBkuvOKpfN4xMzxsnqt6eu91UbHyCWklqLROxdzLa4OKdBz\nEhsvJNqoRa5Cd9xMPAnI3ISliMrbSAVdkJ2zjG+SEKr005twlkEhBEIndRtO\nFfxzjCLDIeBWMGixreswXOYgm8LPVcf5ITe35ueyNp7FlhIRx8ZRz+qq1BP+\n/TG1\r\n=bCN4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","unpkg":"dist/react-location-devtools.production.min.js","module":"es/index.js","funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"test":"(is-ci && yarn test:ci) || yarn test:dev","build":"yarn format && yarn build:commonjs && yarn build:es && yarn build:umd && yarn build:types","start":"yarn watch","stats":"open ./stats.html","watch":"yarn watch:commonjs & yarn watch:es & yarn watch:umd & yarn watch:types","doctoc":"doctoc README.md","format":"yarn prettier --write","test:ci":"yarn && yarn test:jest","build:es":"rimraf ./es && babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","prettier":"prettier \"{.,src,src/**,example/src,example/src/**}/*.{md,js,jsx,ts,tsx,json}\"","test:dev":"yarn && yarn test:jest --watch","watch:es":"rimraf ./es && babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","build:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -c && rollup-plugin-visualizer stats-react.json","now-build":"yarn && cd www && yarn && yarn build","test:jest":"exit 0;","watch:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -w -c && rollup-plugin-visualizer stats-react.json","build:types":"rimraf ./types && tsc --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","watch:types":"rimraf ./types && tsc --watch --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","test:coverage":"yarn test:ci; open coverage/lcov-report/index.html","build:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib","watch:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"description":"See https://react-table.tanstack.com/tools/devtools","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","browserslist":["last 2 versions","> 0.2%"],"dependencies":{"core-js":"^3.18.3","fast-async":"7","ts-toolbelt":"^9.6.0","@babel/runtime":"^7.15.4","@tanstack/react-table":"0.0.1-alpha.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"is-ci":"^3.0.0","react":"^17.0.2","tslib":"^2.3.1","doctoc":"^2.1.0","rimraf":"^3.0.2","rollup":"^2.16.1","replace":"^1.2.1","prettier":"^2.4.1","cross-env":"^7.0.3","react-dom":"^17.0.2","@babel/cli":"^7.15.7","typescript":"^4.4.3","@babel/core":"^7.15.8","@types/react":"^17.0.27","@types/react-dom":"^17.0.9","@babel/preset-env":"^7.15.8","rollup-plugin-jscc":"^1.0.0","rollup-plugin-size":"^0.2.2","@babel/preset-react":"^7.14.5","react-test-renderer":"^17.0.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@testing-library/react":"^12.1.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","babel-plugin-const-enum":"^1.1.0","@babel/preset-typescript":"^7.15.0","rollup-plugin-visualizer":"^5.5.2","@testing-library/jest-dom":"^5.14.1","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@testing-library/react-hooks":"^7.0.2","@babel/plugin-transform-runtime":"^7.15.8","rollup-plugin-peer-deps-external":"^2.2.2","babel-plugin-transform-async-to-promises":"^0.8.15"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_0.0.1-alpha.3_1642885009264_0.6239678358873535","host":"s3://npm-registry-packages"}},"0.0.1-alpha.4":{"name":"@tanstack/react-table-devtools","version":"0.0.1-alpha.4","author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@0.0.1-alpha.4","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"dist":{"shasum":"edd0637fc0353cc99cd5613c05dd1849f0b07a41","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-0.0.1-alpha.4.tgz","fileCount":45,"integrity":"sha512-Ew7BpTnHxee+2vQ2qcoKd5yTpkDrqDeljFdXaklDB9+syCsyxJ5c/dLVRfMhFZhWoMdk+UPw2RnPpMembUELZA==","signatures":[{"sig":"MEQCIDZEpt2Tos27UeiT4ACFKrsLsTVk9ktNy1/GQ6TH9kngAiBcGCy4JLH6EyUUhyjpqLb6NQxW52jXzCtTeD4qUBYn+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7HDHCRA9TVsSAnZWagAAf+kP/2Y+FqtIS+/FDnZpBYuQ\n+bz3+GTATuioL99znrpwmPGt5EsMuQWOLd+o3W68QMkNKj8dKXjQ1l/Txd8v\nZmDI9G3dFYSvINUBYZDhYfwXphYcEAiGEAGyDNrU8Jts/2UObIChaTHHFa++\nmaEFbrrckY+1nyTNFgr1KIZHwuwtShMJ7R1s2rzjiI8J2Si+6e7Zm3eITqIJ\nM9gpPOLUu2CT2SLFIDeIsc8iYFiYfqfTWTS0SwJrp0lyFs+4MjAvzdUovefc\n83jkT/HAGV1xMZhSQhg3l2uiZYWfr+12JIt+jEtS/spo+xttYN2l//YrsQe4\n6DRSRuX5tF3FEHbGjLrYRSxLfdUk5e2qKBC2ly4ANodEf7kdNtAOGVewG/5l\njQ5fy1fhmbvz8Wl34PEe4ZsrtIy6jPSev7GvyaKcUx/UR/HUazX4RWBFzfcf\nulliLQuQ1UD/ELorSFExRG9YCn2QJdC3F0UFx9gM3qFhewYMarKu/Luk7Ot8\n3TrW3+PZhxBygZfHEXdkRznNzwDgGW/3m7iLCMRJFU3oFqwRiRcmr8eeIklU\nKvJVNiNCB1zAihl8G4bQurQi6gk/NF30qxktlW1WJ/bwOIY4vyIVGhSmeiYY\nlaLdaFAZMXVIc7AcwUscaTCqjYBZMmUNE2qnycTNOlh235zXqBxATCGdfC7h\nMRVy\r\n=He9+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","unpkg":"dist/react-location-devtools.production.min.js","module":"es/index.js","funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"test":"(is-ci && yarn test:ci) || yarn test:dev","build":"yarn format && yarn build:commonjs && yarn build:es && yarn build:umd && yarn build:types","start":"yarn watch","stats":"open ./stats.html","watch":"yarn watch:commonjs & yarn watch:es & yarn watch:umd & yarn watch:types","doctoc":"doctoc README.md","format":"yarn prettier --write","test:ci":"yarn && yarn test:jest","build:es":"rimraf ./es && babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","prettier":"prettier \"{.,src,src/**,example/src,example/src/**}/*.{md,js,jsx,ts,tsx,json}\"","test:dev":"yarn && yarn test:jest --watch","watch:es":"rimraf ./es && babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","build:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -c && rollup-plugin-visualizer stats-react.json","now-build":"yarn && cd www && yarn && yarn build","test:jest":"exit 0;","watch:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -w -c && rollup-plugin-visualizer stats-react.json","build:types":"rimraf ./types && tsc --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","watch:types":"rimraf ./types && tsc --watch --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","test:coverage":"yarn test:ci; open coverage/lcov-report/index.html","build:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib","watch:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"description":"See https://react-table.tanstack.com/tools/devtools","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","browserslist":["last 2 versions","> 0.2%"],"dependencies":{"core-js":"^3.18.3","fast-async":"7","ts-toolbelt":"^9.6.0","@babel/runtime":"^7.15.4","@tanstack/react-table":"0.0.1-alpha.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"is-ci":"^3.0.0","react":"^17.0.2","tslib":"^2.3.1","doctoc":"^2.1.0","rimraf":"^3.0.2","rollup":"^2.16.1","replace":"^1.2.1","prettier":"^2.4.1","cross-env":"^7.0.3","react-dom":"^17.0.2","@babel/cli":"^7.15.7","typescript":"^4.4.3","@babel/core":"^7.15.8","@types/react":"^17.0.27","@types/react-dom":"^17.0.9","@babel/preset-env":"^7.15.8","rollup-plugin-jscc":"^1.0.0","rollup-plugin-size":"^0.2.2","@babel/preset-react":"^7.14.5","react-test-renderer":"^17.0.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@testing-library/react":"^12.1.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","babel-plugin-const-enum":"^1.1.0","@babel/preset-typescript":"^7.15.0","rollup-plugin-visualizer":"^5.5.2","@testing-library/jest-dom":"^5.14.1","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@testing-library/react-hooks":"^7.0.2","@babel/plugin-transform-runtime":"^7.15.8","rollup-plugin-peer-deps-external":"^2.2.2","babel-plugin-transform-async-to-promises":"^0.8.15"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_0.0.1-alpha.4_1642885318870_0.8799282853625985","host":"s3://npm-registry-packages"}},"0.0.1-alpha.5":{"name":"@tanstack/react-table-devtools","version":"0.0.1-alpha.5","author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@0.0.1-alpha.5","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"dist":{"shasum":"3eb41259d00e31f983fe123ce309ce000b6b38e2","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-0.0.1-alpha.5.tgz","fileCount":45,"integrity":"sha512-Bgm7fM+rhnhaJvgmqy0vP7AOTK2JKhjzvAajW28zORwYV+PlJd3lE/hTipTXthENt/zE5LCbFIX5Bzz9E8wzfA==","signatures":[{"sig":"MEYCIQCvhNx8h6FqWhwFZVw3iUUVGH48umQW7hRDbWuWi7KCkgIhAPjWLtQpsYOqA1VhXR5nNClwedMFG4GckFM9KDZ54gxP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7HIaCRA9TVsSAnZWagAAN28P/3VxBqgHQVngQQ+lAxS9\nG8iLXtzeMrb+mPz2p/8VOm1g9XsNWpYw2G2PKut2QsNX2k4EJJHaehGD7QUa\nPSXknlcAP7HEqA0Ft4O0eXmWji+jZJilCLGmZT941R0Zcq+7Z94GooI1qepK\nBSvp0+bViUMwNbOIzAQ4LTVV2mwfa3B04VGvoFdOkOFqYkeGxSg+/w9hGtVH\n5wcIbd784QrIR4JI2QaJGQGON5MANfsg/2Vn9HHHzx1KikxRFfU1la8E2A8i\nFuU6cVAqhbzPo8/rWaMeNEe4yySOlG46ccn6zpGKltI8bcasDRbUjoDLf3+M\nWXuddjXhV3vPbEZF/BbRUHwiN18dN8NkFkjgBJdNFnLEeQrmQx7CiMW91n+f\nfByMnYp8YlUDqJQEJb1Y11yM7HkdDk2ejOIIJPe2F4p5VSZrleM1h1AopcBL\nA7TKyH9MhSIKkyPGOJqwrxfH5fcn+KKwl4TXgC3jCF0KOSyAUhxtzuYzn0Wn\n5hIkPXlUsVdJxWhdZyvA62AxkTyWoWW3wCFyjKY4ppBrrLmOyVZ8c39HAnMf\n6j6sONILB6S4mIwY/Qht6k+0EACn1vHw2fMWAqM5T/3HqNz67oEQYdBs6Bil\nwBlFRvhNpvgGO35l1kuw9DqxswZzcc1GTACYED/pbE3An5shV7xGl+gUsKdw\nOLN3\r\n=niCJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","unpkg":"dist/react-location-devtools.production.min.js","module":"es/index.js","funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"test":"(is-ci && yarn test:ci) || yarn test:dev","build":"yarn format && yarn build:commonjs && yarn build:es && yarn build:umd && yarn build:types","start":"yarn watch","stats":"open ./stats.html","watch":"yarn watch:commonjs & yarn watch:es & yarn watch:umd & yarn watch:types","doctoc":"doctoc README.md","format":"yarn prettier --write","test:ci":"yarn && yarn test:jest","build:es":"rimraf ./es && babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","prettier":"prettier \"{.,src,src/**,example/src,example/src/**}/*.{md,js,jsx,ts,tsx,json}\"","test:dev":"yarn && yarn test:jest --watch","watch:es":"rimraf ./es && babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","build:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -c && rollup-plugin-visualizer stats-react.json","now-build":"yarn && cd www && yarn && yarn build","test:jest":"exit 0;","watch:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -w -c && rollup-plugin-visualizer stats-react.json","build:types":"rimraf ./types && tsc --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","watch:types":"rimraf ./types && tsc --watch --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","test:coverage":"yarn test:ci; open coverage/lcov-report/index.html","build:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib","watch:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"description":"See https://react-table.tanstack.com/tools/devtools","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","browserslist":["last 2 versions","> 0.2%"],"dependencies":{"core-js":"^3.18.3","fast-async":"7","ts-toolbelt":"^9.6.0","@babel/runtime":"^7.15.4","@tanstack/react-table":"0.0.1-alpha.5"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"is-ci":"^3.0.0","react":"^17.0.2","tslib":"^2.3.1","doctoc":"^2.1.0","rimraf":"^3.0.2","rollup":"^2.16.1","replace":"^1.2.1","prettier":"^2.4.1","cross-env":"^7.0.3","react-dom":"^17.0.2","@babel/cli":"^7.15.7","typescript":"^4.4.3","@babel/core":"^7.15.8","@types/react":"^17.0.27","@types/react-dom":"^17.0.9","@babel/preset-env":"^7.15.8","rollup-plugin-jscc":"^1.0.0","rollup-plugin-size":"^0.2.2","@babel/preset-react":"^7.14.5","react-test-renderer":"^17.0.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@testing-library/react":"^12.1.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","babel-plugin-const-enum":"^1.1.0","@babel/preset-typescript":"^7.15.0","rollup-plugin-visualizer":"^5.5.2","@testing-library/jest-dom":"^5.14.1","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@testing-library/react-hooks":"^7.0.2","@babel/plugin-transform-runtime":"^7.15.8","rollup-plugin-peer-deps-external":"^2.2.2","babel-plugin-transform-async-to-promises":"^0.8.15"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_0.0.1-alpha.5_1642885658612_0.3211605731539948","host":"s3://npm-registry-packages"}},"0.0.1-alpha.6":{"name":"@tanstack/react-table-devtools","version":"0.0.1-alpha.6","author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@0.0.1-alpha.6","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"dist":{"shasum":"90b4bad61cae40d2e853698f7e668c43fd72efa0","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-0.0.1-alpha.6.tgz","fileCount":45,"integrity":"sha512-CmxSYs3uWRfQKG2hTjcTAop8A6gQjc2O2ql00qjIL8MRdR9b8Bd/u2rlPY1/Vvk3beFNN9FRFj0ErYbrT0GZ9g==","signatures":[{"sig":"MEUCIQD+sVUG6UMfUq0OcJr7yMOjiL1OlswUKFDy76MvFaBC4wIgHPFBYC8DWa6OQqGMZjA/K9BJj4sPpQtGMEiJRiBLzeY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7HcBCRA9TVsSAnZWagAAKHgP+QH70vFddrSv5Nh90nLL\nzLViZAgIaOu05tpDRwAsVo4wXLS2LB/9Ty3ylOVP3Ql6F75pokPpJE32zEzx\nIH9YtVvJesTNpLQR9vgNZzecZo2j5zR4YsPG0mZxYPFnNgzOVXkrYHlTFYNw\nj0i03CNmAe0l+lDsS5aGTaFhj0P9mbHvdTbErmpHnqiN067eK3T94kq5+29c\n1ET+T5Xd+UK5yGQr05Q7MKckkn0YoVJphIUULzqemk7+JqKDy4Ntqk2CZv5q\nXT5IzwZhQTbeJMZzSlkgbc1gK/yb2xKibPbkjUBF+HCjHLw0UqdJxeT2kMMc\nxbqvS29lTPu/7cfjKqYGRwNV1ClB4sYRPhGFhX6WAIS9ntyqdXWI6nJjIBNx\nGVs8mcEATMQ1OA3/HnqwciCfp0wbzqYqKwd58ygtAm0rXUBJniWOibRZXuNE\nFc1A79UOu8esYISRrcKtP1bmR7DjhwEuqPQSwbHBlV0Rl28SFPYs3pApBmej\na6GKyBPLh9gim0BqHopUxDC+amEsSComzbMrCYECvgPiZQpxhCCTf7AUO3OJ\nV1akQNU5VOrwYtWo/c9wxIxwFJOs6WdWhyd+qbL2MiFwV1NTYObkRgbdm9++\nY+8h/ElsCTeApFRstNq7O/yUbbLnf5jv/hckOxihfJn1A4wmaERk46LnN1XX\n0HPC\r\n=184L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","unpkg":"dist/react-location-devtools.production.min.js","module":"es/index.js","funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"test":"(is-ci && yarn test:ci) || yarn test:dev","build":"yarn format && yarn build:commonjs && yarn build:es && yarn build:umd && yarn build:types","start":"yarn watch","stats":"open ./stats.html","watch":"yarn watch:commonjs & yarn watch:es & yarn watch:umd & yarn watch:types","doctoc":"doctoc README.md","format":"yarn prettier --write","test:ci":"yarn && yarn test:jest","build:es":"rimraf ./es && babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","prettier":"prettier \"{.,src,src/**,example/src,example/src/**}/*.{md,js,jsx,ts,tsx,json}\"","test:dev":"yarn && yarn test:jest --watch","watch:es":"rimraf ./es && babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","build:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -c && rollup-plugin-visualizer stats-react.json","now-build":"yarn && cd www && yarn && yarn build","test:jest":"exit 0;","watch:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -w -c && rollup-plugin-visualizer stats-react.json","build:types":"rimraf ./types && tsc --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","watch:types":"rimraf ./types && tsc --watch --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","test:coverage":"yarn test:ci; open coverage/lcov-report/index.html","build:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib","watch:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"description":"See https://react-table.tanstack.com/tools/devtools","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","browserslist":["last 2 versions","> 0.2%"],"dependencies":{"core-js":"^3.18.3","fast-async":"7","ts-toolbelt":"^9.6.0","@babel/runtime":"^7.15.4","@tanstack/react-table":"0.0.1-alpha.6"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"is-ci":"^3.0.0","react":"^17.0.2","tslib":"^2.3.1","doctoc":"^2.1.0","rimraf":"^3.0.2","rollup":"^2.16.1","replace":"^1.2.1","prettier":"^2.4.1","cross-env":"^7.0.3","react-dom":"^17.0.2","@babel/cli":"^7.15.7","typescript":"^4.4.3","@babel/core":"^7.15.8","@types/react":"^17.0.27","@types/react-dom":"^17.0.9","@babel/preset-env":"^7.15.8","rollup-plugin-jscc":"^1.0.0","rollup-plugin-size":"^0.2.2","@babel/preset-react":"^7.14.5","react-test-renderer":"^17.0.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@testing-library/react":"^12.1.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","babel-plugin-const-enum":"^1.1.0","@babel/preset-typescript":"^7.15.0","rollup-plugin-visualizer":"^5.5.2","@testing-library/jest-dom":"^5.14.1","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@testing-library/react-hooks":"^7.0.2","@babel/plugin-transform-runtime":"^7.15.8","rollup-plugin-peer-deps-external":"^2.2.2","babel-plugin-transform-async-to-promises":"^0.8.15"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_0.0.1-alpha.6_1642886912818_0.25308020983966584","host":"s3://npm-registry-packages"}},"0.0.1-alpha.7":{"name":"@tanstack/react-table-devtools","version":"0.0.1-alpha.7","author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@0.0.1-alpha.7","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"dist":{"shasum":"93edb2d957afdfd19950dd69dd8db49d8fbac8eb","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-0.0.1-alpha.7.tgz","fileCount":45,"integrity":"sha512-Q097Rbf2gXe5e+nGULxHUqE32xQqIa76B7PBg0i2MV0nQOKTcwb9xvr6Zm3MI+aXkWgCmgMvU6ak1VewdH4jEA==","signatures":[{"sig":"MEUCIFYcjc17f77XWujUFbBeKah8pG6H5kmi7RN4gwNDQsVgAiEAqCZ9quoMFywBmwKqqogFc5a6owLbceJOL9GgBo9PvXU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7HetCRA9TVsSAnZWagAAnUwP/3C6rOrvkCHzUjojxAqQ\nGy5Utnm/CMUcZqaTn/x5XfZnOD9w6V4E3I+w0DWVCbzFdgUBtI8Zgs7zR/gU\niRyLUyvtzNXsu1Bo+C+QD36PfK5cPJ7w2Xwa/ksW4cAT5T63FRlNka1deT/g\n4eBwjUxQah4Nk2cVE6LS5Uybp8yCstBC7IvywxMpqAWv9D80uiNhNLIsCxqK\nkmPASwJXfe8Fx3xufUulGXuhLesQ78dyVfeDYla7by+in7O1+pwebT0Jy/ee\nqSlhxjUdL3DNIrCWoXR5gMgj+hw8dM00khw2AuOBoHeRexU14PqmuWFjSsHS\nBJEU/IRow1UO0ELgJ5HhwWBMIzc0gwTYU++yZapUZAWwyRpD/bf9I+Wq6NBo\n9gH3HlM5BScP/b5b2ql0NHf0I3ldhW31f0pTbEBs9fFFuCt84WgfPhfspB6u\n9JhDA193uYaYndMWmwA0AzPY0m78NRQexJCThk69CRzEvtnR+yAmnMLxNfR8\nZpzmhcyLAY2gi7TXoSqMMDMfQm8jJjmkDcOir+A9/qfgxW6Wz/O1SXsjLwqS\nj3Apz2feVMbV2+R7TkAUuxIRr4MwXyqJuwKESYgeEckjupgzZyx0cIQ1WAOJ\nS8fcIKcl7QIuhQTEsc9UD48RYCdhqFCsPONMOFPq3HkRFgMfQLMWcdkxBMJ0\na3WJ\r\n=Wot2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","unpkg":"dist/react-location-devtools.production.min.js","module":"es/index.js","funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"test":"(is-ci && yarn test:ci) || yarn test:dev","build":"yarn format && yarn build:commonjs && yarn build:es && yarn build:umd && yarn build:types","start":"yarn watch","stats":"open ./stats.html","watch":"yarn watch:commonjs & yarn watch:es & yarn watch:umd & yarn watch:types","doctoc":"doctoc README.md","format":"yarn prettier --write","test:ci":"yarn && yarn test:jest","build:es":"rimraf ./es && babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","prettier":"prettier \"{.,src,src/**,example/src,example/src/**}/*.{md,js,jsx,ts,tsx,json}\"","test:dev":"yarn && yarn test:jest --watch","watch:es":"rimraf ./es && babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","build:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -c && rollup-plugin-visualizer stats-react.json","now-build":"yarn && cd www && yarn && yarn build","test:jest":"exit 0;","watch:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -w -c && rollup-plugin-visualizer stats-react.json","build:types":"rimraf ./types && tsc --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","watch:types":"rimraf ./types && tsc --watch --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","test:coverage":"yarn test:ci; open coverage/lcov-report/index.html","build:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib","watch:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"description":"See https://react-table.tanstack.com/tools/devtools","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","browserslist":["last 2 versions","> 0.2%"],"dependencies":{"core-js":"^3.18.3","fast-async":"7","ts-toolbelt":"^9.6.0","@babel/runtime":"^7.15.4","@tanstack/react-table":"0.0.1-alpha.7"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"is-ci":"^3.0.0","react":"^17.0.2","tslib":"^2.3.1","doctoc":"^2.1.0","rimraf":"^3.0.2","rollup":"^2.16.1","replace":"^1.2.1","prettier":"^2.4.1","cross-env":"^7.0.3","react-dom":"^17.0.2","@babel/cli":"^7.15.7","typescript":"^4.4.3","@babel/core":"^7.15.8","@types/react":"^17.0.27","@types/react-dom":"^17.0.9","@babel/preset-env":"^7.15.8","rollup-plugin-jscc":"^1.0.0","rollup-plugin-size":"^0.2.2","@babel/preset-react":"^7.14.5","react-test-renderer":"^17.0.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@testing-library/react":"^12.1.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","babel-plugin-const-enum":"^1.1.0","@babel/preset-typescript":"^7.15.0","rollup-plugin-visualizer":"^5.5.2","@testing-library/jest-dom":"^5.14.1","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@testing-library/react-hooks":"^7.0.2","@babel/plugin-transform-runtime":"^7.15.8","rollup-plugin-peer-deps-external":"^2.2.2","babel-plugin-transform-async-to-promises":"^0.8.15"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_0.0.1-alpha.7_1642887085445_0.041828818137918944","host":"s3://npm-registry-packages"}},"0.0.1-alpha.8":{"name":"@tanstack/react-table-devtools","version":"0.0.1-alpha.8","author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@0.0.1-alpha.8","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"dist":{"shasum":"ab0fb8a722acfdad7444925f77ca0a01220c42d8","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-0.0.1-alpha.8.tgz","fileCount":45,"integrity":"sha512-kP+szkOqbQG31/3d2eBR14KRv28eHN6qSm0UhCMUyuKv/kU3e//M7DF3LeB3QVqCqxAH3baeU+3waSL5XL795Q==","signatures":[{"sig":"MEYCIQCIOVBRaCEK8XV2vyJwm4t7jAxczbF2DRYniBy6pUPv5QIhAIcSB8DAvAE9ImeA6akCYzfaY2Rxv+yqETapRtim6YE5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7HlLCRA9TVsSAnZWagAAlHEQAJ1Iw1tKcTKENMTql85I\n+n1UGmYitLhqfah2y7UVgeWcdjiQJ3GxTiQ6CUnWObnXcOURMpT0+qpBS+uz\nn8tqGQFHXZ0/9O5xIawHKm1/ExWekPnT39bPTn2NVz7GkBSL2lJ0O/bRaV52\nG8+/0/3UMW2OTVQZWSXRGKrXn8hPBlvpCJ3lKRGFPn9zOwLyya3Umsp0AWLj\nSHsei4JAEt5oQF1j6EQAsPtJbNmJYPx6MqUpOcJdduC37yS05uqrKN0JyzHx\nX7YymdkUIGQF4SdUVxcnipqkIT8hevtlbIYEv+Qp2U5gSdtVFYs2jvzOXavu\n0TGF2Cnai8G2PUoYlag29ODhV390zHikiNT0J4MD3ffy4XoBZYBNt/wp0LOt\nj+IhPHgdPt1a8cNCK8KtlvOCComiQgAD5W5ylWtc3JYEH1+kFrSye/QeG1c1\nXdAOxG5nNbdqyVZdey9/lM7ViFfsehMTjDsp0gnqKpw5ZTPdk8pftCI2Rk7C\nF8MDOw4PNh4CXAy6G+DKboOzlQPKJd3XRyJkR+YrgEEWAYCPhsX/KJFGqlI7\nYc/wTWI3B1Nv9p1rnCTRKlL6YlB1X3niNejxAPvu084ghlhCIOkgHqhwLSd4\nnKdoGV1C2vORNg2DaOmbhQpGSFsW73znHhvp6bl/k2A9tHYKdnoT+D9tiXn+\nNTQt\r\n=CifD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","unpkg":"dist/react-location-devtools.production.min.js","module":"es/index.js","funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"test":"(is-ci && yarn test:ci) || yarn test:dev","build":"yarn format && yarn build:commonjs && yarn build:es && yarn build:umd && yarn build:types","start":"yarn watch","stats":"open ./stats.html","watch":"yarn watch:commonjs & yarn watch:es & yarn watch:umd & yarn watch:types","doctoc":"doctoc README.md","format":"yarn prettier --write","test:ci":"yarn && yarn test:jest","build:es":"rimraf ./es && babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","prettier":"prettier \"{.,src,src/**,example/src,example/src/**}/*.{md,js,jsx,ts,tsx,json}\"","test:dev":"yarn && yarn test:jest --watch","watch:es":"rimraf ./es && babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","build:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -c && rollup-plugin-visualizer stats-react.json","now-build":"yarn && cd www && yarn && yarn build","test:jest":"exit 0;","watch:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -w -c && rollup-plugin-visualizer stats-react.json","build:types":"rimraf ./types && tsc --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","watch:types":"rimraf ./types && tsc --watch --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","test:coverage":"yarn test:ci; open coverage/lcov-report/index.html","build:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib","watch:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"description":"See https://react-table.tanstack.com/tools/devtools","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","browserslist":["last 2 versions","> 0.2%"],"dependencies":{"core-js":"^3.18.3","fast-async":"7","ts-toolbelt":"^9.6.0","@babel/runtime":"^7.15.4","@tanstack/react-table":"0.0.1-alpha.8"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"is-ci":"^3.0.0","react":"^17.0.2","tslib":"^2.3.1","doctoc":"^2.1.0","rimraf":"^3.0.2","rollup":"^2.16.1","replace":"^1.2.1","prettier":"^2.4.1","cross-env":"^7.0.3","react-dom":"^17.0.2","@babel/cli":"^7.15.7","typescript":"^4.4.3","@babel/core":"^7.15.8","@types/react":"^17.0.27","@types/react-dom":"^17.0.9","@babel/preset-env":"^7.15.8","rollup-plugin-jscc":"^1.0.0","rollup-plugin-size":"^0.2.2","@babel/preset-react":"^7.14.5","react-test-renderer":"^17.0.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@testing-library/react":"^12.1.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","babel-plugin-const-enum":"^1.1.0","@babel/preset-typescript":"^7.15.0","rollup-plugin-visualizer":"^5.5.2","@testing-library/jest-dom":"^5.14.1","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@testing-library/react-hooks":"^7.0.2","@babel/plugin-transform-runtime":"^7.15.8","rollup-plugin-peer-deps-external":"^2.2.2","babel-plugin-transform-async-to-promises":"^0.8.15"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_0.0.1-alpha.8_1642887499097_0.25274467228174546","host":"s3://npm-registry-packages"}},"0.0.1-alpha.9":{"name":"@tanstack/react-table-devtools","version":"0.0.1-alpha.9","author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@0.0.1-alpha.9","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"dist":{"shasum":"5c5d85c2ec178bfaeba2fd86a85b6d5aa1ea7425","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-0.0.1-alpha.9.tgz","fileCount":45,"integrity":"sha512-F1QSj9U0SIH1T/hjOwkcdrhifvklhnOd/M6i6ggKkoCR+cpv7yFRHmfdxTYnVa8mlpIx6JR1IgQOyNmYEpqF1Q==","signatures":[{"sig":"MEUCIQCeOA9f8QS0XZFmE598Qg6cRqwyfVwzTaVvpTvM9EeRgAIgRSe3ltSz9FO1G5VFBawO7U6zs2oLIH7DkdzAHP8cTpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7JUvCRA9TVsSAnZWagAAw44P/2RxhwneW99c57AGyV6l\nIyO0cqqrMnQ1rXgnDmTwABCcSt5W0bT6SDgIDYxcrmPtOULMm/zqgPVni7Qb\nfwcRLaWcdhI/LN/qmrQlvu635Wbt9YEwFe4tA8JLH3ErfpMiBvhNxMc1FtPK\ni6Fe/lVPueGy45pZqO4xofzb6Tkej38VZuPP2qM1ROkL+LUC1Gq8npeIZw7Y\nfVbStkTn4TwkKVCDwmhSetMtP2cUdqwINB4u/1hv7T2j5kx5T1fvK1HsaL5x\nV80LlNHj+GRl41RM/yusktgpAZzFJhJfbNG72aphVChiFO3yOnYxoC0bscJ/\nyZsp2EmyRWyZz7F0LwLeCwKX059wl24z4ffoYQnM9OZ2nJqIth3t960dt8oA\nd7N5y251h9H8foG2DrixWWQ55q1XXZGZfzaQrQhEPDvqBDA1eCGlR47HWGay\nV5DpeSksKqivk534yn6kjZH5rqe3GDM0wo9OdONn3eGbY4RMeJWII1qSZsLQ\nk4EkIymvVcRxlKAfaljGfOaR4ps+qHBB8X4+f75nE6iZLIkM0y0DeGVIFnxa\nt0v11ZhVvAifMF/PT4LTRRcsHzeADNQnJSv//b22JmarP050Mz8zbHXewWJH\nZPvedOdad/ODKAXdRFvMzuCi9xVmP36AxkeN3b2fmNc8Pm8+mdcYEj2xyi8e\nXjSI\r\n=4bNw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","unpkg":"dist/react-location-devtools.production.min.js","module":"es/index.js","funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"test":"(is-ci && yarn test:ci) || yarn test:dev","build":"yarn format && yarn build:commonjs && yarn build:es && yarn build:umd && yarn build:types","start":"yarn watch","stats":"open ./stats.html","watch":"yarn watch:commonjs & yarn watch:es & yarn watch:umd & yarn watch:types","doctoc":"doctoc README.md","format":"yarn prettier --write","test:ci":"yarn && yarn test:jest","build:es":"rimraf ./es && babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","prettier":"prettier \"{.,src,src/**,example/src,example/src/**}/*.{md,js,jsx,ts,tsx,json}\"","test:dev":"yarn && yarn test:jest --watch","watch:es":"rimraf ./es && babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","build:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -c && rollup-plugin-visualizer stats-react.json","now-build":"yarn && cd www && yarn && yarn build","test:jest":"exit 0;","watch:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -w -c && rollup-plugin-visualizer stats-react.json","build:types":"rimraf ./types && tsc --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","watch:types":"rimraf ./types && tsc --watch --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","test:coverage":"yarn test:ci; open coverage/lcov-report/index.html","build:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib","watch:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"description":"See https://react-table.tanstack.com/tools/devtools","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","browserslist":["last 2 versions","> 0.2%"],"dependencies":{"core-js":"^3.18.3","fast-async":"7","ts-toolbelt":"^9.6.0","@babel/runtime":"^7.15.4","@tanstack/react-table":"0.0.1-alpha.9"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"is-ci":"^3.0.0","react":"^17.0.2","tslib":"^2.3.1","doctoc":"^2.1.0","rimraf":"^3.0.2","rollup":"^2.16.1","replace":"^1.2.1","prettier":"^2.4.1","cross-env":"^7.0.3","react-dom":"^17.0.2","@babel/cli":"^7.15.7","typescript":"^4.4.3","@babel/core":"^7.15.8","@types/react":"^17.0.27","@types/react-dom":"^17.0.9","@babel/preset-env":"^7.15.8","rollup-plugin-jscc":"^1.0.0","rollup-plugin-size":"^0.2.2","@babel/preset-react":"^7.14.5","react-test-renderer":"^17.0.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@testing-library/react":"^12.1.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","babel-plugin-const-enum":"^1.1.0","@babel/preset-typescript":"^7.15.0","rollup-plugin-visualizer":"^5.5.2","@testing-library/jest-dom":"^5.14.1","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@testing-library/react-hooks":"^7.0.2","@babel/plugin-transform-runtime":"^7.15.8","rollup-plugin-peer-deps-external":"^2.2.2","babel-plugin-transform-async-to-promises":"^0.8.15"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_0.0.1-alpha.9_1642894639668_0.4986891497912411","host":"s3://npm-registry-packages"}},"0.0.1-alpha.10":{"name":"@tanstack/react-table-devtools","version":"0.0.1-alpha.10","author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@0.0.1-alpha.10","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"dist":{"shasum":"cda2be1093ab80d68c60351ce47dddffc440a100","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-0.0.1-alpha.10.tgz","fileCount":45,"integrity":"sha512-C20DDCi5OVHar0gc752sz9rvTxOBleRHCp0USEtARr4b/L8BmNnXCtUyL7++PhPB8zuk1gHw76Q4Q79VT5fL9g==","signatures":[{"sig":"MEUCIQC6hkzDrs7LgbSRD4kDI5NnNXkdQhZwChYJD9Ma7RKlMAIgTTNNpwnFrGBNr9oiChUesYTHc/RTRjix4Vap26ushQA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265274,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7JZnCRA9TVsSAnZWagAAxogQAKKciXWJ6tVKlMh7PoID\nM1gnOt6zIpkr/4QF3WbzgI+kSprVUbdrZegXXeyNoDgy1smshmALCe3HA/j8\nS6p+u74EH12FRn1eqmzD07JmMKHBRvoyge1d6lPVtY0B5QBtzbeHVG4BxigL\n76a5BqQ5UOZIOj4G6f6UAmepcWT8ZN96UyOpaOHeKlow5UbL4QyPof6m9ozH\nf6y3Jbm8uvEv9AuVDgseWicPu6te6S5sUGVMlpz3NsC22jWE5+UeTHttIu03\nBPRiXFTWSSh62W45hPXCn9VpxNG3PldqIwQGMLi7MMGn44XSBCt4OZpG3jch\n/kfPSNM42cZRfAZnwZHv3NT9Fiohq6JZIX7C6B/uQebjA9s5jFMHgRswPJYY\n+c3kMITbR8wSajXgOSEbVN3auKRCzo1vf8o9DedkSfy8l/fbZsh7svwQMpO6\n5P17x+BfWA6NgWF6V5liNkZDRwfRoHYPEfr0caK9kvPwTlibCnX1r9biXm1Q\no4lZb79rQjEjZVOgziKodhxGAr5N0ojdEFjRFLyTIE6ekpjC+APRuV0PImu7\n+quEHFYIrFQT9vGUU9dYJmSQ/sWXls0Lttn8CyEyoOFvJ1qv8K8vP8u17zhM\nu6BVktIAZ8q+gGHb28/TPKOD4VACzVBKM3eWSvxhQ3h0hUxRSpUneMAhw9FX\nx5QY\r\n=VmQx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","unpkg":"dist/react-location-devtools.production.min.js","module":"es/index.js","funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"test":"(is-ci && yarn test:ci) || yarn test:dev","build":"yarn format && yarn build:commonjs && yarn build:es && yarn build:umd && yarn build:types","start":"yarn watch","stats":"open ./stats.html","watch":"yarn watch:commonjs & yarn watch:es & yarn watch:umd & yarn watch:types","doctoc":"doctoc README.md","format":"yarn prettier --write","test:ci":"yarn && yarn test:jest","build:es":"rimraf ./es && babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","prettier":"prettier \"{.,src,src/**,example/src,example/src/**}/*.{md,js,jsx,ts,tsx,json}\"","test:dev":"yarn && yarn test:jest --watch","watch:es":"rimraf ./es && babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","build:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -c && rollup-plugin-visualizer stats-react.json","now-build":"yarn && cd www && yarn && yarn build","test:jest":"exit 0;","watch:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -w -c && rollup-plugin-visualizer stats-react.json","build:types":"rimraf ./types && tsc --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","watch:types":"rimraf ./types && tsc --watch --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","test:coverage":"yarn test:ci; open coverage/lcov-report/index.html","build:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib","watch:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"description":"See https://react-table.tanstack.com/tools/devtools","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","browserslist":["last 2 versions","> 0.2%"],"dependencies":{"core-js":"^3.18.3","fast-async":"7","ts-toolbelt":"^9.6.0","@babel/runtime":"^7.15.4","@tanstack/react-table":"0.0.1-alpha.10"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"is-ci":"^3.0.0","react":"^17.0.2","tslib":"^2.3.1","doctoc":"^2.1.0","rimraf":"^3.0.2","rollup":"^2.16.1","replace":"^1.2.1","prettier":"^2.4.1","cross-env":"^7.0.3","react-dom":"^17.0.2","@babel/cli":"^7.15.7","typescript":"^4.4.3","@babel/core":"^7.15.8","@types/react":"^17.0.27","@types/react-dom":"^17.0.9","@babel/preset-env":"^7.15.8","rollup-plugin-jscc":"^1.0.0","rollup-plugin-size":"^0.2.2","@babel/preset-react":"^7.14.5","react-test-renderer":"^17.0.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@testing-library/react":"^12.1.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","babel-plugin-const-enum":"^1.1.0","@babel/preset-typescript":"^7.15.0","rollup-plugin-visualizer":"^5.5.2","@testing-library/jest-dom":"^5.14.1","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@testing-library/react-hooks":"^7.0.2","@babel/plugin-transform-runtime":"^7.15.8","rollup-plugin-peer-deps-external":"^2.2.2","babel-plugin-transform-async-to-promises":"^0.8.15"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_0.0.1-alpha.10_1642894951564_0.7940543415259513","host":"s3://npm-registry-packages"}},"0.0.1-alpha.11":{"name":"@tanstack/react-table-devtools","version":"0.0.1-alpha.11","author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@0.0.1-alpha.11","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"dist":{"shasum":"2d5b136d43b88c14547e0a26c8b55bc841ebf2ac","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-0.0.1-alpha.11.tgz","fileCount":45,"integrity":"sha512-+hj2WYqVN8Or7UjWd5tz4sBIuTGbqaVwOGf6GTfKTo+GHDyTF7mVwVCT1FMNnaKV4rt87DlVQkJjBV6WV80r7A==","signatures":[{"sig":"MEYCIQDXSSClcbveWSnRLKWb3pZqnf68EeGLsgjg9xZWU2xWyQIhAMeGA6s5QHjDHba/nZNdW/zidcPjbYPMALJai0sPW3F0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265274,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7clPCRA9TVsSAnZWagAA+yYQAIyUA+6eaRNvBpAiEvde\nDasw0uI0mosDNKntvFEN255kEIggAmRa8JvM8sjJLcBp1C93V9zUk+XOfGes\n6OACczkLLYjZwIca0col9bkc6j07erNbO5TVZKQ2tL2fbZEUNt2bsZNLb4SM\nFVKybH5Z1qYbCoUH9iEWs2r8sPndtjWYR6jYDUdsm86LsP0jBquJ/vWyNwjL\n/sd0Ym6H9Rj44gIw2r2HuEcQxgBPLZxpjeMV4W3tMfqWHnYkOlcItx4DFU7w\nS3vgJYB2+5f0tYZxg0FB4em6Y/N1c3GZLijJahI+3Z1dDOb/y897eMoKRYRx\nxRNfG4o+N+n+ZzFIfMqVAH2zi+KBxA/OYO/idnT3QCr2pacsPz08iTw/qw9z\n8ZIzkyUoW39SxfmxG4c3Vgl2plI3Z6rUeTgZ38mnp9mEoPQp4Y/+3siWIbRw\nGagPp+Be9c1E+T10tvBZB3EA9oAWEkjHaij7CW+zR/z7NFMtKB2OfAbcrWmy\nLuVWHDk8ibbNnSxWnuOCQDVOydmPizweLOLjiWt7hBqhA51zg9AUaec0u3wL\nLnYCG9kRHtl5TiTQ0i83nBzltSaIMaqPXaE1T25HPRiI8Uzij5G2sK1QssW6\ntqaiEtT6COoEb2CVtfhTgL8OiX43SRh+FYqgpV0CkK3t6/1V6Pb3c+ylflfb\nqckl\r\n=eC3a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","unpkg":"dist/react-location-devtools.production.min.js","module":"es/index.js","funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"test":"(is-ci && yarn test:ci) || yarn test:dev","build":"yarn format && yarn build:commonjs && yarn build:es && yarn build:umd && yarn build:types","start":"yarn watch","stats":"open ./stats.html","watch":"yarn watch:commonjs & yarn watch:es & yarn watch:umd & yarn watch:types","doctoc":"doctoc README.md","format":"yarn prettier --write","test:ci":"yarn && yarn test:jest","build:es":"rimraf ./es && babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","prettier":"prettier \"{.,src,src/**,example/src,example/src/**}/*.{md,js,jsx,ts,tsx,json}\"","test:dev":"yarn && yarn test:jest --watch","watch:es":"rimraf ./es && babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir es","build:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -c && rollup-plugin-visualizer stats-react.json","now-build":"yarn && cd www && yarn && yarn build","test:jest":"exit 0;","watch:umd":"rimraf ./dist && cross-env NODE_ENV=production rollup -w -c && rollup-plugin-visualizer stats-react.json","build:types":"rimraf ./types && tsc --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","watch:types":"rimraf ./types && tsc --watch --project ./tsconfig.types.json && replace 'import type' 'import' ./types -r --silent && replace 'export type' 'export' ./types -r --silent","test:coverage":"yarn test:ci; open coverage/lcov-report/index.html","build:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib","watch:commonjs":"rimraf ./lib && cross-env BABEL_ENV=commonjs babel --watch --extensions .ts,.tsx --ignore ./src/**/tests/**/* ./src --out-dir lib"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"description":"See https://react-table.tanstack.com/tools/devtools","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","browserslist":["last 2 versions","> 0.2%"],"dependencies":{"core-js":"^3.18.3","fast-async":"7","ts-toolbelt":"^9.6.0","@babel/runtime":"^7.15.4","@tanstack/react-table":"0.0.1-alpha.11"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"is-ci":"^3.0.0","react":"^17.0.2","tslib":"^2.3.1","doctoc":"^2.1.0","rimraf":"^3.0.2","rollup":"^2.16.1","replace":"^1.2.1","prettier":"^2.4.1","cross-env":"^7.0.3","react-dom":"^17.0.2","@babel/cli":"^7.15.7","typescript":"^4.4.3","@babel/core":"^7.15.8","@types/react":"^17.0.27","@types/react-dom":"^17.0.9","@babel/preset-env":"^7.15.8","rollup-plugin-jscc":"^1.0.0","rollup-plugin-size":"^0.2.2","@babel/preset-react":"^7.14.5","react-test-renderer":"^17.0.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@testing-library/react":"^12.1.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-prettier":"^2.1.0","babel-plugin-const-enum":"^1.1.0","@babel/preset-typescript":"^7.15.0","rollup-plugin-visualizer":"^5.5.2","@testing-library/jest-dom":"^5.14.1","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@testing-library/react-hooks":"^7.0.2","@babel/plugin-transform-runtime":"^7.15.8","rollup-plugin-peer-deps-external":"^2.2.2","babel-plugin-transform-async-to-promises":"^0.8.15"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_0.0.1-alpha.11_1642973519538_0.5587017466521436","host":"s3://npm-registry-packages"}},"0.0.1-alpha.12":{"name":"@tanstack/react-table-devtools","version":"0.0.1-alpha.12","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@0.0.1-alpha.12","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tannerlinsley/react-table#readme","dist":{"shasum":"74926e0c39eb594920056834e6d2cb22fe78aa24","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-0.0.1-alpha.12.tgz","fileCount":53,"integrity":"sha512-qZHM+iQph9tTfSnn7Z7VQjgQg/fg9DLnAAWQex/StS+WpEEi/yT6UfVOG4xS0LFORGYqxhEUYQYC95PC2k+LrA==","signatures":[{"sig":"MEUCIFhp9meEq9fzfVRu7tvozsXnf7MktVFS63ZMtwoOvacGAiEAp11xHmJ5hpEPSVVhtOqkSAVoKG4yr2Nx7OQfSNWoNcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":474712,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7xqKCRA9TVsSAnZWagAA8FkP/2I0+ptcjBxBBK1p7ViB\nQrfIB21G0viSH/544Sn02x3lvKY+W6MqgTB/jgbPvCN450LdpEI+Fn3Fl9bX\n+5oe2w7a0G1szt6lwIObsUO5+6n9bEqK/4gbIUcUkeNh4myPGuxw+OKaYqT+\nyT6HQCQG7HN8xYzXURIAlkYnl4cKYVRCnd5+LugYKDum03N6Uq1PW993hCeC\nvCYDQi/f5uu+Q19b7/7tGUvuwnYqYbBOCz/N3g8cGvNGZrHSRDDmByJLdDmn\ngLsOhGNZ9UmKHD5xcWD1wgut0DBHG48ZEjC5IJAEM6q+8NP4Ua8+Pc2aDdDi\nm3wHbjo72mAuoJNEGkCS9zPJLm4pkeWc9e/BXTMwSWg2m+kg/56+MEXFkjbJ\nZYoK0ezY9uL4X5k4hVpSFO4GAkTadWLrbkbAG2KN71YVgoFKHkkg4gwzcYXv\nc5cp7wRq3kMjoGcYqcg0O9GQyjSNLoYmzZXS7XD+nPt9okVkQT4WcWVJVQQZ\n3327AHEmQOH+1b+4YcXc1MZe3gFLCpOF242jx6YI9Qszq7h4twtISi/JO4s9\n54/yWnKFs+oCQzybv468Y2OLcDFnrwBz9fTGIKIhlq/LJ45yQEo+2XbEJ4Y4\n1Hh6/+nMcm2N5KvOhMyzFqlAGXYl2DaxaZUG52YuEoGp23BmIHKScUbqaYUk\nigRg\r\n=nDk8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tannerlinsley/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","dependencies":{"@tanstack/react-table":"0.0.1-alpha.12"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_0.0.1-alpha.12_1643059850651_0.299600020346219","host":"s3://npm-registry-packages"}},"0.0.1-alpha.13":{"name":"@tanstack/react-table-devtools","version":"0.0.1-alpha.13","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@0.0.1-alpha.13","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tannerlinsley/react-table#readme","dist":{"shasum":"cb13bd5f694a2da3fa0543b9fec7d22bc945c134","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-0.0.1-alpha.13.tgz","fileCount":53,"integrity":"sha512-JIU9R3cvNJKyEXvvqxc58hsN2JExEQxBiNVAUzzasOi9tXbtlTa3HgahD2ax0qx5yQt/1pAysB7O68Vw7StLaw==","signatures":[{"sig":"MEYCIQDsgPBOMUj1gdKGnsWZlEpnH/NnF6XNGqhh4BBeBq9oMwIhALODIKYU9sbIODGFSo/n8IZ2NVdcmVQbVFgkjpIp/+7j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":474712,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7y0pCRA9TVsSAnZWagAARxIP/3QVD0vyMzvA9iZUDmjq\nbo30eFJSWDEiP615LmMPNHEm/u0yQi7hlHv/ojt4qaGsZSNfMrs4IsHoAWvr\n1NrMlNvFxdnCiPUzaDxSJ/uvp6qV3DaXmkOY9uRWVmuyFwlBW704D608Ui/2\nAx00NXtBvtEtZsKk/45e52y5vED0lw3WtfOQEZLl1iWJ887WjjHhUIJYq+gB\nEJsCqHtv32gI2mKcwkS+X57w/w10/SUg98LJuS7ZIMXDLNSfY+BCrBo6Uyji\nTgeL5qasl4/C5l8RXY6L3MnLzWSkWTxAP1uycTmNiUPwU96n5dlUsTeIi024\nI+JTPVQ6X+TuB3HaJ1NbWQP+Ar30H+dEl0aluVPKXqU+nWBySwVYgZpRdDCt\nsQ1ewGJCyp/Dy5tyW026Gdgq1GFj0ZHfaOdbfq/Gv3MZ6soTrqY7MvqHXode\nAG1OCipd4oN/U80z6udKHSQSmzWE4VV7KycIgJg5zvQOkjkEz1BBqqUtwJW8\n+Ktd4ZmPnzhfl9hIjaG5gSTBIQ5mB4LoytKCRIbR0IZvb5MSeJ5ze0lqThKV\n+oxJNGDcx6Mg36RN/VBJTI/P+mKkJvR2Mx/Fw9V9Kcz+I7UwU8qILLG0eL0I\nCy/jOKjjdeegqf/up49io6MNBYOPBw+8uAJ5ws7e4Ee1xnPNvSmRj1cjHPjR\nWleE\r\n=7rIm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tannerlinsley/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","dependencies":{"@tanstack/react-table":"0.0.1-alpha.13"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_0.0.1-alpha.13_1643064617123_0.45827573399519106","host":"s3://npm-registry-packages"}},"8.0.0-alpha.1":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.1","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.1","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"5284ff5c7ed7afceb2a38372ae54f677671a907f","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.1.tgz","fileCount":53,"integrity":"sha512-vQsUc15+B1EXBGWktnHZtYf/lyYgtNF6u9NdvUpW3AiYNuTwkaS09ElhYftmqAmQoTVa3H0FfNsPzYAEst47VA==","signatures":[{"sig":"MEUCIQCLbkZnQlyKunSJSnUymnWW7rwSFJRpsB7R6lOp1FoC+AIgSfEeZDrhf003TymR7TuPJA/R9e/To3zOiQJGyY5b2zE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":474700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8FsPCRA9TVsSAnZWagAAZSsP/1ahnLuKLA0paEzxhVTE\nmDC+G9HHkwQjLyA66C9dZndVV8k0arc43T9NKrKTedz+nG8dVNBNw48iP8Av\nVV0/d/otDg8N4iL+5xbVOS/sliNay9WkOG6LmgACm5Dc5eRZ/auPL+m4SoHQ\nZ6Uc13v9gl5i2cnDZ7G4qQfKg59v/it/5XlBNIiRGSFt3spTIIcsXTVN2lez\nGf1IO8IQzcc4XED2mb6oLdi1M8wqvYXdYwPjiiQ5SN4ZSPQzP/MoEOW9zOf8\nd6vKQN8+e/MNmg8tDidW/wmC1npLCj59+Tbq+g5TFDAJM9unSS/mBZI5lKu+\nWbH64MP1Bk2vm8hWNX/BN7d7fbvUuJPQJDlpG3Wmm/VQGC7H05B69hdrceTV\nqtRfAJg9JNafEtbaz6nZv5gn5raC+y9DjBbmf+U+IrG+e7sLpcJnjvjs7+ud\nbWY7RzgczmBhHfRMyp4qKRrs3z6sNaVox/S+2OTndNY5F0KatU24f6ab5N4W\ngwPR2OY3lRJZOjDp/NKj7A126E/E/YHWn6M89ef3c5G1UnNdoluZ5cHPhZR5\nHKlJSt+PPJC4JmYXCCwFzDivriJypdAYlAh1yKOv0wgyd+jdRqWagGg82xwH\n3ioXKg3cD9G7zyTPezlTX5WDPF621IFNtSPcP68NTeCA4vJnfs2kzbum1sV8\nb9KS\r\n=zJ26\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.1_1643141903597_0.6278004990027555","host":"s3://npm-registry-packages"}},"8.0.0-alpha.2":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.2","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.2","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"81cc516fee29d1a7306b5c30ce2a50ddbf98c63c","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.2.tgz","fileCount":51,"integrity":"sha512-WyNdDQMii/mrOcXOtZuNQPT0fGyvsgWj2cDOY8vNzFuZAipRz6dYWnnrXeN5goXCIf8mMyo8LFYPl9FJWAp7cQ==","signatures":[{"sig":"MEQCIFar0LdWH13nGHfEMumPvlcSvzDWKnPtXgfx6fsWX0ffAiArSl2xz0D6lhbM5aIpoiOmBNoP/KeABKMqi0wb+ohjQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiM/5aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqM2BAAjGU2/xKUcTIwLTYySoDeSdJqGEhAosMbMUCQIEqzaA3KcF44\r\nmYaGo1Ytg9cr45iE2D//tVK0xmNLi3Pw9Sc/2xufWkXHZdDEONT3fypzgU09\r\nkP1EQtPz8IOTDZph0cFLOHJqcfV8MPqyEwwdX1KwMz73RQBYdiDAFXX07djg\r\nft5jEo1O5UwFiFLFBmOguBpX2xzK5wLJ9sNTgKRbzxSYMNcZnlu/AcJ+5RSM\r\nN+eaFJotO1MLe+b/k5fdTX5bJynOZfEyqle4lTra+fYCGptEkXObu9cudHk1\r\nRZBVCN5Ohfd0XyZN/whDpvW4uQgL3mvM0jAUHnboDAs24WCAyWhS0y31dRxt\r\nTxUrlYeq/yOWiB8WHRlj4YPQdQnlde/3FEzM7jIA86OFOKB5DTxDRx9PR2is\r\nYhzqwSMUBcPGjNo5WAMVRac8zyr/Gf5g5azLeNmhKrBT1mW/5aZL4TnlYSxE\r\nTa5Z6xA6L5VZpoiZr3P0HlI1rmPIQtn+IexWEbCo2WBXFIWlq4d6CYLUfLsK\r\nIq5X2UiyzOYasDqlW23Nd8auZaKHXh/nPboXRUfEEZZBt7gJ7iQQ9Rt5hnbW\r\ndbW4JdXrehfMY8LwBwYe9Poxh9fFXfdgXJQrWA2G7zQ8jV9965nRWJfeJabp\r\n4w3qsRT37tfpiYei+GHIueWF8U+kzIwK2qE=\r\n=BDNO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.2_1647574618371_0.09975203526013421","host":"s3://npm-registry-packages"}},"8.0.0-alpha.9":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.9","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.9","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"1dd63613dab2c9611de115133c5444091d8c0673","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.9.tgz","fileCount":51,"integrity":"sha512-OPx7nbeuWgzi+cjr+Wqatn7Z01tbO5eufcYRNOpgwjxHTmrXlSFm2LV2AU6e8es3n6TUrmkK1wB5ZiEUBB1kmg==","signatures":[{"sig":"MEQCIDs/j/WK9Dyux6BgtYPdZcrSL/93iN8UECTMGEhog70mAiBY7mbmIqtpBMeWNNzPMc4aKvQKRFTAPCmw2QDNyU7zKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQTmAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZvQ/+Mu7I2vB237PYNkNWJUQm4PGmoyF8BFAR0jpXKI5lPVmiO8LT\r\nhgOJasNhNM40GX5ryWCDlBmU7eRvOW+US1ibFVSQx5tD0RGYHukQz+XmpdCm\r\nuC8Z8OyeJK7cGrOvYRqLqQpuEinTYeiyYUuFE9jBZCCf/F3fD+UyMaYEyz9y\r\n3lNexmk19JeLL+yurP28Gr4rT6H88AWcG1gr3HxDZgfYbGvYt/MQaFWuUo22\r\neFwaEbrGZSsXS5dTM2add321C9UyA6m3CMkfdmNAETCHTV+HgjRzXhSNsOZi\r\nCJJFbjD8cqK1x3ncdNv+gEr86A045FJqnyHwQMhTjdc6NdeYWlbDkinx7V4J\r\nd90mCqdZyd0074DVmGYCBW8bnVoG2EZvXv+Z0/jaH8cvWcXjq5HiwmR8PRtB\r\nd9AxHReH+9O1J2zJ7t7e5u1UQB6mJ46nsyM/gtg3UptOKwqFEXWOlf1eYqAP\r\nGXaON7VbAWjxpyL7kiJWlBnODiufmnfKwxdYC4565f7YyrUk864t15sfBSdu\r\n6tYaQz9zhhbvptoRBB/w+tewfTvPe1tQBX0u3ZWjbmJjciiOy2dsKCrkUwEA\r\nCCstLyUN2zUqXI2KAjVwav7xeQGlkSzGIOcUgYUJGb84D+jGbBvph/B5iFR7\r\nPmP6jJhFMDKuMHeWA7hwMbngwEpreSjx8u8=\r\n=p7sr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.9_1648441728463_0.2298432810428781","host":"s3://npm-registry-packages"}},"8.0.0-alpha.11":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.11","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.11","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"3c43cb8818066b457c75a17a42e1bed429b7d734","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.11.tgz","fileCount":51,"integrity":"sha512-kaecfZm+46fBGr7TdfRJWQ3uFJ8F3puiAdJOn8U6lX94OJbjm7KW4N6dra/pizPLJ1pdY29wCaCrUiYU5Ty9eQ==","signatures":[{"sig":"MEYCIQDYs80I69dI8GdJDqN1FMYH1BbfrXsE7j2FOcgso4nRXgIhAPajxkr93v64wn3d+mHrdsztx7cBEK2C10s/tJYFHcch","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQpQRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6Yw//YhYc92I0jf1WsVCjOd1FYdmbKXgn37g2Fd9ddiNIKEBL2Sm9\r\nRS/25KvTryjVAS4/BnJhcEGwh0XplSRMk4nDctnVG1ZdRW6GpsMzvVB3M6Zw\r\nbNVKAEFmTwv/jvmFIO9V0FLy7JwPuNdqtHsimrzjEI8mZ08yl409a5LVLOLa\r\nj7MmwCnuFX6cPcHN5l5uUIrD2RdxJxRWV63Vgw+45YMkNNwy6okuGyMcWEA1\r\nODEJ3tmIHCVpVTnMJZL9Icv1Gye933eTjf5dksZuwhOYUCCpf/kTa1wacw9S\r\nPVUXMETBKJ3MKXbw6mi9snydIau1tgW1s6jaZQkeibuXV5qnLFs0VINXhrTF\r\nBuKEjgX+0A3l41XIgzNyb8BVcOBzOugcXgwdXeqxe9Ipc1mInFw6eK9CyM5B\r\n4gw38g0oy1qLiVPK7Jui9IC6X13H3KqasnbAqwlGkRc1oANTMTuJYy4H3qnP\r\nh38RzmLbr3ecgBKyA+OSry71H46MkLjxsC97X/CELy33cwTPDJPk26yNIUIf\r\nZw81vVLMXpOwdJDXiqW9kdKItSNr4YKbKK1+ruIhg+lFoX6tRYc5BoQtBePA\r\nQRhmBM6oUndDKqM6p6EittidHtLCdpI7IB9fVeHyX57sJ9nTfPgG6MMoLO0b\r\nDNkS7oJHiEGNZCUWBXVgjctQrPIYknq/6lM=\r\n=vb/3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.11_1648530449714_0.8544646082875977","host":"s3://npm-registry-packages"}},"8.0.0-alpha.16":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.16","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.16","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"1bbf34ad493bf3ab6871990e5fee95a9f0872d6b","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.16.tgz","fileCount":51,"integrity":"sha512-LA/X7xEuS+w13kCiZk3dCJH0BXxPOchP62O9EXYCooWwbbkWZwd+osNc3iZYXc8TXR+ERHidZStHbVEI+MBb6g==","signatures":[{"sig":"MEYCIQDtn9eaqfeTOIsKm8BJFd1Q0XUYEnnflMwuHq7Xwz3LBwIhALztSRtj2tTFwMvwjA+i6Wv58bzZzAptaloMredIk1Co","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiR6QcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpdjRAAn8J/F0Fx2qtmwlvLN1fT4oRUZNI2Fz8k+rqG8uq5ezHa8dPD\r\npjEBgymlHRRRq3A+1qebPMeEWb+qlnjF8OICOMPE3QwfWNj9990QZE07LG/F\r\nw48HaUNJKFDC7kjjLR4MqmQ9IcHZutr6OGDmnBEhvo2X4oxQJIFCD2WVCP8Z\r\nEMtar2vIcpk5VXqXfDfvKgCYDs6kyeIaJoH6TNeGRsI+pSScN/Gu2M3i8xR4\r\niinWPRW3L2fQdpDgXa0B47FnFnZevsDm4jyF/y5JhozOLE3yjP93Tb+QvGCA\r\nLlT9F85jRbAawqKDzFayhCEAXOK9CnTHQhIiapPH70vlR78bdtNfwgMGd7x4\r\nTk1qMgLRq9sNbEn3/PKuCxfAox0Bfppbu4WvUBP0pYiEDodl7TELy910VCPz\r\nJmkttJWtZuv35Qw/KVIlSowRX6IfJYFfPp4UsPdvpS21sXYqi5Tg2wDalDwi\r\nJAdY6SvPOPLVysck8UT4r57jgv97JHfT0pwjmGtp2v1whFjX5Pw9EOOFD7ez\r\nA720CRzlP6NtMaCU0t7EhcRYSMWibv+scJYWTRhxH6FpvZ/q13Ky6kTaA4tL\r\nDsamIqLfX7TGbl8+m64wYzEHAheIk7+p1GvjzMbQsvXjabWLbyHpSllsUVNh\r\nuN+OShUerF54XOp9Xg6f9UqHtlSr/YKodUc=\r\n=fUG5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.16_1648862236012_0.8865343245317245","host":"s3://npm-registry-packages"}},"8.0.0-alpha.21":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.21","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.21","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"bf3849fbb9ac920731cf9d0ec061c6355114207f","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.21.tgz","fileCount":51,"integrity":"sha512-7KtuIGt27xTmpK1QzrSA6F8x6F1Q417pdi3rIHy/5HAQdb4jEqCpw6n7hGJgUnk0lBSsSJ94eHUnFXACENXVuw==","signatures":[{"sig":"MEUCIQDrXxe9P95GQCDMqXbptV9sa/mSSKEX2ypUrvNW8HQ8VgIgOF1Z5fmcV7Eod2QFsNcf8h6SUyuLGgfDXal7zL/tsyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTewTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp63A/9GhCS2AvuicgnSPpyabYuUh0PDwDKGWI4DM2wxM5k68bevbP8\r\nuaIF5x17yYRA4ernFJgrlRboagLi4iftVtMAT8HiN4KgVg2i9Mtg3XQTDG45\r\nv27pe5XvPHybtL0GRTeZ5LVXRBYDOvzce4y8XnRZ1lpmInwxrD6wlu+dnbjG\r\nNzzf/ty8FrVZg7qgkhpoS2u5trI43i19OA13ywsK1a1+WQ7h1p/aLNNuDe/c\r\n0kMGzU4sDuWePThRFxMfPqJuUq39zSZSripaZrWQV2uLLRnKTu+B9BfNMLZS\r\ngYFmVAQFTulaMcwC9Pa6h07ggo1KH+d2Oi2jT5Fhwri/i/xWty7kVeW21gP8\r\n5IHJHUFGPKLqb/QEvbI4g9wZI1QN/1BwHUXSrF/e28FsNzgVlduE5UX/zyk7\r\neNCsV10hgRYsN/Lx3rlioxR6SBob8I+rFHeYfmHQ6KSCIGuxPJ22ZDRlZY9K\r\n5ts8cMAF4F3Bb6ERLvP9qMxNWiHPXac/SdmGIqbESFJT4UpZ1SU9lxpwNR4L\r\ndXRWlTHCtRjU+pGND4FSVHHekn4gpBXx2L9Zpo9bfZ5Bd+avlacrCL26igKF\r\nBCcekRVjAWKwgMQ3EtEWlTJvNOSa+zoaPJOETcqVmIwUxhiKIIqVuFETb6uo\r\nAvg49pkxaDASLy8Dvufu3q0/Lvdzuvf7vIk=\r\n=sXYk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.21_1649273875083_0.1178692275425095","host":"s3://npm-registry-packages"}},"8.0.0-alpha.36":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.36","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.36","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"ef3624a5f686774917c99bf1c1d6953e3fc438a7","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.36.tgz","fileCount":51,"integrity":"sha512-zNL5YDNE6urfCXbE3WUtIdEArGpZZRC6KeYZqdUlvh9i7uP/+6DA4s641Q3v/txQ7du0DlhkubClpbSushgkXw==","signatures":[{"sig":"MEUCIQCGPn52CObzg/WMCJulLH0GMjCR0N39ZL5jWdDBJHeWCgIgLGluko5wQQXEhPbDUe8ckf7JTboFbwNRlquy+2vuwhw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":491967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYIGAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSQA//VO0f5fGP1txb3rI7iJAntYiynDcrwC5NZKtAHPPUuevPLk7A\r\niLz+rZQWemv5N6GzeJ2Fe5wMQdq8xR1ZZy65IHThGXq33OIzNVWB1SQKp0MM\r\nCTg/l/c1UuM0C8/KCG5RRmnBvFVErf2CGasxSAzJVrOCZxp/36VgYj8DxzYH\r\noP5B5a8EQXAiwXJD8ReyEaWjMt+3+xx6xrZ3wR5g9wgKEyR9txeU32tsAiRs\r\nhLfXUUe5F+TxBeNhmod2kJNN2KCy+mYzDGfsteu5fkyGQ1VuhwwZ1QB1s/4+\r\nOhZe1BAKCGq2gXqSGSWtPYu+qlTSrx/cMQ0XTlx/wmE3mSunbQIfq+Fb8Y83\r\nXHKVO0tjNhrQWMttdQ35lhm4dHfFfGRPq7RR9Oi/+JWuwyDqerOgN3p23Sbs\r\njIX6qfRs64HpRzZLgOYNPJSmCG3OcGNFR2zK3PPMgFX9AkK8NEYDAgurQhYE\r\nbZNxqotL7TpECva1VoQwp2LgBMCDzQD+N26/h6eIXy0We0VbYKFw0AR/DDkP\r\nYXCpYbGbNhIzJ6qe03rI9MIcdAVniUc7OVwpaQK3MmPfBMSfXkf6vsOOocxp\r\n3FyB28mHC+Zg8HK6y/wr+Sq7BUiRTE04IrrTV/nRRXMv/Pmv51alg2XksmZw\r\nyJJBqxdyGflb2wgHc4oVU/yErUx2vr8vKao=\r\n=MHBZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.36_1650491776419_0.48551634961023993","host":"s3://npm-registry-packages"}},"8.0.0-alpha.37":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.37","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.37","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"bdbb83171c99b0e04599e522f9dbe767f4793482","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.37.tgz","fileCount":51,"integrity":"sha512-GHcJKYEaFzEmn9eQt5UiOBISwRPfIc1rUb9bmX20TOPnOPDKNTvNvjacnZYWIthfSvTwSn65G47LLk8OeSsUFA==","signatures":[{"sig":"MEUCIQD1NB9yUHx/EBJqHK/ULk6W09d7i01vHv1EucprShSTqwIgJvhqR5cLjG8hlLX8mGv/H0+P8t8yNfQd2/NJNp30wV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":491967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYJAjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLgA//WvIufIRtLWdtBM8bc/RyGF1OxZq6ynarOCXlCOsPbK3+lxax\r\n7IL4JZ0xHXBNFjEPl0wHju0I3Vc9uIDj3ckg2VV2/4RG7wHOfbxbjRet80J3\r\n0zQ8zdW2GCG+b42jOJnCXeGwJJTpZbX2YbXfMDpaMYRWh2gBya7laPIWXWOL\r\n6TQg9V6kruI1JzHZFHITS3F2ByS8791ThF2LJQ8hTUatpPFHiwg/FZNSSF6a\r\n4zIKuRLiUPqejBU7/NYKDcn/DLZm3Dfh0P7wVv+GYN6Jul/fK6DatTB4bLHZ\r\ntQoQ2AuUmwPVf9djrmCJh1SP0lNk8Cgct9XZbPdqOsAYoY64N5+f87ghA6P4\r\nFgrsboK73iAJ6/cp9cek83+XpFK2oSE/oAvm6h0n9iGjCvD3ssNJUS3lMC4p\r\n8XaTvB82aqSNSj21pzy6qpLkJg5Pk71NzVZ0fWx58DJ3skzveEDZeKKhfl8r\r\nMF1lcvZRBTs8KvDbsVZkFyVj1Y1q9zDP7H2EZPqdyBkEsUcxhtGtZmMG9CZw\r\nEd0ra3UainfBJkw42IHGXwuHgr3dlnYwV+wl/jixrq/Pxz4NRbyz72ZLZZQz\r\nZYIb3eMGzhJ5SozfqgJnNP0wyupm56rPc0JpC1sel2z3e8jhtgjMPEP+wQLD\r\niJ7UPpyTSPAu1rpRf5OkdoTrt8sTFPjmY3s=\r\n=Wrjk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.37_1650495523316_0.8508333898464531","host":"s3://npm-registry-packages"}},"8.0.0-alpha.40":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.40","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.40","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"b53a11da2928f75e01633bf89583e1926f785cd2","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.40.tgz","fileCount":51,"integrity":"sha512-RiGXbhcsAscPrrm4sEdQfZ3NfTDMvlifuCRie7abJSLW3F1M7UFftaoZSggV9gDMKXFR9QUR1HXVTQCVC5zJ8A==","signatures":[{"sig":"MEYCIQDG4LhGSyEwzXC/XyW2fNU8jwHtW6DpzT0uvxWOmSnaQgIhAKLQf4bNfyaaocqFNZWD9rxdlncxPl3o0JEOJfW3IeHj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":491967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYJo0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqsxg//Snpi4/bm+dqjg00i4N8lw+hPyNIA8Ebg80slUFemEo61YBq5\r\n75iipDkj5439JV8obVzcsPg5EzbkEh8f9HtkYVPgZvfvIqvnX5va7cmfYNkz\r\n6UStDsJN5O533zh7UxhHSnrqzD9J1AsyZJRIB1Jf/XNAdvkSPAWL+N263iSQ\r\nmJGc7knX9B4q90KMnCHhc+nIzFaIQ+mg+OyonMCzoJ5orJn5Yp3e8wMe9Wx6\r\nV59mgZQjoS4P2W2hFTv8UR61AHuF7cprdmx/Bf/SGtWUQyTktwVGBpsHnAC+\r\ne2erdtx2Tnf4VJILdWJRW2q8PnNez0h9+F11bZgDkK9VM3YEviEY0GWPvnj2\r\nILoe56fsFC1sc4gDW6QCBbjWhtjG0whFFW/HVVR3Xjgz2LueQ4JqB35yD9GB\r\npL7j8U8HGfmDbkg8eXDuGvkBMvA6jVtLBAvvR1wJNhT7HYU6UtPrQt4owCTK\r\n/zBUlxtVhUtBlCdH/f66c8OcmlIYEfvFaXvaQybS9hlaJiZV6aFoooKiIuFe\r\niNCL1pCwNzjwzoCDjE0OXMIzfeTN6MGNeGKgkvHa3yrZNGGlm0A2n7utH26L\r\nrzlQa4meZcTcQoxUuMYqKOW3bt3PRWnKuFI506q3gjwVF5a9dnw4Kswh7lzq\r\nbZ5SdqTz16k2yEoBuXtAWV539sFanqqjZJI=\r\n=rlr0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.40_1650498099865_0.8280809793221817","host":"s3://npm-registry-packages"}},"8.0.0-alpha.52":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.52","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.52","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"9672764ad6f10af185f18a3a51efd913cb8c3b3a","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.52.tgz","fileCount":51,"integrity":"sha512-t2zjchndJ6/zL4LAjnCRkSYZN8/h8PhpnHePu6XPDmG8DmTFh1eJYeUp1sfIfPWoZIgikS8bEdxBmaXLapzceQ==","signatures":[{"sig":"MEUCIQCVWwFmUWj7NvcbvNhO6E3ofXz4VSOdax4JD6FUCPPGBAIgHoQCKS3r7jpWjwmbnQ1vgmew03Y+92xIq67gQkCsmZ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":491967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiagw9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoovw//Y1PDPpiTGsYqQuWiDVtMx4WZIGbkB6laeE1RhPzYg5p5bAD3\r\n7JdQjMzK/4FfZVdHB0GXdb8kc4XirIHpUlshTJjK/dfbqHpnws7hoR1MDaB1\r\n9BLiHrfmHRrgHPORICQEjWFNeOPkeQfP3gPWJWg9oedXvRjIndXzMINujNHK\r\nMBcvWNE7G4XoKflK+5aYIW4fgz+ht2yOtqPWpv4h4v3lNE/8VxpIqsT2eMPW\r\ntaokN5+5Ie72c8XHk8FnJ8IGZjDZ50Iykpu3TeLZ4sg+s5/jXOThual7NU0z\r\nEPsXzDyiPTOJf6WubVJK2scHc466x1QzPPpWBnuo0KQ2n6wjWH+Fe06FUrlt\r\nLPY9FKtgCb29Da+T3Uz7OovDS8WoM+/UDMc6OIn0vYEy+Bbmn+/VvhaTWMFl\r\nYoxqZVn5HJiUF5QZ27kXjq7rXJVFS8lmlsJVOC3dVf/7jc7qxFm/ofRI1ScQ\r\nA/J/hRvIusTnascR+A2qfXR9b66EVjBSV8idTUNX1vXe9GJHi8cnGnuHnjAP\r\nHiwGAQpCb+yE51ZoXpzzEdkQEvAY84fCbvxgHDz63hYi4yWCeXHYqgRbtAxX\r\n7OyoapbAEjZDoROO1WpiRcdr++VDsHtZA7arWkbqbBMnd9vcwyFUQTEUcojc\r\ngXcIrKVkTJZ13gpjhCA8Wuz4bBiYpy13cZw=\r\n=70fP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.52_1651117116956_0.1617734179792003","host":"s3://npm-registry-packages"}},"8.0.0-alpha.55":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.55","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.55","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"7ade590b85c6b02c759316dca5bc1a6bbb503ef0","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.55.tgz","fileCount":51,"integrity":"sha512-QbJSJRFEFil+vRfV9IZ9jV5LclDebddfhbaSdYf8MaK1BmZTqcId/m7OgggHd1lfIB+aucz982xUnX4WmZsDjg==","signatures":[{"sig":"MEYCIQCKnfRP9V5D07dS0WjEkfRWmBqLX3C1Wx1TcYhliKXMXwIhAKdNGOlhMJti+IZUab6EVz+g0+Tu5bBAAUAxfkqwwHHf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":491967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaix0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqF3g/8DaxoZMnNmdgUqCHjuKr3Ga47tljVT2f5jvzWTypNY78ox09j\r\nCQRNJpqcQR4lVQYRQYT0aWIvgGTn4YRYeR9Zmt6fARFoEgyHFWDmP7To1f3R\r\nLF8b/iWRaEt4v2ZcGxkHFbAXTB28JzFtqJFRKM7l6Erbu7M++nGh4hhdTZc9\r\nB3xKV+BtH8aD3SekT479lgLM3Q0kQ0IeqvfkUHsjrIJrqiTPh/s+Lnvu7dcy\r\nJVYC18uf0FPfU0TtPdhcGz+EG2UjLYheLJQ2IL+wnKdx3QzwlCj1/P15Hjrz\r\nJKk0wY8KD8qSwk7MkSclECWal1deasEmnzTntV5vVQBgvb2Hmb9hG465bm9M\r\nsOg2tEAtd/Y9O6o+8AkpLy/kkaibArBmKaNwlvaK8CwoVirud9SmKZQ5SSSh\r\nGEcDdvJf7hZYmq8JRq/p54/5DO8zTSceptUPz5q27ex4Nwy1aNUpDDS+pjrn\r\nDbno1ksIPVq6gsiyF8BbYBRmB+5rPS6yhmnWAL8qnGVvuAtNYGSk65p+eQim\r\nowg4nDUhCG/Ht8ILuZCH7fPGC+s7RDO2o9bfL+gNwkhBj4dw7UcILQxaRf2W\r\nZj3RKCLXP2dlMkopuLCYI8thqY6MXWVgmXUJtwvPnv6toN1DjcS3r3Dt1BYY\r\nKIJ2N0Ce10jvB1A3id+w6gWDjuueZ4EJz4Q=\r\n=2h5Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.55_1651125364096_0.7444008956920516","host":"s3://npm-registry-packages"}},"8.0.0-alpha.65":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.65","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.65","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"d5685f3537da62f030e5ece547be9845c408048c","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.65.tgz","fileCount":51,"integrity":"sha512-zB1JXpeh8iL2Qs30W1gJCLrA7/tv82dAVEUO/tlTlKBB5h6aikPsKeHrPh0au/rKmYIDFRRyA1xEVbW9DD9MAA==","signatures":[{"sig":"MEUCIGNq2cxnlE8Alj32tatIVLykrc+wj0o05VCDstYcJ5bjAiEAuj52w/xu1lkHQUm/3rzSAp2MnCQ3vbAkrpgOUl07Ld0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":491747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidDbEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3ZxAAlmUIDdvN75tIVM5kgj1myou4ckUrDhvZ67q7LPJPYHLif1LA\r\nzEKm4gNaiU5DoWX262A/du35Xc4om8B7Ipdu86uDkaIVDNj4pBn9VhSWQnCb\r\nfGAEccTJUzt49i/J6DPG7gfPfs+qUhySUs8nJwh8PcrukyFYUjOWDvX1WkW5\r\nvkHTQ2EvM9QiKTScO74SrBZjoc1RLxcPbZJlXgpromnZ67rK5XubVSdKpORm\r\ncw6YD9nFDWW9jgEAewf9O6d6AignEFXli7AkVgC0Y1JMIcOA0tquRPiY7d3Z\r\nd/+npoOEs8NDjIniBmddCMEoYPKwmv1MI/b11R27+5Wae/Flwtn2bmwHs8Qq\r\n7sZjpi0xVaRgMo0MkUZz/on9CYrj6S8IrMFLu+sePeHCmya/4KbOHJgnGKJ3\r\nUv1UtiJ1eFr+jeQVRzLtHSMMqixySD8Hrk6nl0jIclV1PJVdetFzkaTrrIOS\r\nnfY9GCXwHgTVbcsUN6xZ/phNxQJfXKnTimCR+Ik+76TB0Rw99u+yWdfyHqba\r\nxn1mOfGZBNP/4t+S0EkLGVZMxGIEewtD+bVzXoZs0Yy+olBCAOMXu+37EXD7\r\nAMdbyt1Dsf3TXdK/tV8CX7W2LPfprrH00GZ+Ncjl5VnBAPO+eInUt5dlsSXR\r\nJkWHf9XAtQEJtrItIpZys1bXJZRYgnYoHzk=\r\n=19j1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"sideEffects":false,"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.65_1651783364244_0.9106916069937094","host":"s3://npm-registry-packages"}},"8.0.0-alpha.66":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.66","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.66","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"985e6f08eff4fa10698986b28adeee22ff60ade1","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.66.tgz","fileCount":51,"integrity":"sha512-GOmPgdovNg/e0nUg0wu/VFbMGuQnPuR5XHVgLDllNWHkOPxY3fYCfH9PkeyNmth0RnqSzr+AcSHr/g6h1gr2TQ==","signatures":[{"sig":"MEUCIQD1rPy/lV2lMjRJqYIeHbf4Vw16wAa0RCrEMNRN7eWt1AIgS7Gn78BMsUkxw9XGHV5WZv3WpJxKX3BVMByBeQASfNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":489657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidEYqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvbRAAl+yYdWaFNxDC5ZAiJXfWClWhwBwpvyFKmfYwjNjKt7tGG/Hg\r\nCVvoPk1vlW5Hf1l5MMDT3uouCyznfPUsz510678r/YB17dF13un78e9By2pG\r\nIuUyW823aOLhSTrMug14pFlfwVfwDmCCf7L/JMQHGj4cCdZlySup2gOWlS/d\r\n092BKxNacn7EDzpfizUqBDpX6hHq484TXqniqAEOQVSS0iLKnyYXleym45Bu\r\nQ92k3rXMdG52DMUf3Pl6yw35sXnZ4pZMQyqvOByoPX1kuLmhw93hzDNqX0P8\r\n/QbutMPt4g5I1kex1sB9ouPrXUZlcSQPVEoCEdB+kx6ObH6ZrK5TMQ1JKURB\r\nieFkXM8HDRGEx77U+FfL22gohndMnLo/zHFiHb5iGwVLCx8bU2oNDTK0/mlC\r\nH/D8nt1iGh4vTqdyxRoLRGVEdO02VsSmZ4iB4+ykMwXJFo3YBPVNwHU3UE8F\r\nHZsgjgXeJGhr7TmqFjRLqjPkJ2VeAOyUX9d7/WeYYyWOqeIBvutvrGTm6vt8\r\nujYm/6eUsSieYPruB7VfFokQr+Iy2NDRLt0L5n9jTLgcYevVLHSvOsc5T3g4\r\n9vwC3879PE1jRZia10cArC5OQeJOR+NrQjQBHc3S4A5RWq/JjLjfkWNRWVyU\r\n4YT3faAN8sPqZ1CbtNWMQHN6ZAnrtU5cb5A=\r\n=S6Wr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"sideEffects":false,"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.66_1651787306700_0.5462838995180721","host":"s3://npm-registry-packages"}},"8.0.0-alpha.68":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.68","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.68","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"178692f551ee1c620fcb503bec7cf0cc159e4320","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.68.tgz","fileCount":51,"integrity":"sha512-QvInWHF2e2yl0KZknXhcWPesDWvQcCyeQf2duHv4tYtPRfD1h4ql5iE0uqK0EbGHxFVQduhCDouVo/J4NymX/A==","signatures":[{"sig":"MEUCIAggEuBwnmkHT2Mduoqk2kde6qFSSUBd69yE56O3R1geAiEAv9xRaOyHwtCXueSkpIFkSgbcaHNALqW3JxUvoELuXlo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJie83gACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocQQ//cAR1PSjFMsBr7fI1BDVNPtPwsaS7bdGz9jrEr2sr/6yhy6uH\r\nTl8VmTsxV3ehb80CMKmFYkoJyvl3FJ6Z0dlfsAht75bnab8YG6fioPcSANI0\r\nHgqmnz2MAXZcrPsF58Ee4UMiCZFEuzcGsTYEs+KMYvWp3pn5WG2gCKRO7cwy\r\n7wkHJGa26axOwYlkeJ7VvDHS5m8PxT0fiyFmVoGDa00CvxlT/ljJhLx4+t0d\r\ntohBqpLN5TYbU9x4rVkYeHz1zsH9lEeoM34oGXUh7FKC2SdiJ4BU689oZ+hk\r\niRGc3bHZ4IYV6cf4sI+LXvBfNCMNv8o0sf3CQILeO+BwX7AYYLReahE1hq+j\r\n/JG566Npl/PamAZtbW6l3DgHKygD1EuD7kLUDSPdhGFQXaglPA+O9oV2US9g\r\nglhIrYCCrFgJlonvNrKhy3d4pe9lRGiEfTqlr9PMMLBYe8LRO2eYiBHL8kkh\r\nTP4JL19snyM3zP5g0OZE5xyiedcT76YDH37tEZP7giFhsnPm55gncoZDh38S\r\nR/jv+/zVqbKGmNn7YLkWwzST8y/J0DK4URMngl2lbyUW9bHfUngHBd5DnP6Z\r\noSz5dyqbbUauLAOSRFamy5fSbtK4l+5MRvc8Cjif2RNrqAAavkhjhgNGvc7p\r\nFR5JI3FJlWfX4pqS/zdzNrc+5L2j1v2dLXM=\r\n=oPFw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"sideEffects":false,"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.68_1652280800659_0.5633388914863218","host":"s3://npm-registry-packages"}},"8.0.0-alpha.72":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.72","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.72","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"cd7198bb8d7e44231be8e999ab43e1e6a05f2876","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.72.tgz","fileCount":51,"integrity":"sha512-M3ROI5Q+SKcbJBEdluUZ2uaMUlhNJ2h+RnY8TmkETkI0tda4UhGik/S93YI4yAZEKfxoOlhANv2JpvRH2TMoPQ==","signatures":[{"sig":"MEUCIG9mk1zH1waMNelY61gx+Dq6CEdhZHiyRYSEajPTPSsrAiEAzSwRqGlROm3opa0D7pyIwD3hPYlH+G94Ke7fd87JO9Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJie/iFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJrA//RdW4raTHLJP0wuv9kxOzuVEm0HhE24PORKZluHb58bBrYHaE\r\nwvuVSt4hlLX7AMsoE+YuMhrfkqsJe42SzHuDkLeTQytbvqZk6aCMgxx4dtv4\r\n/uGbBFqCM7GmzrkyKIuNDj6ViMpXTJ94xXEsyeDh2y9rkmNm1UsONrnJdXmZ\r\nNcUdyLtw3WqBQNqcu7/XAYq84t3fbY/+NP4zDdqEOp6JunZb/ReUpTOy8jqn\r\n9Opn3WOR0G31ZYRS14aB9ZtpX6SYXdai8CfOVzuo9AdD8eaqq6x5IM5g7te8\r\nJkXa436s1fVZ3u07DMV1HZGhVcOF9vKDAkOD9c67GxZabVZ3YHFVwkVjdukz\r\nuht8EpMhNMIOtSxqxRcC1vrPmEuO6ii0U6z3ZbHCxyf+/b4DFWZzjcEoFW0s\r\nuH34DVREiYrHSiR6fWt6cm/rjOOqkbAs2HDGpTWapeigeMB0Vig8XoylMijb\r\nbT5W+7tGMr6XTh+1gASYbJA9TB1zt54IdvAiiF2Ar1KahMlX3lAgFcJuYGVN\r\nTsJjWH8pf1GcM/clZG9y5hT+jHC07W48xvUvrrU0WWGO/jn3qrdkSO+NXZYc\r\nBgB2iI5+QiEUCRBop3O3iVRwde0Ai4m+TARCaL+941PF6MpDTzcrphtHWug1\r\njQ/kYoemNyDThZlm2g0vDZrNePxc40PFyfA=\r\n=vGU7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.min.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"sideEffects":false,"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.72_1652291717283_0.9432873037539076","host":"s3://npm-registry-packages"}},"8.0.0-alpha.76":{"name":"@tanstack/react-table-devtools","version":"8.0.0-alpha.76","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-alpha.76","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/react-table#readme","dist":{"shasum":"2d798922e3de7d1810a7ade01a9af50bbc3c1a81","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-alpha.76.tgz","fileCount":51,"integrity":"sha512-ITdFZAYuDaKTliBNZozQdgKYrW3IyMK0a1o9PTGgIl7K5LnuZYhvYdDzuKGc9o0dTKIc/VmwF6b6E1YHOaW68w==","signatures":[{"sig":"MEQCIFWbCYTWIJTeaYo2dFYJSq88+7/942MFRzeDNmxeS9LEAiBvYRhtUZ2rt9bGR/oIA2ZhQ977hhXmaaA3+OzrNUiXlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifyM7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/KQ//XkGYWHF+6Wc4SJlZ/QwAgrwgYZvEdkaLsdh7F2G4kmSpIRuR\r\n6//FMi9s2xWPhQN6LrowtWr6uO++iqhC7+UGv+yfGuM2QmsCaJgfnn//bgXH\r\niszc3NxbuMef7xzpB8oWgrZzXxynZ0L5FeP2Oar+DIbKx7FwY4oaQaOKcf7M\r\nHtVuvwehny17evNmickC/JwCr0GTJl+tCz8/ibu2IKakwvexwnNIeQCHpMC8\r\n5otLFALjAHfiabILAhGYZg9oE60dGeFM97dJLH7YzRHoqxqFtmocnoKY5q4j\r\nRnTZRPDV2paZMK6tqzkM+38b4TMfgKfTMW5KApV38pfBjgo38qUfS3lnSI/U\r\neux71WCjg0JZOJlYNYuVPK2gBFmXG7J8L7M5MfBWJDBNz634eBI/VJT89sZb\r\n3jP1dXwpnYoohah/8H0BzYxrkisbbmO+2l5XAOGsS57Rv5Wv9F8zYtmaA6a/\r\nNyVrYYSIlx1oyVFH+m7rXZAMYGtQSAcxAwiv3Gd5+TynxvBY2kutgBeG+xHK\r\n+VedlhT0KOqMBdxkF3mmSHgpPZIlNtoifyPUOsftax8xzKMHJutohlElo3YX\r\nlvisDjN3m45VQcA19Hf9tdq0hYUp3YCPMlX+GXc34FytJwfYw9FBeV+7u3d5\r\n1odOYK2EGXsdhH3j1Jf4kUXCyQUNt5dXY1A=\r\n=wbAn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/react-table.git","type":"git"},"description":"Devtools for React Table","directories":{},"sideEffects":false,"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-alpha.76_1652499258970_0.05930912045835157","host":"s3://npm-registry-packages"}},"8.0.0-beta.0":{"name":"@tanstack/react-table-devtools","version":"8.0.0-beta.0","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0-beta.0","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","dist":{"shasum":"992a114e6f018bbbf726cecd291b911e2f9dbf4a","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0-beta.0.tgz","fileCount":51,"integrity":"sha512-3cUFcmmtThzPAW29mcsPJCMiodVNAEgqQmk9f5ZFpJa5B4l4RABXTesaS6FqfDAt/hxCNMu0VSplXiX0CLwIYw==","signatures":[{"sig":"MEYCIQDpSBJjAG6pLjQu+rupCzywU1maQi+OQGtkFlc6pejhjwIhAPKtdL5eHSoHZ/mMs7gMmlzNABhCPCgmr3oSsRB3RTFZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikTXqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4TA//RiK6hWMXGvBZbaDxGzUROIN2GdlIHakS6qmJUxuol07sCewk\r\nd2cRJQzFZbcepcmn4rzst4g0tiZ0nzt0vAAL4Zy2gNc97Ad6jz0ph120uobC\r\n6nBM+chtsg+a0jsN7zQlA5K2bEGbTNWvIdBh7SKxL6CFZVm+4y/IZxZCd+iR\r\nU9RzxRqYEe1+LQoiGEP6Ipy3l/kW5/MRWBDBICntkL3MQ9F3PfGIoF4WTTxu\r\ntPmnu4BlJF14cgLzOFjnXZrxpHb7mwocPBmj4BBIorsGkZGZnNzdnF+nAcqf\r\nhJjgZ63ibn8NK4nnyfCGNUW7u743/wey4VSlCCUo3HkP6q3WXMHhLeaWK+3e\r\n36H+v4uO0PZ36ebCM91bPK+qNtJCWaMJQTzFdVa3XTNsTHs/yGMljiCMyWAX\r\nFiZT3+V4moMwk6En1wCS6iDW3786OGWtrF4Hh/yhb5mjsTKGoGxFAcgSej2f\r\n+J1G8g+G8/vUA/mp2E0E6J5RxAr4cmCbRQdeElaQPtyMJCs+0Q2nJ5OwLQ4h\r\nLhpN5XhNeUBK3N9bWohCIA4+bImwEN/237bzh42xIq82bFac0vz23+e3n1E0\r\nPdtGGRnTFIPqVdbjBMmXOqKOvgV3fa4pS8Rlu6xp6YcN/N/Lbphm60UBHs4c\r\n5ByVqj4ffCsbdCcy3bzwd7puh45mWmIQLKs=\r\n=gb28\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"description":"Devtools for React Table","directories":{},"sideEffects":false,"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0-beta.0_1653683690160_0.0870245144841546","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"@tanstack/react-table-devtools","version":"8.0.0","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.0","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","dist":{"shasum":"df3bea1cb849820707de131effedea2b5ce32534","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.0.tgz","fileCount":51,"integrity":"sha512-2HELCzm9K2BQv4dv+4eR2bhEgAABnVCYjqeCSrdOlxWrd5hN80XJUsKy19QSCf/mvb7aG+kRUSVva7P2v29CgA==","signatures":[{"sig":"MEQCIAJGp9WcipY1HvAW/5QJkrVz5GPYN2W9415Iqp00BPquAiByhGXt40xcFMNe+0oydXo5jQ1UzFi+aFob9kIcN2gtLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiucpsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpuyQ//a44FZ2b46s7n34TS2Rs8j6nKxIdxnMk43GqWxgTG0kF6SM6W\r\nQ68OBQX2lP0utVQpEWsLp4JRxEX7ffVdlwn+YNGgbS/KdeyrO82ApeOfJC6O\r\npMtmbYBMu3zVc7rN3KlAyUFwDJUjYjQsMDETlnvSGaka3RtdsGraEgZ/hG5q\r\nWHaF+ghMVXQOsdHCexgWa47Wd9Nj2JfoDczB8Z7zxgzJCczd+f9kV2J3t6mI\r\n+CVdvFeILeUkNkZaZ83AKxjOLEoeCVwv15gqXOVMQ/7xvOE4PwGzTh0pA5Vb\r\ndatQcwyy1mHToPw4SHXoXzQIR0wyKxyJA6uykqp21dPkvwaSQ6Pi4DsbZhk3\r\nsMlSlqcJ4CZIj72eOgWdxgrkiafkoHPvWRVNn3yH3fKePyDDGEf6UlMK2+nM\r\nGHiPJpzMkklvmiM1A5r8WF3hREhXYZWKpIo+n/R1sIFyFGM6gAl08zgn5zQ8\r\nRmcE0+4vJ6okE6n1CGhESznwo85GkwPZ8okO42/yqWFaGWMIJoCWXby7XT9o\r\nLqlQvjPa6jWKNXcoMK/ND8jUUYcF/5A7PpU0qhRFp9QJJdddzu0CisiWtncE\r\npuVrzT5vYKtdh5yj0o7Qnz7Fftg01MVTfnCgoh0XcDXwsJFXh4rvIdNqHkU8\r\nsq/E3kVAsl/CZJzriLaK+FafeD1H5MxbUZ4=\r\n=Ilg4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"description":"Devtools for React Table","directories":{},"sideEffects":false,"dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.0_1656343148403_0.1465783127907332","host":"s3://npm-registry-packages"}},"8.0.3":{"name":"@tanstack/react-table-devtools","version":"8.0.3","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.3","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"f7742aa44cc10e786505ccaec76e4dbc73c7cab1","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.3.tgz","fileCount":34,"integrity":"sha512-oH/4yHh9F8fkFeCtAHuG5FqEv0682A9ACdVaiwHunoZiJ0HM1ONwN+DSqh6oeHmRhupaCXEIXA7F1j0bIIvw4Q==","signatures":[{"sig":"MEYCIQDQGHarDLgXueVAhpmiM8lY5YgVtLx+tQbnn8YIXzKZDAIhAOKLYRvq6nIbo/ecCZLongHwsTgoJluSMZTZxm/iiouJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiug3IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVAw//bEwjZyW3eRHXChIoId/6eFaodVG6KMMt51ZpeTDTR8Wdpqnp\r\nDI0kGLgALklxWCedDK4Fo8hw/+BwyxqyiBqPosO0T9sKlIA8tBMLIKDcLJxa\r\n8z+EUu6Xj47/trTv2+TzuBc+5PZur7JLwVGQFC3S43NF+rYuaevJOlQbS71n\r\nnwwSsgrpVoiiMUSUNbnyeuhjoMEnNCbMyON5YCDGMZZByOa6x/hogLjXnlP5\r\ncAvGSYEoXzlDOAjWg+dRvbz5WrEUIhGeOiiexq5X8JFbhDhKzxKdzC8DL2ul\r\nCU9ER1r5oZ5RpI0Y2WKnzBWmuKX+usdJLnT565UKOjs+/AfyyFZddgsJYxa1\r\n4AkByF1lOQ5JRJvbpo286LxIU0u1sevbz1Hzwj5RGCf8ClG6pchPeHijANlk\r\nBxon1FNbk6tt52TN6kdnLF+3NI3P9Eb8OmKBEIMrZu+M+jn9nkYI2ponxh/x\r\nkzY4eE1ojvFzuWo9JDTspbVdlncai7eEBIwZxmBUnByKH+5EyMKeauiljtq8\r\nP+Rh/7wnWHnq7EbPy3bQ+G86eKnqw03r8P8dybM++lEXGOXalYgF41MxBM6y\r\nZ5pApwSESAl4lpQ+f/yloQjd65D05fieOe2m1u2rOWnXyNINsZuqUTu6mYQY\r\n1tcyfLQ7bRYZ38tYrtzsxvEyQyzNeTbUffM=\r\n=n6hz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"0748ff097124119c106ef7f2ec9440287a633854","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.11.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.3_1656360392603_0.6863998470323882","host":"s3://npm-registry-packages"}},"8.0.4":{"name":"@tanstack/react-table-devtools","version":"8.0.4","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.4","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"f14f776220b6615c2efbe3967bd96b299907a33a","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.4.tgz","fileCount":34,"integrity":"sha512-3SjYzbzXmhTZSuq28XB7cA75AZRNBA5Nazhahfs91IIIfcf7HaV5OJIFlFnOD+05APs1cYlQ+bePCVi329SUNg==","signatures":[{"sig":"MEUCIQC52taHJIrg8jB3nJlKF5Wav3w6pwRD61BHKty05S8IIwIgR5ucHnAyHvuHMjNkYZ3n3R21+3jv+ypLycIZ/ScRhKk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiug5TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpusw/9GIAvpZXZO5o/kTlWmATbs0ZignRotK/u2MwSiqvBqUkfW9jl\r\nmmp4zVm6r9G7oe6meAA0FsHqDpnr789+DoV1KVeyv5c+2jFSlWYaolyOitTI\r\n4q0iM3ZpIVF5P73Y30yF1BRdCyhl1wFw0BDku4yQ/2AX12uC7A1VpLln8bn2\r\nru8JEgUqU71CG0B07vIRvNWJqPiAucdsOQPAUpnugIc0a1D0eSc0B8p+Qrg6\r\nsTGzgQQG9WcnS29hfGtq1chgSeZUV7R/wxjdeZl+GUuTI+5DwL3v7Eg5TZOn\r\nenHWxc9Fx9J7iWIfnLSXWT3oEHjbUh4yNnYjSYnyc09KMZMTxlU8BWl/UbXb\r\nNj8MaAIomCSsKvmuIKO9Kw1F9zl5J7hNrOTVyOqryTwQpo66yPfXfsyVF3oH\r\ncWfTaTMZ7uOP9HglLNrF2QbBfE321dO5/8T4my8yfaNG2JvFX8UKxM9qY6nR\r\njH5FDxXsf5stfjk304zJlkFjMHwE77IDxkQO3f7y/5iZ9FpYyZ4pWMbwyD6C\r\nWBirfP2sf0l7LIHwU/J8Y5NDzXf0WuOqnO43A7+7a9nBxFfLJRU6gA/8ODAN\r\noznEOPoQtE7WtPVYLioavwqjHQh1SyzCgJFFURUGNwHB/e1Rmh0hp/eHRJf/\r\nChydVpKuPP6SC8xBX2Vg8PtFYB/nkpi3g48=\r\n=9JyN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"0748ff097124119c106ef7f2ec9440287a633854","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.11.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.4_1656360531254_0.803751511022943","host":"s3://npm-registry-packages"}},"8.0.6":{"name":"@tanstack/react-table-devtools","version":"8.0.6","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.6","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"94767fafeb6d345eb2382bcd5c51ab068ecbaef0","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.6.tgz","fileCount":34,"integrity":"sha512-9K1kITXo6kDaXW6DjGYUK/+bp9lcfjnpKKqaPqgiOQrkTgiB/j+83Ej/uWj5SyYB45RGS2X1QYq3SfRMxw/Q2w==","signatures":[{"sig":"MEQCIFdFT0Fbb1HX5Yl2HhnrFAxu8z27Vs5cfXlvjggIWodxAiAqxNNmsKSUWqxUJYAzcpLqE6FeH/ODp/39LoniQIQkgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":455311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuhAsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBMA//d4ezu8ICGdnLmpMovot0fk9oLRcrQ4oJJtnB1Qzp5pUiKMQB\r\nGCe8QxbcQ/5/mupmD1lmmk3uRlWafWSFmtyQ443mEM1ep847CG+Q7Kd0rg8O\r\nh4mLc73yUgprBiI3GQFYlSnchDAuUaXG/rtckaj/IKZ2230XhCk4Dpy3DiVx\r\niiM0gg87CTo+Uvc1VfWUjc7NHfjhCu0KLXUEpFcRurmC5/s233m0wkBUFvcE\r\nB9QoaBZUm4W3kshMUwH92DwiQ39oqfkVu+bgGddRNsO0W/pTBSXO0D6hvcc2\r\n7/Z29gVmTgbTCoxmqEUwwS3tshqFYghsKFtOEWESF3TiiiNkw5DsdwgjISjW\r\ngTIqJAmCwRG/N5UcQ77v8FXZN9MercRTdRc87xSjgJVO0SpJIP63kXRqRy3V\r\noa42JRhD5S46mR8wdeM4iQexa0fzuPopNXUbLecy4tP+heUgTFM4zvZFZz56\r\n3CsgdUzlH2QTyNwPRkQjbi/WHpOauC9G4TpvUD0U8fJTEg1Tt4He+iJyK4YP\r\nEvFE6Cb6s40hhmq697wEMvQgz+BgNE3XTthJTgRBC49qPYpJDBSZFfLoaovA\r\n9VIozm0JhdrFfH4g5VCbZohk53NfRxpHk+uctrldt+eQerNykwRC/S/eVm3E\r\nGSU58a7Bp4o5YK1KgxAQ8RRAY7EVJjl/j90=\r\n=ECnp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"818eaaeb96223cbea7482033e562a3af80408852","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.11.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.6_1656361004027_0.8262551766221906","host":"s3://npm-registry-packages"}},"8.0.7":{"name":"@tanstack/react-table-devtools","version":"8.0.7","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.7","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"eeb2626a0845f9b1e990cd15ef889f692ef710d3","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.7.tgz","fileCount":34,"integrity":"sha512-6b1ahmWWm5RScFCeyWFaIsfd9KGOnfRmoYx20WYKhgQQJi2GMCgOmk1yIvjAZKu/CsbnaIFS/iwTvSPD71X1tw==","signatures":[{"sig":"MEUCIQCcWs+YUHTlnvV1UDLu2UxJvHw5HGMMERKoJM+EKtqHlgIgBWoOV98adxSFdkuDAfvZ2PgLCPcXiy2vU+xIdAmbA6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiu2fnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqM6Q/+MVmJhg9f8U3zBFkwI+SQkQ0u/fgCkIKEf5uvoDb2Zrq8f/3z\r\n53PvHING0RGQD9pdzbGHtHiUBzRFluAXD+BiwKyyRuN8QkOAscpU0MgY5e7g\r\nldl6Z77TR1Fxxg1qCeiewLODy6XM3dQ75xJ53Xh3DWBVcPFc8o5UYIv4qmLq\r\nS3jXZKCmZvJDftv11nJfj3Htlbl38uAwHyegA7/NNtGRXU9cJyJRU0bheljU\r\niExyLE8XzTO5PQXZSHf7dgdG6iPHnmHvzIKOfGfn5Ssa/DrXZeYUgntSyWjg\r\n0D6elkoCqSX8uMcaQ4GeQFVP7D6Zlx3aTcE8J4AX5Oh663nCbAZ96/xG39Bq\r\naVpliD53Ngtl6Nd8UB8Ac0TeCNV4EfaI+K2CD+9evXt2+3HZn1tiKN7phBiN\r\nOWuSW47u7/TAkoz5icgSZnKskIL9sCGAWluxyYbhY1+JOodRgQyGJKpjxXuv\r\nc9jVJcLdz12OdxMvIB5vg0cRaJOinUCQVDzASLxppF5jfioVeBxLs4d3t0PQ\r\nxWxsK6CBWtpLKkv8qjZ6NSD+r1vJ32BbeTkfXtiCs/axmw1kNJD5REn4Tfr8\r\nU8lq8X1AhWMzLGSd0C9lFhY6vlNHIWoiliH0fnPwoIB+oIldqy4M/LeTtSda\r\nwLRNIdSAt7+4LDmKHFrBx3GJER0G1gkHEmM=\r\n=6Nho\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"88be7a989e0a84814538c63e61905c43dd1081e8","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.11.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.7_1656448999824_0.6446759969162639","host":"s3://npm-registry-packages"}},"8.0.8":{"name":"@tanstack/react-table-devtools","version":"8.0.8","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.8","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"54ffbd3c8f3ab4fda1a71bb308f99d9c169c24eb","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.8.tgz","fileCount":34,"integrity":"sha512-DFzg85t7TUd+ajR/sYAYAbC28Ih38sjf8aRgODOxvZNYNdeE2cujQu7bQRLA97gCOQLyuHUDP8YgzA7llzNSeQ==","signatures":[{"sig":"MEQCIA9zXEDcX4Elx5+3oobXiHPGsDX7MldhBOfB9yhuM7SAAiA6oFLxZP529Z+K6o4IQjBJhNU3uWSb5N3AscH/+NEnaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiu2mPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKMg/9ElxSbMkxBu/wYVEc1xBxPx8wqRmm4Pz/lpYYWae+48uq/afY\r\nCXv+cfPuTW5IVX/4NgtUKi6p9YmF9qh04/8Q6YOLLc/kWFsM+2An0ZPrEDov\r\nyt3TNhhDrUDqqiygfKlaVFyQUDFSNLVEUdy2d6l+3Wk+GXkTDdNzA2d+OJuu\r\nRoxt00z90zJbdfwEiqXPHOluB5nsD9eij9FncxZTuUFHDwrYZfS/uKUX+Vdj\r\nYN23NYCDsf+SHZGLETKmgijutuJmnvsfc4aQrVHvgmcsRv9MGXJfYWIeRx31\r\nWLY0XLjuL64/GxxcV3X1flYhWYdCU9TPxpDHL9Yu0I49prUreZqy9bTEWOty\r\nvQtxvJYrNEr1XTJEAKXLpYiVE7lW9hvD/wyVglQ9kGe5eu/RDou6F7BCZntv\r\naLq36BW6wn2dWLKrEUoTeJpOQGABwoju7yLzi/mi3MAHWeROoT830/73qNI2\r\nT3q+HYNKIKvNLArVx+bT2pXasVIdyU9P8fERBuUD2xHCW/yOsG7sZkR8Wl0W\r\ncs/ZA7DcjhBiAbKy3ZAWqhO6499atyE149ZwXSHmGopuxnnOSEEHXQf6suIi\r\n6u7BXfPCBqpwwzQtU05XH5XpqJligEf9vnrfpj72MHHdgZYn6Uz1GDF7RmMK\r\n+Gx51jcP6qbmoikbJdgmtnVC4dcCK1NFzqI=\r\n=7SIb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"670842b8b708d8a3df185b2b8e32ba81045bef09","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.11.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.8_1656449423171_0.9743403622178359","host":"s3://npm-registry-packages"}},"8.0.11":{"name":"@tanstack/react-table-devtools","version":"8.0.11","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.11","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"e6efe679ca72d463a8225919c9c8d831f4932110","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.11.tgz","fileCount":34,"integrity":"sha512-giWoxlsT2ics1Ud2Uy1Ugo4W+QixouAodAQzZzjbV8PCnR9uH7XujVbnCD7uKXU1czyvbFcGbAsaKnUsBHkzqw==","signatures":[{"sig":"MEQCIF5AIhtaDVxhIyXaQcxGQmf3epww+W59pl6E97p+cANyAiAxzqZvkPR1a/LEEeFkyzdkoIi4WpP5JCWvc8xqy4GUCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivK/OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojwQ/8DQ7io6HNKOQuqkw+TT+GXHfDKFnW+eV8ONwRSyJaiz9TzGna\r\nUODuKisHhfhgCqh1AbPxIVDfH9o4gtk3/vyOaWRuuBZsw6kx237DVjKVjjcl\r\n1Ign5zIIoVETu7HGIsjl/qlsduvGkwU2n0bclAS1eToHrY+//5Y6g4PWok/W\r\nCqq8u/ZkXgaUHeGR12Ef/KPyEKLjFn99Ywg+Kw2YqnUGyMCAmJ4ktt/3rP0j\r\nUm/xKgJZMxJf0suBQV5QFpwUIn6iED4BAtosJfNrC+BRv235Krau+j9FlJnQ\r\nd05Nj4TehNMwXXDsnAYT9uqRvYMRzSU6sjKvSC0oXP0IGQ+y7CLGklZ8linm\r\nvikufEXaymMjDlzN7I8xpswNXft07DZ040+YWc+JgQLaJuV4E9+y7QlfsiM2\r\nEw1ipdv27EFBaY5OG2ERFOKoSUwVDX/lBjE5S5yZ2RZVp98ZPKpWQWKtzkNR\r\nqvIMumTduWstOlGxCgVJsJNwcbQNCOZurLdu8bcxcmdNRAHWt2vrs8Lyz2MN\r\nqkM+I+qs8KdtyX8bxPfjaDCc88XjD4k8QwNXRVMYOYfix4Txqip0Pzjfqa7P\r\no4VUYBGNutS6FRVPOosuVHaK/743QS8yTyV0CTOFB2MK5DYnliTVAZo7W13Z\r\nS8eKwB2veWVS4466sf++cAIQYLalOK7rJG0=\r\n=bUit\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"7a874471284b81872638fd413580926c776cb497","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.11.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.11_1656532942684_0.6321092163710362","host":"s3://npm-registry-packages"}},"8.0.12":{"name":"@tanstack/react-table-devtools","version":"8.0.12","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.12","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"7bf42dd851bc42e4e6b0789f4fca0400a98cf633","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.12.tgz","fileCount":43,"integrity":"sha512-UJth6lIzkGFf15Usbkbfdx2n+x55vFpjxhpXyIJbj755G2kxWb9jxtVlkco7BEy5UnnwAomkHJn7kuyfYPNbRg==","signatures":[{"sig":"MEUCIErHydDAvxHdoz6jxE7WDJktjo+qFVHvW0jE5b8eFvbCAiEA0G2KLaRgO9jRa2kXKInLLs0JmC69AVcvF/SPoccj5+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":467427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivLEvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIjg/6AvEtIgTpOZAgbfkcLmJ14wxhgo7/3SXycB7QIlzRtdiwRc68\r\niCcwLa0+h6udBTrr3RLBfMMg0pduZL6JnsYEOBOshioUW3st4XX21mhYCJJ3\r\n/EO5ry4GFrLq9jiPpARML4y6GuoNMX2XzDhX0z1tZOlLVScNrVLUNDgF4tGG\r\nQGQ3prRdBeTNo+qVDU2l7iACdhJeGEbVAJi5/y310PTli2Jgc8AHIAA+rHcl\r\nHW5EpCs6RtDIycUmxFy5ABp0oiew4SS09yUo7Xfhyksc8qygK8nOdJLmLLFP\r\nLrAdpzntERCuTRymS39ntA0+hC8N2bhQOqmogRNKmEyRe3PKgEBaJqsOBWID\r\nbnxLOy5zwPDynS6zXdzE7nesqEAZPZoDHHce6FR5B5cNhkTAt198dMuRVema\r\nngE3muxaxCXl/Zy1aGolxl1VE996DdMQShgr/C4DogLFVmO0FWxcTsX9d4Eh\r\nc/1f0vDHnQjrFtjN67fDc032PucfPkQ6v8i50QthEkjYO6tNMcoQ/EMfOrjX\r\njDzXzrJK0SMAgryxJaOrzntffHvQ9ZoM14stSwsNuAEWtrn23CQIze0HH4h/\r\nxSam28YUSHA7kedk+kr9Q4S1lWp9Wj1Ex94l5ljmpVmYIoJmdvkmryNhZoqC\r\nUExpsgBnb0HsqdZRj7H4RVihkZdue/+U+F8=\r\n=+rle\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"885f24576c4f99d714547229e23c78490bf9beb9","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.11.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.12_1656533295037_0.5034620796963309","host":"s3://npm-registry-packages"}},"8.0.13":{"name":"@tanstack/react-table-devtools","version":"8.0.13","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.13","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"e20065007fa0fe9da52d9812e042008c8a83dd3a","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.13.tgz","fileCount":36,"integrity":"sha512-ueJ2iOE/iKUosY465f10/0MN1iw4/w0YLh04OsCTPl8fpi5wYjb1LT0thAy42TSV4kaKmBRJlzEftL4D/YS4Gg==","signatures":[{"sig":"MEUCIQCHXl1VLJ3oJP/GJduB+kSwWGYyvDsPzamO7+EDRT0tUgIgBSChTQx8W/iLRZnSruGiOrQnM8mrhKyJpNuHTo5fE/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":461990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivLSOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFTA//Y1DtmB6UzlwIaOBy7Ld7fJ2LTJA5lDmfbC+skUtQQZ6vMNB3\r\n6zKfuwINmjgLccGVtEEu9iivPo+kdyeJeLL4nOZ8PzN5x5mDzTcngYt/Kb6k\r\nAdUNDszV5fWfNKQ9YHWxWEbQxs5HRIYVttQacGaoNzGoVnljsKEZEvMfzv9W\r\nIL/AaZrRTMRQs1qQJqrYc1OTsJH1aCTqx+lAG94lMGl14xBlossh3oBuAOQp\r\nITC2o62COPFOk9CUapEiKkWF/vbWxWoE7POVzhqmUtoK/ySpmB2XjswcmYpc\r\ndGn9HdQv37tqzCSzx+oaKV70Izma0tu8ND2FpM8SQ/ZBGlkhDRdGMv1f3mz7\r\nfFNbfQjakmMykPmQMhIu9/IIhxZuMd8DX0tuoIX78Urm7jP9XhcSbeluonOa\r\nb2TRm9esLE5raSSihV5J/B+HTseOOgzWsTOzFnU11SstdjnnPZry79iW9q/u\r\nv7CcngUYqfR2u7H5PLCtQFQDMkeTtihRb/949mzrDVa7D4tjmXtfJttiipNa\r\nZDPg/aQnWQTxOrna+AFz13xNbgaH+wI1g8WrfRjSCqEr13hy8MjkBuWpIBJA\r\ncMSqTsrkMQiiI9MAIL8tQ/daNjGFxwtihzKwmJx3qht+2YbDZHQkl7IyOkWs\r\nZTT9OujOzK7hRJt7MxkKREGmV7zN4msj3Ho=\r\n=xHrq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"657fc793f4f611796ec29259c2a87e44241d8729","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.11.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.13_1656534158033_0.5405183465890637","host":"s3://npm-registry-packages"}},"8.0.14":{"name":"@tanstack/react-table-devtools","version":"8.0.14","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.0.14","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"55cf954db5fd6b8a6d9f8b5aebbbda984cc0839e","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.0.14.tgz","fileCount":36,"integrity":"sha512-fWrYNKll7I2Skp/Xzjr6O/vDQm6oEP4WOWjaO1zZkuhwycrCD+qivQeBrFGNSkdtRxFWFSbrDUx9/VJXc8UKNw==","signatures":[{"sig":"MEUCICIP6Xjt1nm+/pUb1EDOKzqoo6RWIQV1f30ZexqYq3g+AiEA84LMXAAldcTgb1EnR03p6W0qHC+y3z9G3J8oQ6pmi5s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":461422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivnxcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqn6Q//f1+QvwYqk0CoYil8PsaHYgr1Owpsasnscda7nb7Gevz2+Iff\r\n8alIAUvFWC+7lAD0EstGaprRx8Y/BlQbNzIB93X8v5rSP/291Abe+XfEcH5n\r\nhziHVReMlYy+l+J0uCUg3hQb5lnufSHuuLqIUyMK+LAKTLst+MfcrOLU3/jB\r\nTHjqP3IneDLhvrJYUdplJBbftIXComLP3P17KhWGywmrvaNzlZIOaj1U/JhK\r\nZS53RXQhwuRjRGXZcqiaPzcF2PpUnTmXkqyKSQs/XyeePyNb4ru/Soas4tEM\r\nv4u6ujbtIpb9IBwZCD6g8DiAofSco1eKLCEvUsdWIS+Bk9l3AamrrHawWYvy\r\nHTnXV9x/FYwS1uvE4TxT6dyTTSLwnRGt4y/NYu9aLcyZgOwggUoMdVsVE8Zi\r\npaxXxODBnfiJ0EBpLxVcRubvyxxGgy7GPYHyuIfdxoYcdQv2/8ep0V/6pqD8\r\nZ3zcEc2hQoZjNXnKvkEqn7fZyPuElWBSdPv11v3RUEIQx57wLpM5shl7QosQ\r\nYweIy4BHFx2XLzMmNENH6a+UzAvX7CVhVhxDJXx8dh1+6VTTiGgptJiHsAcH\r\nikYKkwpuZrJnwuyIGI9X8KPs9zXkYT18CwMhn+aYEyI45YRNuyH+SQIyRqsX\r\n2ztk0wiJmQb/tZleZG6j7TuXGbxJEt7a43M=\r\n=vr88\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"51ec83997e5964a82797fc037219a28d108de3cd","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.11.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.0.14_1656650843966_0.13269429602866745","host":"s3://npm-registry-packages"}},"8.1.0":{"name":"@tanstack/react-table-devtools","version":"8.1.0","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.1.0","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"12d95ecf187203807db4efa15b69046c32971adc","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.1.0.tgz","fileCount":36,"integrity":"sha512-AcszxutNmPYSo2S91j8M9soZoRER/X5Ks1ev19yOGeUu/7XFiEgMNm7726qvCWN3eB0cEa9ZfGWya27+T3i1Rg==","signatures":[{"sig":"MEQCID/W1DHHDC7/5pQnm+TIHC8OqUuKYVq4YzOpE5eyMp/1AiAaoqKSU2j9hO/rEOOrnIBiDJFGpJiHVN7zNhQchdvLYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":461421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivyMfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMARAAkcVjO15Fv+lPXi5fhK3KXdRq5KOx0f/4pbmW5lXxZIHZjqWo\r\nXr7JNty1/pJu7kGGg/rbfjAzbum6sSo9WVQEXZXpv8snh+MqkXYosjgtZ7XZ\r\n4AFXbH93Qz34QBxMy0Pa/i8kwalSuMryRt4UAHoY9+jU+yV/A1O/qEYZY7aD\r\nYkc/IVxOtyxaJ14mMCiC51F59/AXP8rBL+Fc0h37DBMox3tDJrCBUSk3Oyet\r\nDom5AtMI778mS8UzGkDO+wAGPsh8blBxNPVcN0mCADe0uqfHfqrGwnQLgS0p\r\nPgIeaKyCTsXjCJ0552vy8FfWugtGdgQPBpTQxj6nkVSLHRlxlH0ke7gwCMS4\r\niqx5fqUmgrSipTsaQMAKWcbRX1yR//1XoaVcu93ZWledoKbr7RB8TE9H1awc\r\nvSo06wtj8GWESwly2m2oBPMzLRmwCI3KAccw+mfONtm2eI8iMetRZ4bnDYXa\r\nEiD+F9JZ6FoxCKORXt6QJhK6WfVCpZWzxkQqf9BUt3HUft8C6m3NMHnZFepd\r\ncX5/UlkupjqXzhpAbVqBKjsS6qBnatNMEbQG5XZGEaSu3P5QmKH045HmVYDb\r\n9Vv1Zmo/J6iUR2h/Tw79S96fiDK3dY08RbOZHNXcesDd0RjVqxTIHovXMNWF\r\nxZsUpSkingz4G2z6FMziIlbvEycaxjCiwEQ=\r\n=IC8r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"c5c6c691a222e5ed47cff4466ebbb20f2937e3df","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.11.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.1.0_1656693535531_0.4271155600065053","host":"s3://npm-registry-packages"}},"8.1.1":{"name":"@tanstack/react-table-devtools","version":"8.1.1","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.1.1","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"e49bf2d0cddce6f46f77c521e702c5545a7739e2","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.1.1.tgz","fileCount":36,"integrity":"sha512-vPNzbnYlDcoWyBxUaujitK0l6Q6sbbhIqwdEoXLfaQUpSEDm64lh/Ynwj6lV4yXMMMiRmKd5HtfIrNE2Du1dVg==","signatures":[{"sig":"MEUCIF46JE9mlavtWk5dtU2LqUpFzUy1XOT0XRgZ2P7U6kZ2AiEAmAq22obKlOKUgb5ddC+ehgWe/kug8Z56wxDfUyIcTfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":461421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivye8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1+A/9F+9IvLYzhAeUYjcXWHcJjJ4Oj3TVoCJ7axYEh6P8lYOzCTi2\r\n0PzorZewiSFwAQidHnXYH/mmfXNCvPKbqqprrgs2q7+7FRUkJv9CCfQGlh/J\r\n+j9+o1Yv4leZgNcLrT8QPXX2a3CQd1sllwWAQ5hV40ofQNPDkD3X+a6H7BbD\r\nQY2BodayWRs5aQhLn31J6C34AM4+NxF1AhU0sHV76POAHMj0jI2oE9W0SOxk\r\n7yzytIxZiKKCZzOHcFaTqxEHGrdFIGkO+HEpXH2izgZo6WS001hZXFeESybd\r\n9zi7VBVA9b6nhZ5Zy5GuWbbdjugNUfPqWu+MiVg/vGqRvjpZhKh2ME73ScbE\r\neuNrDO2+l0pscM7zO3zda6voeHmTsmk2f5LWn05v2R1xXWAEELhSPC1WyVrP\r\n/dmqZMLfl7RJGVhnulrfTIcQd7IuAnKYdamzY0i/2Np4vrGmLd/xjF03cg/k\r\nNRQsMHwaMTpn1zRKEgLpU20PWDNy6tKvFaufqZmjuRIZOPEKXu6CIXshgKkP\r\nVdqxEc2u8ugMF2gSJsX+C4JLbLeSoEzSXwwA1uHaQF4H38pD+EOItA5ssI+2\r\nI0nXUNfGFua8tKME6pt7QVOrSdIwKJ30ayYAUZ2Md5XQv53OLthiHxVOkuCN\r\nC3LI32vARsRRweZ541C6Cq41sNYYH0bDp7c=\r\n=3YHQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"235054ec421d325c1556579c20347474f92e7a09","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.11.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.1.1_1656694716413_0.3554686899057511","host":"s3://npm-registry-packages"}},"8.3.0":{"name":"@tanstack/react-table-devtools","version":"8.3.0","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.3.0","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"b7b1f6fcccf60083221feee500eb46dace2075d1","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.3.0.tgz","fileCount":36,"integrity":"sha512-YwZRrksc1K0rI+NlThutrrWz3/QtC4aH5pBI1CDJg5Ll0PR02a42Unmq2yD64xLo/SvD0q7ymf74zWHB26fW3Q==","signatures":[{"sig":"MEUCIQDTHAa2CntuRkNn8VJBkZOUgb4bV9k+L11+74/nJKWG8AIgN0K/RlEkrYBCVOg92ihdLkcyHxsOnGYoDSVfJtqyjSs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":500231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2CxFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoeDg/+KeYgdU6t0hDrxQPJfxdBsFH9Fm86pUUb8RyYlXfxXM/txlVJ\r\ngPR3L+4c/+WQ8kSyviLy6NOyVtvg2Q95TXgQJwtexd7SAJGSKW61urSZHqbT\r\nhW5APsriR83uo6rR+/9zH7ke/Jh7xtchJsiixg9NoX02+OXlQmHd8e26yNBk\r\nHZT69bUhJYzI43R6fQ6Z1PAex37y0HsyIXTLQNFlRnq2dxsaJivtaI9qHgjc\r\nuPVaWaAhDQFzE6Kp4lyuqSeE5BFhF39UdP9x+jguM9OIkIHLN5rZ39cEeAOZ\r\nwNcAmiOQZNVbSZlMv+BsJgABP5eGKkcvXZBrBGX58EurFRoN+LypLFD9IXQq\r\nAOJ/DqCWhN3hBX7KS/Qv9lW9V3xiGBq5TOVFS+pgI0RibyTOBxlHPW7Mnv0j\r\nOx4mUrfROBIMqr9Ty9FTomdd1efwMi90h2KQ7pQBtA1j+w+xIbd8sOVHblsT\r\n6S5B7F2mz0nGgVrtgzoQE7zlDYr8sYXGLNqtjUCKor9WDqQJOcbSTDV/mark\r\nPQuZNWISCoymQJJgoq4Y9eEkhqWm3yF/ZVjL81di0eOG1vlynOFPT9svHyxn\r\nagjFfuzTGikI8e9OHrIb2eo+1fHCmGDKxdShMfcCEjCvxS2GF9Trv1kDZJJ6\r\nBzm4FfXLrkubNu3+3caTJw+hVSogUEqolls=\r\n=8EMk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"0306ff2fe1665f5286b3c7dfcf13668c06229c05","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.11.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.3.0_1658334277575_0.40593513446680163","host":"s3://npm-registry-packages"}},"8.5.6":{"name":"@tanstack/react-table-devtools","version":"8.5.6","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.5.6","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"303eab59af4ebb6d09a67a76a779a372e0d5e025","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.5.6.tgz","fileCount":36,"integrity":"sha512-aG335J3hTuVmUFUO+1IfmCV/O1lVdzcZARCwefmNt/a4uI4VGI1vrIgX1gmOUE0+LTneQvnX2V2nKMshEZENpQ==","signatures":[{"sig":"MEYCIQC8tT34iXkBqgjXmqunguuFK9/DXS+gEpxG8GxbGYbqQQIhAOA40WpTyBqut9EsMvoT6Flg9myNOBCKSyrcNAdvuqqF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":500082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6wH3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWwA//a1m7urYPmSWKG+iqoOSRj8U+Wx56MXgemoeMg/g2SidbyTXv\r\nzhLz311Kj8NthUTD4Xik8LCbkTlK7Zy7ljtcLT07Hpd8RF3/JdM/9BIcFJcx\r\nAFelFh4cc8fjLxIab5TJu7c+mZNeBVqm9Yu1Rq6gjWDzAhBvQbKVrPAadrVY\r\n6LEIKgyZwDWPkcS28NySEHx5vuWpJnjzEJew01/cz6zblGoPJ0XPSDdh/vsu\r\n8dV/A+dn7tglPDIxn3kPBhadl3EfSyWSQXU9UAQuvZDi6Y7wSRNgX0Z7KaSB\r\nBui5dMWcySo3vovgE9wpmhZIDqnZ3kZeEcmq+42Bbv4ZYy2RHrtm06Q9OTi3\r\n/K5BRkrfTp9BTlisp0qhkti2RG/+j5CPhMnqcafOTyAA/3K1JuODbqB43XaK\r\n4aCW9bTjsYBTPwfdWZUd+PNRu1gmurqmsvb8gMLQ2mEg2bHxgzLZHqQxRQqt\r\n8sE5VaQ6l2PQtIvpimpYVj1FrezPw++fRtTyIxAZOfl0/Ty8nNtwgfgKWyaF\r\nHEUWDnoixVW/Ea3ay62tMXptuHDHoyLutZYTiDpwaUKhOWMJXCp6iGpkQ8hu\r\njicxoByQJC+YGIbGdZDqdXrkePcwnti+y/KdjaRJief1T0M3XHnwHJP+hqvk\r\n1uYGubh/c6vavaUgACGjz60hGc1qXIFbWWI=\r\n=pyHV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"a9c4ded243a105a54059f76754963b5e084125ff","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.11.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.5.6_1659568631573_0.1302428012927197","host":"s3://npm-registry-packages"}},"8.5.8":{"name":"@tanstack/react-table-devtools","version":"8.5.8","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.5.8","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"0e66bd1f8b54d4f2fad626e7a45df0a0c61b7574","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.5.8.tgz","fileCount":36,"integrity":"sha512-BejurKxbvUq6pteKU0rT8Qw8OpWxOelouTFTwUPJO5aEgQPleSX9qp4gTSxvAUK9tnQiege/+y7YcvJSJOBYsQ==","signatures":[{"sig":"MEUCIGhMK7pyGEsaIUQ44pXfeX/g6IJE4UJh+6dAMvQ9wI3JAiEA7Zk4c4C/1rk7U+kLNk1HhB02Re6AbT+juL6Y/eb2n6s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":500231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7DrlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4qw//e4tASryiozEJXkGCK35FCJJjMPqaufkDsjfDL5Edt1UJ/89Q\r\nXInDPXNDVu3uz+my264e5xEhSearjoMl5bpRKmT624SpsjyAIzmV676inlJE\r\nZjklVpdEklHmJgRRFIkyW4DbA/WI++lZIdo/HqXrIrrwqOHdKid5IVsKJrCN\r\nO8OKsa6Ief08ylOAY5LR2XRCg+fTId4tOGlkJQ9pYkDa4pcXmNFNz4qXZuJl\r\n6W2Wneog3dDjv0tar99b8weu+ch2FXqGyFxk9kx12JvDbbrV75goUdujtrlr\r\nkz/tfhDlhuaugTFVV9N0zf7HA49KZEemNItakYp6XERjsF8fmtCg8GZrRMJS\r\nfu+KLYCXlWVpw3iUAr/HjOtCwwf26JZiC2Ppd2QM+QlMYuiAULNHzFrv4Ztf\r\n4McHtLInm9KKuCeTZkqhbqF3ZO/W8g7RCEphqSqkf2hNrnGRfo8xFMOOrZ7a\r\nm6LWu3Vbu8UCXCpN1v1Bv9twObnP40aPEzI8nKEwINHamT86wt8IMDRiDnNl\r\nsTF+KJJ/BCxTAK7XyKuF0EKhwglsB6eY7y/VmEAb5x+uwxJKGb54Mbtwf/by\r\nWm6MxVFK5skZiI2hvnpzyueNPmuObi+KxVogPILRknLQQ1lStREGiRPbDb8p\r\nIK3FnXjN7vpyX8lGOs69iGjt+m7imDxXVns=\r\n=Zw3F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/cjs/index.js","types":"build/types/index.d.ts","module":"build/esm/index.js","browser":"build/umd/index.production.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"ae1f1817735c9fd269a059550527083a5a73cd7c","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.11.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.5.8_1659648741536_0.28264650986543316","host":"s3://npm-registry-packages"}},"8.7.0":{"name":"@tanstack/react-table-devtools","version":"8.7.0","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.7.0","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"7c0c99af495047b59196ea5b6e7845324c834e72","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.7.0.tgz","fileCount":43,"integrity":"sha512-W3hA/qFpiqUgG+23qbZVKXoCMn65ll2bsdHzaGhpaSIV5YfeIOKcOyMeePKy3indAv8H67Mg045cK1feh2wWzw==","signatures":[{"sig":"MEQCIH4IMgCwDu6x6qn+qwPhNqkLcPNmcck44bUd31XRJRKYAiAe6hLFKNmhgmI2e2vMutStLzrnOELWpLkDfaGrDHwj7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjflMMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPGQ//QFxRgtwBHbBa6LguY5WIo1n6kphO74epb1G/JMZa3if9rmZh\r\nqSbTPAiFVGQ+dinSlx4qg2po3PvXJpvf/rXgN2lDzf6kcydhJ0YZNTprLsFF\r\ni2mvfb9ELnF/OrBIUK8Z2jx6/6QyDTH0yZkP30+Ul+YajwakZ9YUaokRS/xD\r\n4qR06vRpqcqKkIjMtSh/HKRkW78hbpt4rZ8L6Uf8McooYd0r9T+UofPzJipF\r\nw5CS0eTXFKSYEXzaj/5iCZjAGtTQ104WhF6M3bDZpzj27GY/KEzswFRzi0PY\r\nxPWk/YCoigfXs1EWixE0HtLT6e+5UnnT7TTW0BbVcoG/PXMOxHoQDjBUBbrF\r\n/Lm74UvrmC9El9szo1xcNa0FwnMSrymsxlHqUM2RuvodxgqA2/K6LPy1nTkW\r\nXx7uK3HKj6isaOEjfMo5QO5rs3IbWE9JAqYDxCBs7vcLhSREWGbIQ/Ow0Sk/\r\n/mQwza0Zt5Dw1MOrJ5a9zXaNa4GXVJIqOAMCu25XkTAExMQ56rDvqGXz4v+y\r\n8ArQJM2UgAlxK8Z+K+t68emAI6frCnAgLVzFqfW2BK1uhNooE1BBhhLkSHxy\r\n5PX36EeeVsNc7/qh1b2qm9DwE6PcTpfIIE+mrF54bjuglK/V9f4AzGJknBe3\r\nmtMGsSiTo2bbeYgaGvNrFwZFlUsLjzNfW4Y=\r\n=H9QX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/lib/index.js","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"4db33dae92e2f56c8201cf5990208408c423a93e","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.19.2","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.7.0_1669223180285_0.1328830921427253","host":"s3://npm-registry-packages"}},"8.7.2":{"name":"@tanstack/react-table-devtools","version":"8.7.2","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.7.2","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"775e5672ea14ea87cea0dd3a95bf58acc7d1544d","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.7.2.tgz","fileCount":43,"integrity":"sha512-xBwaCHTKJKsNBOEmOcRm76XXyUnvIgnmWsh3Gz0DFn9oQROAUaLhN1LZjixCFfuXEN41IBcFjcOIDTXl9WsB3g==","signatures":[{"sig":"MEUCIAhWoRbmLLiprzwxy91d4i/qv8MgIvdjRl4UUl0MJT3LAiEA8yWVBiSorU6A9ydx6Z3z+6KJPlilKf7K8TKzo81EUvE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlqJdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrb0xAAkYvJykxp8+3Zc/dTwxO3rFWZXdo4AIunQvQqEuD1SdDzc2Ix\r\ntK5IPEs5UqkYEof+WfV99Rr9iunUr3tQs95lT9XbjJHyCfNLd9vzVQD6VxJ9\r\nRxSrEjIdonVe8jIQUaDMypurD7/DYPpE4LNE8DVy+jtJz10MH3WgvcJFCWEd\r\n1vr0/RYskhOtcjgzu0TwuQ+sbVYm7+UpTunvEJVcdL495biJAyu926BlNHK3\r\nHK/MHuehIcjscybNldptNf7goFwWhgGwSm5d4rJrFnYBK3/H2kvNdMAMoac9\r\neSUWlm9hfjtXYIbSiEb8AOsdCrvTNhtD/HRJA+jYmpqsy/0GMsEjD6Z/Kw4W\r\nlcgc0Vqz09Jq2j/h3hbKP/4KsEImWKWSNTYK//lOoQsTHAnxQcXuLuMrmFiN\r\n3mux27JnbrWQriarIfIRcLCmI2W6C+BTth6nJG4kc14hU+ykE5hr8ACPHFHj\r\nV/aGUE8iiBnv3ivOTVEngVE7j/ZtUUfm/cpXLMQM8mKajrc7rlmZI4FH0+vS\r\nmWz6y7AmvHtn+zA0+N9W5FliOTF0CDt6ctzlBMi0iZeyZBkcWPig39MlrcoO\r\n98kqQjyNOf2qhXto5GgdUJrfJVF8Fe2Pafh2Ocgu2O0u0m7knA4oL9Lh2PNu\r\nBB735KGhNSai8PV+RTPERJS//NXfNKciWxw=\r\n=WjL9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/lib/index.js","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"38378b0331fbd00b382a041e5dc582d52c928ab1","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.19.2","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.7.2_1670816349023_0.7950961062099486","host":"s3://npm-registry-packages"}},"8.7.6":{"name":"@tanstack/react-table-devtools","version":"8.7.6","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.7.6","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"9dad2db8a39dc933d2541921a6829bab8f7a3f3a","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.7.6.tgz","fileCount":43,"integrity":"sha512-t6+8ch6BCsEOMjZ+WG2aWQd+Jy8/YfCIf7e7MWKtIXuqZcwCjyzHPsSeddjgzKalX+gGLlAkIEKcThWuISmqVg==","signatures":[{"sig":"MEUCIHzbsrApQMoHKKzOmq9S0KY6tZMTwx/hjJck/nL8o7iDAiEAhd5xKpwmNfQQL0dH9eYZFWIZTB1KtoZiH2/GUncCIN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJju44HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqb/A/8CfC4wlHH/vh+i8zFhgovR1/5eukC8PmcQafRNaaLrLUzfG9n\r\n4eoXfqmG1cN5yZdxEjDAxVu8lXpq8CTJHvIgiLOhiDk3WDmGvnoPbxtpyyya\r\nxGOFq77bNYPA1nnQkS7Zj29dD+yOVmLiDBXHeBSAIGqe8Puvp0L0yTGbI/HB\r\nhCDdSwLUKN4jQ4FQsQ/iXhrzpL2SGX4mfpmPfskMsiE6nBnk02D9/MMA0pZB\r\nQN0LMW9xvOrB6s9ZbNKwght8XKBBYNfjdBlXSd6pBvxzZTZNv/iPteTvHS56\r\nEsAsr7m2hHO7+XM0W68gvOqfF8cTwEQ/bcQeggciDhSxmh93mnJAh1mXTzGo\r\nnOn17mtPuUwKIc8Y1LjPSfBPKKhxh2tjPCjfeahesyf5pvD4+mDRxzR1fXyv\r\npVlebG7IHNsdOCpn7sTc6IE7ar4JeLY7jiGN479oUZYuEGO5Mh6MYioRMXyj\r\n+3xBxkT7fWwGjE5JrEOGfTBbZluE9kofPHcn8BFYvMA0quISgBhZM79F5EG+\r\n6ADcexBEwwVdN3vkZq5KEhayQEVWub2+Vd15zAoFEloqDKPkcet42hvrYDMP\r\nsfe0bse6Sw1AxJFJmVutrOZ9WPKXQapzNzceQWU5LciThXPEY9zjwKe/LEDi\r\ne9uZfYo7xGSoj0muNEVmzsWhlNl1eNZ2yRU=\r\n=G+CS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/lib/index.js","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"gitHead":"adf4c8399f80d03f6d759ce0635877d292cf5200","_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"8.19.2","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"@tanstack/react-table":"8.0.0-alpha.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.7.6_1673235974819_0.18836825054853312","host":"s3://npm-registry-packages"}},"8.11.3":{"name":"@tanstack/react-table-devtools","version":"8.11.3","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.11.3","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"ff629560ec44b4aec2534d9395020c1526ca6097","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.11.3.tgz","fileCount":44,"integrity":"sha512-984pmzuKJZqebVCe9YLo1b/p8OMpmc3UE7R0W0EHafxWPxAK8uJDVmRmL1q9bYzNm5pxlcIlBJekARskmmvbkg==","signatures":[{"sig":"MEQCIBlBsoMvdvWSQvWfIwxibpVyvT7kpIj1pJLNZnnGNKWXAiBNEJdVwsf4AxZvgNx1J3QYj0V2jFmQjwFX4o6mDBn59Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445964},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.11.3.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/9dc4020a4d1558687a90818c6b8770a2/tanstack-react-table-devtools-8.11.3.tgz","_integrity":"sha512-984pmzuKJZqebVCe9YLo1b/p8OMpmc3UE7R0W0EHafxWPxAK8uJDVmRmL1q9bYzNm5pxlcIlBJekARskmmvbkg==","repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"9.5.1","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"@tanstack/react-table":"8.11.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.11.3_1704296230491_0.46836139053772996","host":"s3://npm-registry-packages"}},"8.11.4":{"name":"@tanstack/react-table-devtools","version":"8.11.4","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.11.4","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"572c2049d75e8214e4796061b0a26e7071f8b341","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.11.4.tgz","fileCount":44,"integrity":"sha512-fomM5UGRWjjCoL6BbnELZSjzRHIqTWgk0+pMvLELe1YX9bEea+X/fR/VNcVMgwcXs2DAjGdadfTLc+ShdoMnDg==","signatures":[{"sig":"MEQCIDq1Am6FWeSn0KQ+2d5SlSWlJ8rGIC4B01+DDcoq0iOGAiAXi/yeqOvSFmyrmtuUMbU7MMyRZOnGtRIXJ5snwmSyYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445924},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.11.4.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/40f3019749bdb3ad2f2bee44d1561df9/tanstack-react-table-devtools-8.11.4.tgz","_integrity":"sha512-fomM5UGRWjjCoL6BbnELZSjzRHIqTWgk0+pMvLELe1YX9bEea+X/fR/VNcVMgwcXs2DAjGdadfTLc+ShdoMnDg==","repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.11.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.11.4_1704994261151_0.3857411952644503","host":"s3://npm-registry-packages"}},"8.11.5":{"name":"@tanstack/react-table-devtools","version":"8.11.5","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.11.5","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"03bf3ff574a23de818285a59aa375a892c2bf134","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.11.5.tgz","fileCount":44,"integrity":"sha512-53PwfRjwze/pfAPewcSTK6uQL2pbi2hJN2MhrdL5bzGICdfZs9HtBMOHAZ/CerlxhHCcZ7t9Cb3YrQSA/u58sA==","signatures":[{"sig":"MEUCIG8XwHC6O+VuFzUD/qpZen31GHBc/LI0Iw0CwW1ZKrUgAiEAuTwPyMcXGOkHz51RYtyZbNyFw+r4WgLJ7n7i8cIiQ0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445924},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.11.5.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/5248318defa5075af9864e1a23d7dead/tanstack-react-table-devtools-8.11.5.tgz","_integrity":"sha512-53PwfRjwze/pfAPewcSTK6uQL2pbi2hJN2MhrdL5bzGICdfZs9HtBMOHAZ/CerlxhHCcZ7t9Cb3YrQSA/u58sA==","repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.11.5"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.11.5_1705017294654_0.44625170269800374","host":"s3://npm-registry-packages"}},"8.11.6":{"name":"@tanstack/react-table-devtools","version":"8.11.6","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.11.6","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://github.com/tanstack/table#readme","bugs":{"url":"https://github.com/tanstack/table/issues"},"dist":{"shasum":"6656e0b8d65cd7be0883f78e168f4fbc3c11e86e","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.11.6.tgz","fileCount":44,"integrity":"sha512-4G7eHsnEFMK/vp8lErLl50yiJGT4YQ3Ptat1OISy9uZbiQZWDriAYKukJdr3Sze8sJI8150SWsCIcCXRZftqjg==","signatures":[{"sig":"MEQCIACcddusdBmErxyOILxh3u/bHjXgsBhlU4LzvnukAdoOAiAD6n0wpOdbE7lsk3C/XqIqLM+nv/9eX8DCYA/+kTHpKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445924},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.11.6.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/a404ccb2ae57401496d280f22854d6b7/tanstack-react-table-devtools-8.11.6.tgz","_integrity":"sha512-4G7eHsnEFMK/vp8lErLl50yiJGT4YQ3Ptat1OISy9uZbiQZWDriAYKukJdr3Sze8sJI8150SWsCIcCXRZftqjg==","repository":{"url":"git+https://github.com/tanstack/table.git","type":"git"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.11.6"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.11.6_1705018075335_0.5197067850038983","host":"s3://npm-registry-packages"}},"8.11.7":{"name":"@tanstack/react-table-devtools","version":"8.11.7","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.11.7","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"ebaa9bacb7787a003a1cdccbf40b837070bcdebd","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.11.7.tgz","fileCount":44,"integrity":"sha512-9REfMy9sex2Wri4JFhoDwBSz06I6Z7wtyWcxfWWeLRTp2diG0K7ND4yWiMVRVs0OGAtrP/zAmNIGtf8sSxSzQw==","signatures":[{"sig":"MEYCIQDydaF+r4gYXl1r4yV31GkQBhTanm+S2sgpHUyw/CjUAQIhAIjkG04Cm2C9uQ09BwkyYOHeVxID7HIPOkP8DrlNsS5l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445884},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.11.7.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/f09e71644baf253091975b448c1a85a2/tanstack-react-table-devtools-8.11.7.tgz","_integrity":"sha512-9REfMy9sex2Wri4JFhoDwBSz06I6Z7wtyWcxfWWeLRTp2diG0K7ND4yWiMVRVs0OGAtrP/zAmNIGtf8sSxSzQw==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.11.7"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.11.7_1705784918587_0.2893653807920784","host":"s3://npm-registry-packages"}},"8.11.8":{"name":"@tanstack/react-table-devtools","version":"8.11.8","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.11.8","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"578a8077081fe212e0aec16a8f16536fe7359e07","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.11.8.tgz","fileCount":44,"integrity":"sha512-Q8F8FQ4vgcUAjsHxx+IRXJpKv/HLMEm2/7I2K75eDI4QSNVPggoBpS4FEKiY5KUhixHjxpqnRuduZnZpAvOVyw==","signatures":[{"sig":"MEYCIQDpS/occXIToKILYl3sKSbgKI/hAUtq9qE4+pZmMaUMBAIhANHNWdqg802aV1bsR1juJgbc9Hj4iRGafOV7Zd5RUe8n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445884},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.11.8.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/205b1854fa0b3571ef191356eaf0e3b2/tanstack-react-table-devtools-8.11.8.tgz","_integrity":"sha512-Q8F8FQ4vgcUAjsHxx+IRXJpKv/HLMEm2/7I2K75eDI4QSNVPggoBpS4FEKiY5KUhixHjxpqnRuduZnZpAvOVyw==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.11.8"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.11.8_1706858936042_0.42555702817547436","host":"s3://npm-registry-packages"}},"8.12.0":{"name":"@tanstack/react-table-devtools","version":"8.12.0","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.12.0","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"1726ec5b328c74788a54c67a41451fe974df2b5d","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.12.0.tgz","fileCount":44,"integrity":"sha512-uZuQ0U4c4kbZ7+hLjzoewSgzWWlDOBbBqfgqCWh2AgS6ZGr28z8ehM2exIel6JZhi++xKfW8lZzgaARRlxXXeg==","signatures":[{"sig":"MEYCIQCNqMOXAP5I4xD3Bhjiojbzjd5NyZYJdcraUxk4v2bMgQIhAKUAN4GkG1TGT+s/XGJ/P1ONicVyNYnt+j0EYOPzkK05","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445884},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.12.0.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/c70a54c7e15f6f36c65b05c920d19725/tanstack-react-table-devtools-8.12.0.tgz","_integrity":"sha512-uZuQ0U4c4kbZ7+hLjzoewSgzWWlDOBbBqfgqCWh2AgS6ZGr28z8ehM2exIel6JZhi++xKfW8lZzgaARRlxXXeg==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.12.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.12.0_1707891352393_0.9290383432253668","host":"s3://npm-registry-packages"}},"8.13.0":{"name":"@tanstack/react-table-devtools","version":"8.13.0","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.13.0","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"969a1714d3365da49f11f84ab759f89dec5b3753","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.13.0.tgz","fileCount":44,"integrity":"sha512-Lkq80V0dtUGdRimGZh9dn0NjPTPmvzNvZQIH9mIfEOBCb+NCX9DT9Ch7Y7Ur3tlRWhKWv92Gr/dwsTZ+JHPcJA==","signatures":[{"sig":"MEYCIQChUinKdD0X60dKwqDtJRuhFViW060z6yikXTOpvvGRCQIhALD7ClLA2UYn8Y1jPBtHd2zoApebh6gw7K0OVT5dLoN/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443213},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.13.0.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/006739fe4a3272d83b2ff4e65bd05a9f/tanstack-react-table-devtools-8.13.0.tgz","_integrity":"sha512-Lkq80V0dtUGdRimGZh9dn0NjPTPmvzNvZQIH9mIfEOBCb+NCX9DT9Ch7Y7Ur3tlRWhKWv92Gr/dwsTZ+JHPcJA==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.13.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.13.0_1709067888586_0.13002189594178293","host":"s3://npm-registry-packages"}},"8.13.1":{"name":"@tanstack/react-table-devtools","version":"8.13.1","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.13.1","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"3d0ba8e2b98ec191ecd69e4201e0d0dfe8674280","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.13.1.tgz","fileCount":44,"integrity":"sha512-ptALtlHnXrxyzpn86oLj5tEPQ9pD+GWKuAulv1r8yqDvVNjTTU64wZ7wFrvbfM89U9udRTpVgohZoFgWPx1giQ==","signatures":[{"sig":"MEQCIENDWUPM49UjWjvfMFEuc9gkMMcugb3EyHxC3jXeKI4uAiARLo5dpVmc/MVwQFg14bQc7SdQUqSp7npkvu7Ud4TMWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443213},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.13.1.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/5482443c2dc0e1a1baa31d07ef7c16ef/tanstack-react-table-devtools-8.13.1.tgz","_integrity":"sha512-ptALtlHnXrxyzpn86oLj5tEPQ9pD+GWKuAulv1r8yqDvVNjTTU64wZ7wFrvbfM89U9udRTpVgohZoFgWPx1giQ==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.13.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.13.1_1709141889378_0.8681899446320476","host":"s3://npm-registry-packages"}},"8.13.2":{"name":"@tanstack/react-table-devtools","version":"8.13.2","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.13.2","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"a2997d7ddb9c3b2905b9e78cae0b4bf664a9b17a","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.13.2.tgz","fileCount":44,"integrity":"sha512-gT/ZKohaZYL4jGzlzEocASiQZEEgjE6hEDhFsvR1WLUl8MKPm/WerRVmS3FyvVo7br2uK6wTZreFdxEZtTbDDA==","signatures":[{"sig":"MEUCIQC0nevRUq727lDup6gMOv/y1v6nbPVl6xQtds+bYvqwbwIgHyCBusyVBn/R79FQ/9O7N5Bg+Cd1u8zldAhTKabKcU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443213},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.13.2.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/e3ee1561c1596585067b9ca262d7e780/tanstack-react-table-devtools-8.13.2.tgz","_integrity":"sha512-gT/ZKohaZYL4jGzlzEocASiQZEEgjE6hEDhFsvR1WLUl8MKPm/WerRVmS3FyvVo7br2uK6wTZreFdxEZtTbDDA==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.13.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.13.2_1709142539968_0.9704415880980815","host":"s3://npm-registry-packages"}},"8.14.0":{"name":"@tanstack/react-table-devtools","version":"8.14.0","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.14.0","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"d904764d3b77203125ab5c324e2b792984d3fd8e","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.14.0.tgz","fileCount":44,"integrity":"sha512-4d6ptcJaSzdouN832ZawG7hyaRiHf+c7sv1ys/rc9Q0j1OA/RS3FKnHTJ6kVLYtfvDdfvLfKaBR7qSiGVEWn5Q==","signatures":[{"sig":"MEUCIQCyy7ec//V+P3+46tc+Bywbxh7eIpsplfysiDeSAhqoIwIgE0UWAnhzVLsuAfvmNKqIY7hOTzDPuwiVm5gT2FIMWxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443213},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.14.0.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/98df261f6f3a8e8bf4eaf27676dc8c54/tanstack-react-table-devtools-8.14.0.tgz","_integrity":"sha512-4d6ptcJaSzdouN832ZawG7hyaRiHf+c7sv1ys/rc9Q0j1OA/RS3FKnHTJ6kVLYtfvDdfvLfKaBR7qSiGVEWn5Q==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.14.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.14.0_1710873222905_0.3256199993634088","host":"s3://npm-registry-packages"}},"8.15.0":{"name":"@tanstack/react-table-devtools","version":"8.15.0","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.15.0","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"c0b64351288f9af9fe5df01b5f1f8d9f970290c4","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.15.0.tgz","fileCount":44,"integrity":"sha512-hwyrpP3xplu4sPKAe87KaQSiZotAh8gyXf07jzws/uybSD8ANBRc54mtkosSSacpgbl8DjDBc4o5jeOtZaC6Jw==","signatures":[{"sig":"MEUCIDFZr0n638BBp6L+FGpVee6ceKiKg2ywitxx4QUdUaNuAiEAlzxb8t/VJqy+jxmoNVIQNafn4Ss9en2+3wUWqrjiZQY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443217},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.15.0.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/34bd043ab4c64b097aa8dc5ab4cfce0a/tanstack-react-table-devtools-8.15.0.tgz","_integrity":"sha512-hwyrpP3xplu4sPKAe87KaQSiZotAh8gyXf07jzws/uybSD8ANBRc54mtkosSSacpgbl8DjDBc4o5jeOtZaC6Jw==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.15.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.15.0_1711069437245_0.24431806218568242","host":"s3://npm-registry-packages"}},"8.15.1":{"name":"@tanstack/react-table-devtools","version":"8.15.1","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.15.1","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"d078d73a0b1a36cf82158e1be8b87f373bf3b20b","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.15.1.tgz","fileCount":44,"integrity":"sha512-gdryhkMuaTIcb6Undvt8d5pfXJLLGD4hIHu9lHGfgWsGnk+/67SeGZlUijxRJs3eZV6UDvkrJ6Aw4KqjxKmoXQ==","signatures":[{"sig":"MEUCIC+DsCFRvQiFueQB79iyaAh2jafXXVSdtjhcmWzO/AmDAiEAp0ODi/KRb2T3LeJOc2Hua54WLE/03qG2Ly/Mp6tJGC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443300},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.15.1.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/c52225ff3316aef4f1db2081e864c123/tanstack-react-table-devtools-8.15.1.tgz","_integrity":"sha512-gdryhkMuaTIcb6Undvt8d5pfXJLLGD4hIHu9lHGfgWsGnk+/67SeGZlUijxRJs3eZV6UDvkrJ6Aw4KqjxKmoXQ==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.15.1"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.2.0","@types/react":"^18.2.70"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.15.1_1711646254770_0.3925766467422209","host":"s3://npm-registry-packages"}},"8.15.2":{"name":"@tanstack/react-table-devtools","version":"8.15.2","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.15.2","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"30f1fc4d15e888ebd38d13925cf79d43f9f9dddd","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.15.2.tgz","fileCount":44,"integrity":"sha512-MP/zxznCYHhWIx/4qpzVRb1G0KCy6eDSVEu4BRne0qRaqlQ+uc0bGfYr5x96CkoQupDNF9rSA/HlE12Sl+GKww==","signatures":[{"sig":"MEUCIQCCxBoX4A82CZe+XR+/pbW5OoTSlCc6MegYfJGc79U/0wIgJLToGDt+CRJnieBxfWsOlAEnyoxHecLXZYuiL4POdPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443300},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.15.2.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/df6ff80cdf2cb6d8335c7557046d54a0/tanstack-react-table-devtools-8.15.2.tgz","_integrity":"sha512-MP/zxznCYHhWIx/4qpzVRb1G0KCy6eDSVEu4BRne0qRaqlQ+uc0bGfYr5x96CkoQupDNF9rSA/HlE12Sl+GKww==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.15.2"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.2.0","@types/react":"^18.2.70"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.15.2_1711655772391_0.3933513150724157","host":"s3://npm-registry-packages"}},"8.15.3":{"name":"@tanstack/react-table-devtools","version":"8.15.3","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.15.3","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"7945d81eec3b1ff1c049193eae47409cff12f6a0","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.15.3.tgz","fileCount":44,"integrity":"sha512-Iaj+80sf4qndwqHNs+r77uHWPwadS7QFxVCbccwl/RhOPQGAztBfsdrx7pP3GMBxwywOxrCM1Po4v0Tp9Iv0qA==","signatures":[{"sig":"MEUCICyT7IO9E1VtojTZ2Id6ISlIPDeqTGsg3jBU7JedxiqqAiEAjdiN4kbekUmXJyvvf9Pq4U83Qgx5zDpLUyDwsY509vs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443300},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.15.3.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/fd56d73283dfa0743e22b79891f29849/tanstack-react-table-devtools-8.15.3.tgz","_integrity":"sha512-Iaj+80sf4qndwqHNs+r77uHWPwadS7QFxVCbccwl/RhOPQGAztBfsdrx7pP3GMBxwywOxrCM1Po4v0Tp9Iv0qA==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.15.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.2.0","@types/react":"^18.2.70"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.15.3_1711689561433_0.30553363897539554","host":"s3://npm-registry-packages"}},"8.16.0":{"name":"@tanstack/react-table-devtools","version":"8.16.0","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.16.0","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"a4cf006a306b950b02bb8d2cff86b32a3a91de46","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.16.0.tgz","fileCount":44,"integrity":"sha512-/wuvv1HMuQODuFKXQNnAZvzZ+7Jl0lkXTQrbphAQQMZlPOIOl71qls/5p3JdfQyvykPLaButfRtYaV+rFvjXzA==","signatures":[{"sig":"MEUCIGqtGDFVprd6t7zCqDeZAlAN2v77UQEj9WMqL4VdmGLwAiEA9UMtlflBMupOTc4t+VDaatH4cQbbywfvAvVzXBvZpyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443300},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.16.0.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/036ba7821c6a4e827b7089842bb73802/tanstack-react-table-devtools-8.16.0.tgz","_integrity":"sha512-/wuvv1HMuQODuFKXQNnAZvzZ+7Jl0lkXTQrbphAQQMZlPOIOl71qls/5p3JdfQyvykPLaButfRtYaV+rFvjXzA==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.16.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.2.0","@types/react":"^18.2.70"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.16.0_1712969291299_0.1860153365365278","host":"s3://npm-registry-packages"}},"8.17.0":{"name":"@tanstack/react-table-devtools","version":"8.17.0","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.17.0","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"984c21897b64e16e914795a336f91a38d0da3c38","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.17.0.tgz","fileCount":44,"integrity":"sha512-EQ+Dt9B+utq7ynMUC1Q8Khp04az+WCrEj7K0/u74nUbdP8DAi3rtWj131hI246wlrzLz116psCtPhwkO2R8rAQ==","signatures":[{"sig":"MEQCICfvIfiZlMtm/6xlNulWGm+RYHB59ta/I4dGbhZAAGhIAiAmXWzsuCv1Qcb/8vpP07CVM4I00+Bub2qpTzvDrCeMnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443299},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.17.0.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/f44140fa9079037783fff5a7e91704a0/tanstack-react-table-devtools-8.17.0.tgz","_integrity":"sha512-EQ+Dt9B+utq7ynMUC1Q8Khp04az+WCrEj7K0/u74nUbdP8DAi3rtWj131hI246wlrzLz116psCtPhwkO2R8rAQ==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.17.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.0","@types/react":"^18.3.0"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.17.0_1715541710414_0.11117882561891457","host":"s3://npm-registry-packages"}},"8.17.3":{"name":"@tanstack/react-table-devtools","version":"8.17.3","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.17.3","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"1895b512351d1a8f1038db1df775c9765b9e02a7","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.17.3.tgz","fileCount":44,"integrity":"sha512-+zaYo/A94vVJsEgS9Ltjt3j9JZybLF78LkzDzVH9VVRZmYZ0EiM6xmIQZ6ng5iGjRVytyBCiNDajBc+6jlCc+g==","signatures":[{"sig":"MEUCIQC3MUhjCt6KglqRsDt8zcxIoirOczMbKSdBIjRznrAAFQIgZ5o9xe9IZ2IomQ+2x+YT3pUscGwxhRInkgKS0WSFzsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443299},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.17.3.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"build":"pnpm build:rollup && pnpm build:types","clean":"rimraf ./build","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly","build:rollup":"rollup --config rollup.config.mjs"},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/0529960120241533c791c650708951f2/tanstack-react-table-devtools-8.17.3.tgz","_integrity":"sha512-+zaYo/A94vVJsEgS9Ltjt3j9JZybLF78LkzDzVH9VVRZmYZ0EiM6xmIQZ6ng5iGjRVytyBCiNDajBc+6jlCc+g==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.17.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.0","@types/react":"^18.3.0"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.17.3_1715697926659_0.1333858392526439","host":"s3://npm-registry-packages"}},"9.0.0-alpha.0":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.0","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.0","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"3ac540f3cc93353e255223c0dd2c093f1532e550","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.0.tgz","fileCount":58,"integrity":"sha512-b58/6jiF1pGDy3/zUtM3LwkkSL5hbmgCLN9YxDA7yuplVQx0vz+oyGN8gBrQG/pAHOx43Z78f8x5YBD0NlHF1Q==","signatures":[{"sig":"MEUCIQCHBcQUbLlvSK0Q+LqmbNFKtQh/XlHN+mLVNwli6Ag+MwIgPH2/dJQhrX7pEL4UY9nw/V9KR6rWFTbGpaHezKxd/LQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198742},"main":"dist/cjs/index.cjs","type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.0.tgz","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=12"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/cd1191aa0030614aeea0cf5ff8c2c35a/tanstack-react-table-devtools-9.0.0-alpha.0.tgz","_integrity":"sha512-b58/6jiF1pGDy3/zUtM3LwkkSL5hbmgCLN9YxDA7yuplVQx0vz+oyGN8gBrQG/pAHOx43Z78f8x5YBD0NlHF1Q==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"9.0.0-alpha.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.0","@types/react":"^18.3.0","@vitejs/plugin-react":"^4.2.1"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.0_1716278253238_0.882205110236665","host":"s3://npm-registry-packages"}},"9.0.0-alpha.4":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.4","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.4","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"dc4af568632dadfb61c76c27a9b8e190f8b40a02","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.4.tgz","fileCount":58,"integrity":"sha512-C86bu3QOVOxis/fu3eQ44A0E1XRLIbGffla2Bno2PJifaZq66EU6WZ68grXpSOuxh8au7UvFtZcOx6BGOsge5Q==","signatures":[{"sig":"MEUCIQD10LyGuU+Dhe3+j+qg8q1aPwX5Ajob5d0Y+ZXPVagYeAIgMKMoaFJ+Rw1UC62l7ioohHP7USEHp+trzzgK4t/rLPs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198742},"main":"dist/cjs/index.cjs","type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.4.tgz","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=12"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/b785aaa67dc3768327491ea00e562550/tanstack-react-table-devtools-9.0.0-alpha.4.tgz","_integrity":"sha512-C86bu3QOVOxis/fu3eQ44A0E1XRLIbGffla2Bno2PJifaZq66EU6WZ68grXpSOuxh8au7UvFtZcOx6BGOsge5Q==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"9.0.0-alpha.4"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.0","@types/react":"^18.3.0","@vitejs/plugin-react":"^4.2.1"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.4_1718184878511_0.13266810097495352","host":"s3://npm-registry-packages"}},"9.0.0-alpha.6":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.6","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.6","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"c53f95a301d0eee58d40c3add8bc78fa7e7c96f8","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.6.tgz","fileCount":58,"integrity":"sha512-858b9lp1G7wZfF3lbQU5yfqRQbVsu7v2LV/caTo5k5HS5/lnukxW0+eODUkmD1/bAfhHIH6uJqLY1yzO9UFf4Q==","signatures":[{"sig":"MEYCIQCEOL5Yn6No8TIx8v8GYrEDzWmPponkH9Sd6NwoOcU7DAIhAOhl/XVLqfa/fvTmzkJwQW/ZwOa3zp0qwy8XsiNks0AF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198726},"main":"dist/cjs/index.cjs","type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.6.tgz","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=12"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/aaec0e9ecd6325142393baaf4088c23e/tanstack-react-table-devtools-9.0.0-alpha.6.tgz","_integrity":"sha512-858b9lp1G7wZfF3lbQU5yfqRQbVsu7v2LV/caTo5k5HS5/lnukxW0+eODUkmD1/bAfhHIH6uJqLY1yzO9UFf4Q==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"9.0.0-alpha.6"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.0","@types/react":"^18.3.0","@vitejs/plugin-react":"^4.2.1"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.6_1718845357054_0.3951532551180226","host":"s3://npm-registry-packages"}},"9.0.0-alpha.8":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.8","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.8","homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"57a54d0e192864d5673b03ab1dc231f890bc0ee4","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.8.tgz","fileCount":58,"integrity":"sha512-ofBj0qar56UhcVyXiYj17nq3ixlHtZzXpTE67XDTXOGRRqD8l6iYSDEN0gzqbLD7wX9xZ1IOQbt9o/kYN5qw+A==","signatures":[{"sig":"MEUCICxJ3S63z1jjJhvj8PT/tYFZZUmi94ySHMkPj/p/O/2qAiEAm0/PbAVroZNtYw/BC6J1U+dtqI7wHcnjGq3xgAY6Als=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198726},"main":"dist/cjs/index.cjs","type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.8.tgz","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=12"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/db480b016fe50d4b4f9bd1faebcdc13a/tanstack-react-table-devtools-9.0.0-alpha.8.tgz","_integrity":"sha512-ofBj0qar56UhcVyXiYj17nq3ixlHtZzXpTE67XDTXOGRRqD8l6iYSDEN0gzqbLD7wX9xZ1IOQbt9o/kYN5qw+A==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"9.0.0-alpha.8"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.0","@types/react":"^18.3.0","@vitejs/plugin-react":"^4.2.1"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.8_1719623379027_0.9888264159424371","host":"s3://npm-registry-packages"}},"8.19.1":{"name":"@tanstack/react-table-devtools","version":"8.19.1","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.19.1","homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"e3c5e4944eb1bcc985dcc1f5f2900f4cd9eefab0","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.19.1.tgz","fileCount":44,"integrity":"sha512-9Fx1i67yX62iQ2g6nofJB51YOuLpv/cj4bGBT8vTOEtkEqY2gwliOpn0bWfs99FXr+dqS1dyi01Pf1BOUiJb+Q==","signatures":[{"sig":"MEUCIQCeKviQqkDn657HoG6MM/Q3yY+dkpcXd40kZ76Z5bvkuAIgUqtfR2bUQ5jT4ZEK5BCwgmCaeYUfMRjlpwss8j+mX4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442643},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.19.1.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/3286cafcd9993fd06c00546955ccb54f/tanstack-react-table-devtools-8.19.1.tgz","_integrity":"sha512-9Fx1i67yX62iQ2g6nofJB51YOuLpv/cj4bGBT8vTOEtkEqY2gwliOpn0bWfs99FXr+dqS1dyi01Pf1BOUiJb+Q==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.19.1"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.0","@types/react":"^18.3.0"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.19.1_1719704129045_0.6085287647018234","host":"s3://npm-registry-packages"}},"9.0.0-alpha.9":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.9","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.9","homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"b460f945db3036f173aebcb7ed589ef033437fcd","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.9.tgz","fileCount":58,"integrity":"sha512-chtJGVnBIbOjCncKnJrG4jbZL7p8uBIr1zYFErgMVEoreE1udR6QGVJknCWvBPT37Y2IuCXkPM+ZET/mPrO6dA==","signatures":[{"sig":"MEQCIF8Eri2SQFXPcelm7b42SAVrU+96wE7Ec3q/V4MCZmynAiB+JrmwDcsIfCCQUrSYUmsCGRRdoHYO8i0df3l7qnKM4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198726},"main":"dist/cjs/index.cjs","type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.9.tgz","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=12"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/dff2f38bdb94dcb24d45c8494aad4231/tanstack-react-table-devtools-9.0.0-alpha.9.tgz","_integrity":"sha512-chtJGVnBIbOjCncKnJrG4jbZL7p8uBIr1zYFErgMVEoreE1udR6QGVJknCWvBPT37Y2IuCXkPM+ZET/mPrO6dA==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"9.0.0-alpha.9"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","@types/react":"^18.3.3","@vitejs/plugin-react":"^4.3.1"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.9_1719721789134_0.22483526340324933","host":"s3://npm-registry-packages"}},"8.19.2":{"name":"@tanstack/react-table-devtools","version":"8.19.2","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.19.2","homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"2907f265f27b700e28ae6be2f5ee278b871067c5","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.19.2.tgz","fileCount":44,"integrity":"sha512-0THKDuMA5oLZ3T9eoU9mlbQS1yGEWjy+MgoOEUue8uQTAuMcn7p/RIvnVbXxP22tdAUjI5l+cvGt54mBoJCnzQ==","signatures":[{"sig":"MEYCIQDGGOnncWNsEFyv/IQy5KNjJxxa+VwNuSrtWNPcNVZkdQIhAOuqqit4e3YtwyHC45lw/oV0ybMjhRR0F2NjFoStQgPT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442643},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.19.2.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/f05af8f4794dd3a6b8330df035dfc87f/tanstack-react-table-devtools-8.19.2.tgz","_integrity":"sha512-0THKDuMA5oLZ3T9eoU9mlbQS1yGEWjy+MgoOEUue8uQTAuMcn7p/RIvnVbXxP22tdAUjI5l+cvGt54mBoJCnzQ==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"8.19.2"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","@types/react":"^18.3.3"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.19.2_1719761273114_0.4372603342846777","host":"s3://npm-registry-packages"}},"9.0.0-alpha.10":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.10","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.10","homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"c2dad693cac296092f9561d5ce143bfdd7ffffa3","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.10.tgz","fileCount":58,"integrity":"sha512-L+V+o+UTvaFZTtZJPIVknbWTKKQe7fqTtZZuavU+20ERy2eelnYXFmQOhn28XOOU0OyBUf1Zsik22ikKBhU5Fw==","signatures":[{"sig":"MEUCIBGcDuGCBPEQ/5VIHdNrwIYyWY7sJel+Odf0Nr4SWlLuAiEAm+jV5jKekPDdtWEO8dlZsRmZGOw+CkGQ6QfWr0spdPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198728},"main":"dist/cjs/index.cjs","type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.10.tgz","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=12"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/66fdbd9926b50d4394a62c9fb34a7a65/tanstack-react-table-devtools-9.0.0-alpha.10.tgz","_integrity":"sha512-L+V+o+UTvaFZTtZJPIVknbWTKKQe7fqTtZZuavU+20ERy2eelnYXFmQOhn28XOOU0OyBUf1Zsik22ikKBhU5Fw==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.2.3","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@tanstack/react-table":"9.0.0-alpha.10"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","@types/react":"^18.3.3","@vitejs/plugin-react":"^4.3.1"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.10_1719770427399_0.7018837873775918","host":"s3://npm-registry-packages"}},"8.19.3":{"name":"@tanstack/react-table-devtools","version":"8.19.3","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.19.3","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"60a4d4f5bb907c1d389852291ca8a7720ca6af4f","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.19.3.tgz","fileCount":44,"integrity":"sha512-2vX6T72AK97TGvfngJWdF2Ew+AUUg7lTHJq4KdZNwCAXrmZP0hrKx4V5GJPhtelrnCcqbjG4M9oh/uE9a4RGLA==","signatures":[{"sig":"MEYCIQDsxjjh3Jk8OwL+prh1q4z27nHzf/p8MARQNy4uAa9XEwIhALVcs0HpQgeGEH6R2FHHLpAX7O1NuIq5gAiG+v+Wi7M4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@8.19.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":442643},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.19.3.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/472fc1ab4526fc721f16795eb1f4ca7b/tanstack-react-table-devtools-8.19.3.tgz","_integrity":"sha512-2vX6T72AK97TGvfngJWdF2Ew+AUUg7lTHJq4KdZNwCAXrmZP0hrKx4V5GJPhtelrnCcqbjG4M9oh/uE9a4RGLA==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.7.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"@tanstack/react-table":"8.19.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","@types/react":"^18.3.3"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.19.3_1720946711664_0.5458008045012495","host":"s3://npm-registry-packages"}},"8.19.4":{"name":"@tanstack/react-table-devtools","version":"8.19.4","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.19.4","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"706d28f87ac21d2ba5c5b50055e18afafb1fe008","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.19.4.tgz","fileCount":44,"integrity":"sha512-eolxdhyc7ZeTnf0e94gnVbqnsi+gFZruWz0NivL2BTfHpJvmW+6bTLVLNY82GjNLWan+2GkdLMrC6zBCYXGAFQ==","signatures":[{"sig":"MEUCIQDuzwLgasYKlKuShsnDK1SV8qZE+dlJ5tNnB/rddIjZdAIgN4iYVQQRAovgcrHJGf3qhO0Yo10Sd3loHIjTKk0rI5c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@8.19.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":442643},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.19.4.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/8b3d621727174faf8e9d9de3e75a6df0/tanstack-react-table-devtools-8.19.4.tgz","_integrity":"sha512-eolxdhyc7ZeTnf0e94gnVbqnsi+gFZruWz0NivL2BTfHpJvmW+6bTLVLNY82GjNLWan+2GkdLMrC6zBCYXGAFQ==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.7.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"@tanstack/react-table":"8.19.4"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","@types/react":"^18.3.3"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.19.4_1722718289485_0.35893513180789327","host":"s3://npm-registry-packages"}},"8.20.1":{"name":"@tanstack/react-table-devtools","version":"8.20.1","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.20.1","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"cee6f71e528b0137bdcd5c960bf59bba0521166f","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.20.1.tgz","fileCount":44,"integrity":"sha512-lhWrHQW5Y4GJFEQSAbHEOjcUuBRlQdOcqPVJF6ygtV3qCcXzHndxmYMybvKL/eY8b2JMG7Gx+FpZYJah++/0BQ==","signatures":[{"sig":"MEUCIQDEOXuKa3hoDVclJPwyPxaF201HmSLhMZx7jV9W4NccWAIgbOss0/fmQE8huv6aOqMcNuOw0Pq92Yo/HOHtKsP9+f0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@8.20.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":442643},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.20.1.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/24c53e3f5f9b0e7bea48b3671c2554a5/tanstack-react-table-devtools-8.20.1.tgz","_integrity":"sha512-lhWrHQW5Y4GJFEQSAbHEOjcUuBRlQdOcqPVJF6ygtV3qCcXzHndxmYMybvKL/eY8b2JMG7Gx+FpZYJah++/0BQ==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.7.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"@tanstack/react-table":"8.20.1"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","@types/react":"^18.3.3"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.20.1_1722724210775_0.3704329386615437","host":"s3://npm-registry-packages"}},"8.20.5":{"name":"@tanstack/react-table-devtools","version":"8.20.5","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.20.5","maintainers":[{"name":"nksaraf","email":"nsaraf98@gmail.com"},{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"70df6ca7cb81883acb237f8b87bb732124cc3569","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.20.5.tgz","fileCount":44,"integrity":"sha512-ZfPlHF03RoMHGDytI/36cWk7q9/uGJ3aAH7lMQqsUmDgEYglqNYZ6G98TBzRbSBOyv9hT2v41fcJrpxxEZEdmQ==","signatures":[{"sig":"MEUCIQCd00HmSeu841PVEHvHj9XMYyI7b+WhRTAOZHvw1Y6KfgIgd+7DwFCCxejvYD1yNvTn6k1Jp1S7vHonDLFBUdTGoCY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@8.20.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":442643},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.20.5.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/4c17ae7ce92185bc056d24e70677d6cc/tanstack-react-table-devtools-8.20.5.tgz","_integrity":"sha512-ZfPlHF03RoMHGDytI/36cWk7q9/uGJ3aAH7lMQqsUmDgEYglqNYZ6G98TBzRbSBOyv9hT2v41fcJrpxxEZEdmQ==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.7.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"@tanstack/react-table":"8.20.5"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","@types/react":"^18.3.3"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.20.5_1724542710162_0.7862606040601106","host":"s3://npm-registry-packages"}},"8.20.6":{"name":"@tanstack/react-table-devtools","version":"8.20.6","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.20.6","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"nksaraf","email":"nsaraf98@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"c966039632fd26a63942e7cc2a90856b2b015538","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.20.6.tgz","fileCount":44,"integrity":"sha512-xPSBsPAj+7qb+jGNI93nfG3yeMOYbGukFJoB2DBA2JAc25XJJpVzO/VMuwOLFukOG2ePj/kc/IZu5LYyCQ8Jxg==","signatures":[{"sig":"MEUCIE+cdFlxGMoasomxtK1RgeBGHHbhCMP7qW52QWbLlMUNAiEAiZRRc2Uz14nLGWL9Kn2XYpjgtE225qbTWEvcyI+rvY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@8.20.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":442643},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.20.6.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/2441e162c00718fe751bf7e07a871993/tanstack-react-table-devtools-8.20.6.tgz","_integrity":"sha512-xPSBsPAj+7qb+jGNI93nfG3yeMOYbGukFJoB2DBA2JAc25XJJpVzO/VMuwOLFukOG2ePj/kc/IZu5LYyCQ8Jxg==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.7.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"@tanstack/react-table":"8.20.6"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","@types/react":"^18.3.3"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.20.6_1734100483826_0.17175268173167524","host":"s3://npm-registry-packages-npm-production"}},"8.21.2":{"name":"@tanstack/react-table-devtools","version":"8.21.2","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.21.2","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"nksaraf","email":"nsaraf98@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"976b4ef4ffc384d2f0a0b974bb46a1aedface2cc","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.21.2.tgz","fileCount":44,"integrity":"sha512-DZu1VFad94ws/w/skEb5JO87MthxB5Vcy54DguD4jYyFRpDiYlufMBNJF3deWX8F22tXgpgrYnpg2CmAfJJKTA==","signatures":[{"sig":"MEUCIQC9MpIJhHL3gzS8X1UVg33xunWh1sC0hBytyy+EPLJpngIgMGX4BLf39rKxPENjyZjr6RRsRVDfbmKpWchLp2SkRxE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@8.21.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":442643},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.21.2.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/d456a250e3b72787b7ffb5b219d0de8c/tanstack-react-table-devtools-8.21.2.tgz","_integrity":"sha512-DZu1VFad94ws/w/skEb5JO87MthxB5Vcy54DguD4jYyFRpDiYlufMBNJF3deWX8F22tXgpgrYnpg2CmAfJJKTA==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.7.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"@tanstack/react-table":"8.21.2"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","@types/react":"^18.3.3"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.21.2_1739307647079_0.17006871607011265","host":"s3://npm-registry-packages-npm-production"}},"8.21.3":{"name":"@tanstack/react-table-devtools","version":"8.21.3","keywords":["react","table","react-table","datagrid"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@8.21.3","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"nksaraf","email":"nsaraf98@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"cb485ba3f15080f95a3c1a507e3d3d43f801ca6f","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-8.21.3.tgz","fileCount":44,"integrity":"sha512-nIAl72PGgsiUkh2QE/cnR95SwO4UGSOqBdG8R0Vo3HvQ5m6/RwfiUSx0lqGPyXCd8ai1RLsLcFFrNh4pCuBTvQ==","signatures":[{"sig":"MEYCIQDs4p0yFMisJaiGDM6mre8tp6TAFq/EUorekYXr7VTrgQIhAMvSatRv+sIxLx+vgKlojseOO+/meYrhMt+LWDC8sSRs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@8.21.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":442643},"main":"build/lib/index.js","type":"commonjs","_from":"file:tanstack-react-table-devtools-8.21.3.tgz","types":"build/lib/index.d.ts","module":"build/lib/index.esm.js","engines":{"node":">=12"},"exports":{".":{"types":"./build/lib/index.d.ts","import":"./build/lib/index.mjs","default":"./build/lib/index.js"},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{},"_npmUser":{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},"_resolved":"/tmp/eb692a3838a64aa73ec6b3f050dfdf55/tanstack-react-table-devtools-8.21.3.tgz","_integrity":"sha512-nIAl72PGgsiUkh2QE/cnR95SwO4UGSOqBdG8R0Vo3HvQ5m6/RwfiUSx0lqGPyXCd8ai1RLsLcFFrNh4pCuBTvQ==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"10.7.0","description":"Devtools for React Table","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"@tanstack/react-table":"8.21.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","@types/react":"^18.3.3"},"peerDependencies":{"react":">=16.8","react-dom":">=16.8"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_8.21.3_1744662034932_0.3722579543072626","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.27":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.27","keywords":["react","tanstack","table","devtools"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.27","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"},{"name":"lachlancollins","email":"lachlan.collins@gmail.com"},{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"9aa2a850a6b5535a6332603cb2849e42d07e2ad6","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.27.tgz","fileCount":19,"integrity":"sha512-5t6TAQWEekb4gEYUKgzdjJGlMZrKrMnXKNSm0mnzzDLkUgZa4EgDghkJIs1PA14OwrxhUcxCqVS2uW/yHcSuvw==","signatures":[{"sig":"MEQCIHFRsgobEec1bIAG2BpYtkpZ2IYLCAKlrGYZE35V5E/aAiA9/1qyONvcX6nQndI8h+0Tq/sqrmVjvp7p9q6FcRnZgg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21057},"type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.27.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"_resolved":"/tmp/a6d4c4b0e01d451223045837ee397bb4/tanstack-react-table-devtools-9.0.0-alpha.27.tgz","_integrity":"sha512-5t6TAQWEekb4gEYUKgzdjJGlMZrKrMnXKNSm0mnzzDLkUgZa4EgDghkJIs1PA14OwrxhUcxCqVS2uW/yHcSuvw==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"11.6.0","description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.4.0","@tanstack/table-devtools":"9.0.0-alpha.27"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.2.4","react-dom":"^19.2.4","@types/react":"^19.2.14","@types/react-dom":"^19.2.3","@tanstack/table-core":"9.0.0-alpha.27","@vitejs/plugin-react":"^6.0.1","@tanstack/react-devtools":"^0.10.2","eslint-plugin-react-hooks":"^7.0.1","@eslint-react/eslint-plugin":"^4.2.3","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.27","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.27_1775669367311_0.029086539857660965","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.30":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.30","keywords":["react","tanstack","table","devtools"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.30","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"},{"name":"lachlancollins","email":"lachlan.collins@gmail.com"},{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"5d97c60402b654bba65e891ef871551b2960f9b4","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.30.tgz","fileCount":19,"integrity":"sha512-cw19cuwB4ejZG24VhDA8rQnFFEy8MXXn7MjqDPlK5QNaL700PUKlVJFPzQVb/GaJLwnoxa8RUEP+bGUhAlljfA==","signatures":[{"sig":"MEQCIFPbqlFGFpYxn0dN1sBp2J+O8wzq1Rnac08aJBbzEHl1AiBTFPDZCpoyUGvOtP0rsnOFczFp03VbFHVsT805Ya25AQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21057},"type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.30.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"_resolved":"/tmp/b63f62a77a1d9286d9613f297f1ed5ab/tanstack-react-table-devtools-9.0.0-alpha.30.tgz","_integrity":"sha512-cw19cuwB4ejZG24VhDA8rQnFFEy8MXXn7MjqDPlK5QNaL700PUKlVJFPzQVb/GaJLwnoxa8RUEP+bGUhAlljfA==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"11.6.0","description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.4.0","@tanstack/table-devtools":"9.0.0-alpha.30"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.2.4","react-dom":"^19.2.4","@types/react":"^19.2.14","@types/react-dom":"^19.2.3","@tanstack/table-core":"9.0.0-alpha.30","@vitejs/plugin-react":"^6.0.1","@tanstack/react-devtools":"^0.10.2","eslint-plugin-react-hooks":"^7.0.1","@eslint-react/eslint-plugin":"^4.2.3","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.30","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.30_1775672221308_0.37631832892045103","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.31":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.31","keywords":["react","tanstack","table","devtools"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.31","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"},{"name":"lachlancollins","email":"lachlan.collins@gmail.com"},{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"22b82462156d2dbe5072c65f597178fd735976e6","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.31.tgz","fileCount":24,"integrity":"sha512-hTEbX0ZYBTQS2m+CZ9Dnbyp8xtqRQh2HUpHrMDy1PMYUshXnFhO1KkWZYgBWLB0YBBedzWudp7RTx1lMqHESiA==","signatures":[{"sig":"MEUCIQCHyf/jUobIAGr/2WCiMXsnhCVeTS2j3gxlcXKJHUZwJQIgeD1lTF1DL+ShDI29CgPxfoZFp98mvwGUcZLewCxbPiw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23863},"type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.31.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"_resolved":"/tmp/dd637552096b4b67afe3d4664342fe5b/tanstack-react-table-devtools-9.0.0-alpha.31.tgz","_integrity":"sha512-hTEbX0ZYBTQS2m+CZ9Dnbyp8xtqRQh2HUpHrMDy1PMYUshXnFhO1KkWZYgBWLB0YBBedzWudp7RTx1lMqHESiA==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"11.6.0","description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.4.0","@tanstack/table-devtools":"9.0.0-alpha.31"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.2.4","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.30","@vitejs/plugin-react":"^6.0.1","eslint-plugin-react-hooks":"^7.0.1","@eslint-react/eslint-plugin":"^4.2.3","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.30","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.31_1775705451048_0.8019327117068074","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.32":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.32","keywords":["react","tanstack","table","devtools"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.32","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"},{"name":"lachlancollins","email":"lachlan.collins@gmail.com"},{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"98463b8b7194274ce7338266fb3bb34a7e752552","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.32.tgz","fileCount":24,"integrity":"sha512-qXkz2T2mzoq7SfmnhbMpIrMv6MpexvNJuNX+gDD/00feW3iXgeCi5m7uzFSwz2JhFoA3MxHAfWFy8p6KuJBc6Q==","signatures":[{"sig":"MEUCICS+XgD5vnnL0WY3OrPRtWcWnQyBEPiHmTFgHnE3xteOAiEA/MHLGnW/hvjhIJlkuHBIxYhbUM7RpJRuTzBJU5mdgXc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23863},"type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.32.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"_resolved":"/tmp/154078473741842d19a48ba476a0f270/tanstack-react-table-devtools-9.0.0-alpha.32.tgz","_integrity":"sha512-qXkz2T2mzoq7SfmnhbMpIrMv6MpexvNJuNX+gDD/00feW3iXgeCi5m7uzFSwz2JhFoA3MxHAfWFy8p6KuJBc6Q==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"11.6.0","description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.4.0","@tanstack/table-devtools":"9.0.0-alpha.32"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.2.4","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.32","@vitejs/plugin-react":"^6.0.1","eslint-plugin-react-hooks":"^7.0.1","@eslint-react/eslint-plugin":"^4.2.3","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.32","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.32_1775706908969_0.5814132774212872","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.33":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.33","keywords":["react","tanstack","table","devtools"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.33","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"},{"name":"lachlancollins","email":"lachlan.collins@gmail.com"},{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"153b7dd1ec68ffa2fbaa216a2df944b9895598fa","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.33.tgz","fileCount":24,"integrity":"sha512-Nn/hXqYK6zh8Ar91wr5oY8rcvv86F/DZ8MwCD7ynK55MsszuVo85KQR/g9S9jPrqFvOrsUtZYXm+1zNwFG6oYQ==","signatures":[{"sig":"MEUCIHgWHSXqzQXGwKNwRiT0Uo/l7Ms3lZzpiDoHWtS7Y9u7AiEAlkyLni4gRoDGC0Kaoh3YkTGbcxuoemHPAiPR+2aoFM4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23863},"type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.33.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"_resolved":"/tmp/90e7d3f7e88cdd57e4d9eef954e7638d/tanstack-react-table-devtools-9.0.0-alpha.33.tgz","_integrity":"sha512-Nn/hXqYK6zh8Ar91wr5oY8rcvv86F/DZ8MwCD7ynK55MsszuVo85KQR/g9S9jPrqFvOrsUtZYXm+1zNwFG6oYQ==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"11.6.0","description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.4.0","@tanstack/table-devtools":"9.0.0-alpha.33"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.2.5","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.33","@vitejs/plugin-react":"^6.0.1","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^4.2.3","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.33","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.33_1776480362068_0.28239523384353493","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.34":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.34","keywords":["react","tanstack","table","devtools"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.34","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"},{"name":"lachlancollins","email":"lachlan.collins@gmail.com"},{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"df5fce1541aff0f7e050c115be66f5dfb8b7fdec","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.34.tgz","fileCount":24,"integrity":"sha512-JpvjIYlKfNic+e10osqAr+hDrbz18BNkeoJy0h57B7h8VgqTS2o+FidMPBFBKEkRRgZLoW5OOKsEpwTy8hximw==","signatures":[{"sig":"MEQCIBQSg+9VadgMaicAA1CSLhfjCfa0iMjOebUqzPjN+vpCAiALp4U33LxLD2GkDQzHyBK5wYLCmJyfDCD+Yexehrdzxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23863},"type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.34.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"_resolved":"/tmp/27762c619f64868144d7e2cada7649c0/tanstack-react-table-devtools-9.0.0-alpha.34.tgz","_integrity":"sha512-JpvjIYlKfNic+e10osqAr+hDrbz18BNkeoJy0h57B7h8VgqTS2o+FidMPBFBKEkRRgZLoW5OOKsEpwTy8hximw==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"11.6.0","description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.4.0","@tanstack/table-devtools":"9.0.0-alpha.34"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.2.5","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.34","@vitejs/plugin-react":"^6.0.1","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^4.2.3","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.34","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.34_1776812602314_0.3497984757772046","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.36":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.36","keywords":["react","tanstack","table","devtools"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.36","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"},{"name":"lachlancollins","email":"lachlan.collins@gmail.com"},{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"9209e958a5a51bd11aba3f610fd0f3fe8af6df7f","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.36.tgz","fileCount":24,"integrity":"sha512-hpvsSKCtbOBT/5ZesCOYduQMza0SOFveurpWNciK2xololsl5QQQWw4u31vQe13QQmFP2gTFSuPGb9vZlUFFmQ==","signatures":[{"sig":"MEYCIQCNSYbPvoPmsZrFvNFnDCHRJPxapX3Gi75ye3PLgzysVAIhANEDXxKbdkBcK4Wbz/g/HkFyFuwgtZa2jspZQMPogENG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24856},"type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.36.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"_resolved":"/tmp/b5306ea20708a6bc7ba4301c57087e10/tanstack-react-table-devtools-9.0.0-alpha.36.tgz","_integrity":"sha512-hpvsSKCtbOBT/5ZesCOYduQMza0SOFveurpWNciK2xololsl5QQQWw4u31vQe13QQmFP2gTFSuPGb9vZlUFFmQ==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"11.6.0","description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.4.0","@tanstack/table-devtools":"9.0.0-alpha.36"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.2.5","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.36","@vitejs/plugin-react":"^6.0.1","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^4.2.3","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.36","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.36_1777147375670_0.7575031494631921","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.37":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.37","keywords":["react","tanstack","table","devtools"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.37","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"},{"name":"lachlancollins","email":"lachlan.collins@gmail.com"},{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"bd3754ad449b8fe098ed9123c253daaf26e28f01","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.37.tgz","fileCount":24,"integrity":"sha512-vSWelfHKS2R2kOyKxg/MQHKOv5uIhRaxfVC/ijsmhFVmy3Mm7GhJFKT/+asFUMmPXHeAWFL9YD3vsJPgFL5KDA==","signatures":[{"sig":"MEYCIQDYWpANW6pDy2de5/TM7JmrFgczmRYxdS8wsSjpzt/5mwIhAIOeV7RUQqyr9fwZdUUDPEND7BuJxQXXwbTMhdYZodSe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24856},"type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.37.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"_resolved":"/tmp/6aa1df0322fdab6d384b1a890cf82fec/tanstack-react-table-devtools-9.0.0-alpha.37.tgz","_integrity":"sha512-vSWelfHKS2R2kOyKxg/MQHKOv5uIhRaxfVC/ijsmhFVmy3Mm7GhJFKT/+asFUMmPXHeAWFL9YD3vsJPgFL5KDA==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"11.6.0","description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.4.0","@tanstack/table-devtools":"9.0.0-alpha.37"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.2.5","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.37","@vitejs/plugin-react":"^6.0.1","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^4.2.3","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.37","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.37_1777232969210_0.4247215114189813","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.38":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.38","keywords":["react","tanstack","table","devtools"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.38","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"},{"name":"lachlancollins","email":"lachlan.collins@gmail.com"},{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"6789e294323000cdc9663b7c82ff17c9094634b4","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.38.tgz","fileCount":24,"integrity":"sha512-Q1/00pVoaVFPDxx0A12NNoyM/YDbo79bi2ANmwPBuMVP3v2IVVSKaev3JAH68IDVvko4v6fMX87NXvXugQNWlA==","signatures":[{"sig":"MEUCIHbz0+cohg+RjQCWoTktEZdgo/Z0eXBYl1OcXPgGOhRKAiEAh4nllMHUTnCjhM9NHbfRX3ZiLu1cxYuamscBhScFQ4E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.38","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24856},"type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.38.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"_resolved":"/tmp/1ccab4134dab1e7cc59aafa8346d12f2/tanstack-react-table-devtools-9.0.0-alpha.38.tgz","_integrity":"sha512-Q1/00pVoaVFPDxx0A12NNoyM/YDbo79bi2ANmwPBuMVP3v2IVVSKaev3JAH68IDVvko4v6fMX87NXvXugQNWlA==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"11.6.0","description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.4.0","@tanstack/table-devtools":"9.0.0-alpha.38"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.2.5","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.38","@vitejs/plugin-react":"^6.0.1","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^4.2.3","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.38","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.38_1777429437609_0.7426272365306847","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.39":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.39","keywords":["react","tanstack","table","devtools"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.39","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"},{"name":"lachlancollins","email":"lachlan.collins@gmail.com"},{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"d6ef33794b0cf72351e07fab62dd1972e94fa501","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.39.tgz","fileCount":24,"integrity":"sha512-gXO3R01PT6MvgRzn9KB6g4975i/f2yxdXYt2w43/Xgx9JFMEkYHBeFPMJwWQAdNaIfAkWYbR2tSijMZMx1PTWw==","signatures":[{"sig":"MEUCIHWUA9r7acfKgy38QUkqHfcvK6L8V/ef4BBSjf/q+PJ1AiEAqk73sxmoO47TfZ6WOAiL4Uv49qH2d4E0PIPIjz44wLA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24856},"type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.39.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"_resolved":"/tmp/34ec68245e7638718a88d2ec769c1799/tanstack-react-table-devtools-9.0.0-alpha.39.tgz","_integrity":"sha512-gXO3R01PT6MvgRzn9KB6g4975i/f2yxdXYt2w43/Xgx9JFMEkYHBeFPMJwWQAdNaIfAkWYbR2tSijMZMx1PTWw==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"11.6.0","description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.4.0","@tanstack/table-devtools":"9.0.0-alpha.39"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.2.5","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.39","@vitejs/plugin-react":"^6.0.1","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^4.2.3","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.39","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.39_1777478790029_0.9971071876072408","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.41":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.41","keywords":["react","tanstack","table","devtools"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.41","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"},{"name":"lachlancollins","email":"lachlan.collins@gmail.com"},{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"9b9b7aa08e802cfddbb7ff65c17cdbbe1486b61b","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.41.tgz","fileCount":24,"integrity":"sha512-LcQkwrJGU+sNAeRoPHfSFtq6oCOBxjZvU1Fwdu54jJeSC8qT3dQx4B6dy81/50j92iDY1HUEtxL7oAQ/gQpRPA==","signatures":[{"sig":"MEUCIH8Lf18qTimoiWKv8SJQsitFEEcFFXBcFnjSGpN2pxXAAiEAlSJd/nj+ArsrE8ySQwI2c+KxolOjOyJUiCu62iV3po8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.41","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24856},"type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.41.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"_resolved":"/tmp/f3778779735e031f89af65b79d395df1/tanstack-react-table-devtools-9.0.0-alpha.41.tgz","_integrity":"sha512-LcQkwrJGU+sNAeRoPHfSFtq6oCOBxjZvU1Fwdu54jJeSC8qT3dQx4B6dy81/50j92iDY1HUEtxL7oAQ/gQpRPA==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"11.6.0","description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.4.0","@tanstack/table-devtools":"9.0.0-alpha.41"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.2.5","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.41","@vitejs/plugin-react":"^6.0.1","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.6.6","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.41","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.41_1777675028931_0.8518283017665873","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.42":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.42","keywords":["react","tanstack","table","devtools"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.42","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"},{"name":"lachlancollins","email":"lachlan.collins@gmail.com"},{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"e48f57a279bd29082b2789c6711c3d4283dc6a75","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.42.tgz","fileCount":24,"integrity":"sha512-CULmG3jtSH+1/ppFdxiFkZqAHzaq/zBjcM/PVM9aEkWGmtALdlbwz/OwKTvJuI6P11c//FnKAEEbpmJiFXFWuw==","signatures":[{"sig":"MEUCIGrGV708OYQe/O07Hmxj+FfulkdiCnaSQnoFz1LLP8sLAiEA+lgcgaJm4I0q/C6Htg1NG2UkZmYovguM5BzocEcmM9g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24856},"type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.42.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"_resolved":"/tmp/ab4df71a89c761fe4e83a3b043bf9af0/tanstack-react-table-devtools-9.0.0-alpha.42.tgz","_integrity":"sha512-CULmG3jtSH+1/ppFdxiFkZqAHzaq/zBjcM/PVM9aEkWGmtALdlbwz/OwKTvJuI6P11c//FnKAEEbpmJiFXFWuw==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"11.6.0","description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.4.0","@tanstack/table-devtools":"9.0.0-alpha.42"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.2.5","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.42","@vitejs/plugin-react":"^6.0.1","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.7.0","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.42","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.42_1777908695254_0.3503657924645165","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.43":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.43","keywords":["react","tanstack","table","devtools"],"author":{"name":"Tanner Linsley"},"license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.43","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"},{"name":"lachlancollins","email":"lachlan.collins@gmail.com"},{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"homepage":"https://tanstack.com/table","bugs":{"url":"https://github.com/TanStack/table/issues"},"dist":{"shasum":"384a7c191edbde4343c4f53af3ce6e74bcf24190","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.43.tgz","fileCount":24,"integrity":"sha512-3vV4v2GAf1f4TR6RRY+TNEOPMt1Ys87SyGN8YH0IjuIT/RVYGmU8d5Oy4DesrwDP9o+DLKR6g+FlhRuie3Bjag==","signatures":[{"sig":"MEQCIGw0shhizzBZjBi6ixw9zyikbJ0+OFpIkFE6cXzfQfwKAiBtH2g8NLiSPx6aMlfd4y/TRLN1hXB9noySSSr59clOcg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.43","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24856},"type":"module","_from":"file:tanstack-react-table-devtools-9.0.0-alpha.43.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"_resolved":"/tmp/673c94699383b92f4a0a7397a3032788/tanstack-react-table-devtools-9.0.0-alpha.43.tgz","_integrity":"sha512-3vV4v2GAf1f4TR6RRY+TNEOPMt1Ys87SyGN8YH0IjuIT/RVYGmU8d5Oy4DesrwDP9o+DLKR6g+FlhRuie3Bjag==","repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"_npmVersion":"11.6.0","description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.4.0","@tanstack/table-devtools":"9.0.0-alpha.43"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.2.5","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.43","@vitejs/plugin-react":"^6.0.1","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.7.0","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.43","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.43_1778172674504_0.7058934531106813","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.46":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.46","keywords":["react","tanstack","table","devtools"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.46","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"04dac29e56d2754490cd4f42f7c46f75d91d4437","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.46.tgz","fileCount":24,"integrity":"sha512-FNaDPzW+LP5S66g5NtSyPFSmya4cyToqKgag5kli0dZg/tkFlhpHxt8YAqg8KdBSHSt58hJnaeXFxNruSb0mCQ==","signatures":[{"sig":"MEQCIDN2lHY0DAzqK9KdaizpfibA4ig3zpcv/+WOan6c7yPSAiBJxXkkJye/XH0zw6LPuhx1kX9Pn3ZPLju3AQrCVAVx7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.46","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24856},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-alpha.46"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.6","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.46","@vitejs/plugin-react":"^6.0.1","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.7.7","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.46","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.46_1778795463474_0.955833217072154","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.47":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.47","keywords":["react","tanstack","table","devtools"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.47","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"3b046c8a0921b7cc3736af4e00377a872c0605c2","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.47.tgz","fileCount":24,"integrity":"sha512-eCiio+Enqn8H5f45o3I8nTsdBOY+9Ev0X2fG0Wot5/bi6NOXUCbt+hV0eDteYncHof5hPrP9CpqE+447W2WPoQ==","signatures":[{"sig":"MEQCIDQUlJZif7MwYU1Y8wa85INeikVkdCn9b5k2ia8nnOW2AiBQO1jfaYn/ZvswW7qpPVPq/QlCHzoC32Q4WoCKjPs4iw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.47","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24856},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-alpha.47"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.6","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.47","@vitejs/plugin-react":"^6.0.1","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.7.7","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.47","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.47_1778973069663_0.3766460995865675","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.48":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.48","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.48","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"2741a0052c2fd7eb7e16a847678af519188df199","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.48.tgz","fileCount":25,"integrity":"sha512-JKnj7oyb5WI9sNDri/jgJa0FsJcWZiTJk1vJFwCvk6JgH1isVdE1zZIdXpVkUNYJz1Wc88fUVY65fdgqMMd8HQ==","signatures":[{"sig":"MEYCIQCIjt7muCZijK7FPBwEFLI9u4NY8yXNsN3G9WxyIXqQ4wIhAMhrHLH9gCRZdRxI9Wfd7nYfrmwIFmy95q92fkvy0ufv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.48","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32261},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-alpha.48"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.6","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.48","@vitejs/plugin-react":"^6.0.1","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.7.7","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.48","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.48_1779035472619_0.21351621289946188","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.49":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.49","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.49","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"010fe5f135afc618ec8e349394740d904616666d","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.49.tgz","fileCount":25,"integrity":"sha512-KgsiOGJ2uw3UQ17RfxAcvArzb7NkCu5bwsCYB/fLjv5bFIsRN1xw9TXFf7s/F9ILZ/VbGg2RmckzKA+rxGo+vg==","signatures":[{"sig":"MEUCIEdBa1xbkbWaMTwW3u2FrHx23ShZXDKi79+H6dkwtvUdAiEAr6pyqh+t/Fy0loB5XVfCFIV3plATF7v4APw3UgXObJA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.49","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32261},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-alpha.49"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.6","@types/react":"^19.2.14","@tanstack/table-core":"9.0.0-alpha.49","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.0","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.49","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.49_1779161694473_0.40894849271066924","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.51":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.51","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.51","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"7b8477b9c102a21598bd6a5028a74bf06806a7c0","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.51.tgz","fileCount":25,"integrity":"sha512-K4dA+FowC6DodSDGlylYP2mrFwgNZil/hTV/xmkWGVpdQFYwMJ8raIxp7m7ISXkqfkf9AWkKcwY4zhLvTPGQiA==","signatures":[{"sig":"MEUCIH4JL6UiEbVRGOgZDxm8nVROa98WY2FLfYRXrYmOFlTSAiEAgl3GnHb6OVUuZ1KKeULoHOh5F7m7cR9JgSQt/V2T9jw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.51","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":30801},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-alpha.51"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.6","@types/react":"^19.2.15","@tanstack/table-core":"9.0.0-alpha.51","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.3","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.51","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.51_1780066419631_0.18322485415841938","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.52":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.52","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.52","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"8cfb022976313a424ff4b8a49b91e8f0a48358d6","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.52.tgz","fileCount":25,"integrity":"sha512-jtyMEypVimI/TWXCyFwFVCR1SwURruyLsvVHWkxafR8JyebhAI7a1aebjKsVd70dcBmgxHgicIdGdikTJIfE5w==","signatures":[{"sig":"MEUCIQDCrkip4syQhYz+JxLr5sgQLXV/4DF/NGQb8K3WQj0iPQIgFs34jppDvAdFCLzctYyGtMwroYalnt4U0IyUb+ERwb8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.52","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":30801},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-alpha.52"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.6","@types/react":"^19.2.15","@tanstack/table-core":"9.0.0-alpha.52","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.8","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.52","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.52_1780340531639_0.1142050854818577","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.53":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.53","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.53","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"3730001111ace387ef87d62a177bab7b504185f5","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.53.tgz","fileCount":25,"integrity":"sha512-4iiMqlWt6tHo1Xpe44ht5LMOsnaAQ0FhywGP4MQsHOfx1XiWUucLmRPtWi5tdTA2wq6yIniQIgHc5385K7JLXA==","signatures":[{"sig":"MEQCIHs1PIiLbCRKQJUMnydhwiB35ZmdYvy3xlE+BassxqHvAiBs950gGlYGmL0My6ghZD1F4LJ8RLEZf059gKUJGBJPQg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.53","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":30801},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-alpha.53"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.6","@types/react":"^19.2.15","@tanstack/table-core":"9.0.0-alpha.53","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.8","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-alpha.53","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.53_1780524940654_0.6071825587401727","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-alpha.54":{"name":"@tanstack/react-table-devtools","version":"9.0.0-alpha.54","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-alpha.54","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"785195e53734f5760cee2702940a711dfda2d175","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-alpha.54.tgz","fileCount":25,"integrity":"sha512-briyazPXIM6p2jppCkmbproRGYirvZNzcaYJPDR1OpucxaLQYgm8TZTVvHEbyi46RwxIoYHrOHFA25By6YwBTg==","signatures":[{"sig":"MEUCIQDOUKx88rzA1SakTOXKmWGEfeLYG+gvwrhgde2NRlUM3wIgIXVyaEqqVN1LaD4AQ7OV9r92MW9iNWQR+PXc/3MBA5c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-alpha.54","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":30805},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"^9.0.0-alpha.53"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.16","@tanstack/table-core":"^9.0.0-alpha.53","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.10","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-alpha.53","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-alpha.54_1780593321474_0.34630624740368443","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.1":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.1","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.1","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"3cf51fce9852ccc5e7e4ce159fac916f8e5265ad","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.1.tgz","fileCount":25,"integrity":"sha512-9m+j80nmqURKclSfp/jw87XysLsrMKmTHWlN6N6FSrgdf+ju0zEdy8llMuuxbc72KLBZI8U2wN3HWG5NLNwJlQ==","signatures":[{"sig":"MEUCIQDIi4aTzhIxcXCTog4uUaB3cGphtssgIphE3vZ58oTTwAIgPzjUpkc+qAmi7RoYIXq1eWW/uLX6DckQ5cqrOCnfPDA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":30795},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"^9.0.0-beta.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.16","@tanstack/table-core":"^9.0.0-beta.0","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.10","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.0","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.1_1780684993082_0.6527904804445233","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.2":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.2","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.2","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"2b71eef2b294c5786a06fcd96b127849e03f2017","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.2.tgz","fileCount":25,"integrity":"sha512-DFxA5PN0puSbRR87AzqT23kY0T8Bsm5RdfirCXTmH9p5e55ZNpUR6nRFCjHwc20VCkBZMSZS+M56BA3lxBt10w==","signatures":[{"sig":"MEQCIC+tgvSAwQcmkXjjfKrRrVt55dDXLKp2pkcqftVhGJOLAiARQU9d/D1WO8kUiWeUgrVV20UJWp/YSqEaAJ8xdEucfw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":30793},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"^9.0.0-beta.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.16","@tanstack/table-core":"9.0.0-beta.1","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.10","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"9.0.0-beta.1","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.2_1780841856882_0.917921801534187","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.3":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.3","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.3","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"af36890c7ce8301b07dcb78055b77015c31d077d","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.3.tgz","fileCount":25,"integrity":"sha512-9Ovd1RXo3J7/LiD8JyvfKgdsu5RG8xkVG6fSJWhe9/PhfLNDWO+BG4gnSB24bkyVLKXLMJrIFOdG5V6VvrZQ3Q==","signatures":[{"sig":"MEUCIQCqsyI6nOJM7ukuYW98PipLO12T53mOxdIxBU33tKHIvgIgOPy8cMPetoh1d68jWZeqPX8H0i1xO7xXb92ThlEvx2U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":30795},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"^9.0.0-beta.2"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.16","@tanstack/table-core":"^9.0.0-beta.2","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.10","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.2","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.3_1780843736638_0.05131252738214487","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.5":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.5","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.5","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"4fb9cc71949775b8a0c11e9e32fef744d934ca35","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.5.tgz","fileCount":25,"integrity":"sha512-1WcqzL96LUapuIB1Fwnuiv+WhYZgDUBDgOG/otIeyAwj0DzqYK/PhHuA3qfrJlebexnAnBdo9Cwr19Zice9Xjg==","signatures":[{"sig":"MEUCIA+yxAXmYcGv99WLMeATne3dtUkoBU+eb1PhtcbQ5msxAiEAh5zufB7ZhTHsW5ZLQWtV7rrbg5WlwDpY28lKNyxuZC8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31048},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"^9.0.0-beta.2"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.16","@tanstack/table-core":"^9.0.0-beta.2","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.10","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.2","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.5_1780936089498_0.16689318672228137","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.6":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.6","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.6","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"6980e7915f7b36b1c5d4d25badf630552c8704b5","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.6.tgz","fileCount":25,"integrity":"sha512-2DfHZvPcfW9stUuuOreZn7xDV9i3jleo4L3KfhUsRpR5pQnpOl6ygPQ2pxDC5t/f1sshSsllzptdhsRn3jjQGA==","signatures":[{"sig":"MEQCIH2ro93VX+irhn5C9kPW8S021YfJieYZc6ERSnzHOITyAiBlyJI/UQ5yasOOOtohf9o+zdbt7uuUalEwxSAT7sKYAA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31048},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"^9.0.0-beta.5"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.16","@tanstack/table-core":"^9.0.0-beta.5","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.10","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.6_1780937131786_0.25919564241005344","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.7":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.7","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.7","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"462a45ce71af23ddb66da232b90771c3df397f72","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.7.tgz","fileCount":25,"integrity":"sha512-5jMNtzQncz8iPG9LP3M4rrF+D/IfGCb0ERkDRf4dXQupOJnTwXXLVVar3hs58zeIxvQa/sWElu8cLLvlbAz3dA==","signatures":[{"sig":"MEUCIQChVV3FNWk0jFvhFGHAo9wzAJ5/WblsyzQUS64ZHiCyiAIgR3dI9TcUZVamuHctVPLOu5cq/UjLaSLA3kZhVDCVpFY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31046},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-beta.7"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.7","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.16","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.7_1781099360072_0.2001352790477371","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.8":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.8","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.8","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"dec6a6c46b0493223376349b40648c8330fc015f","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.8.tgz","fileCount":25,"integrity":"sha512-1C0hXlpthBVaW0vWrDk90C8vqv4hQKVq30Kma8d55pVtNyWghDKuMFxmCLwZfmaChaFegZN6ASF8jzyvOatALw==","signatures":[{"sig":"MEYCIQCmjeVmRXs/Q8rKfreEqm/X9NLWlg7hUvwlZ4z4yTF05wIhAMfXMgXzzV77MAbo6eTl8nRQkSGCaeYMuJhw6v1XKjbO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31046},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-beta.8"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.8","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.16","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.8_1781148976798_0.4517353580656023","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.9":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.9","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.9","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"9e27d074868281dc4fcc4ec4b2abb1411c986359","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.9.tgz","fileCount":25,"integrity":"sha512-oJC2jzolFtfKw86FPDVMZdwLt8j0Ajhkf18G9f4w8GWdopPXdYxWud3GRpeV7YgJbSFEhwQycPci5edly1Ug+w==","signatures":[{"sig":"MEYCIQDNvh2lOaCPaEh1CZeQmwGopWVm4XFAzvG0IweaGHgntAIhAKMHHyOzQsafjTNyGPDT8sKtZQCI4k7Bmi5ms12v0f22","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31046},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-beta.9"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.9","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.16","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.9_1781188881892_0.38657662431057993","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.10":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.10","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.10","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"ad4170fa1dee8d108af63072e5691c092441f716","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.10.tgz","fileCount":25,"integrity":"sha512-+f5AneXJx1BOSuo7/usAG+IducQ+hd6FJ/Fp93bJaE7cN3/8eXilovTdZ9NU/+KB5JQJKw+e+hFSTusJSOQV2w==","signatures":[{"sig":"MEQCIC0sFSSO5dP/Iwjhmq4SlsO66uiFVB+Y5qA1viEMzSVzAiBJB7OYiaWQUD6C2A3Zrgxhcj7G1DDjbIN9aRIspH8H/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31034},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-beta.10"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.10","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.16","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.10_1781275596828_0.5482426992125147","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.11":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.11","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.11","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"9a1a14480abba83b424d905ea3807917a6e51c26","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.11.tgz","fileCount":25,"integrity":"sha512-s0TBpSfJ/OflqmHvMjvHdJe8Vf0biWHGlkxWzf5poEbcNW3ROmplBC3nQ3B9cSFB4BTg3FkkTqx3935r78vJkw==","signatures":[{"sig":"MEYCIQCRsa8eapjdUGaUT4phKyRx88zvk6gK+pKX7qdmi5apnwIhANlMfOr8kDjdwEKNaFuEvPD2pEpTgAEUIsMPWRKUUrbC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31034},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-beta.11"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.11","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.16","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.11_1781296942903_0.0675240603330185","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.12":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.12","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.12","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"b6285362ba2a0c3dbaad9cdda912eace798cc2a9","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.12.tgz","fileCount":25,"integrity":"sha512-48b//Ekf2JembaPKC7fMRv/8+tg3BB8guachD2CFuosHjSSIFi7CNXe6b+7dEvRIAJRPnW8pz9ObNJlcPMnhCw==","signatures":[{"sig":"MEYCIQD3AcH8GfQASRc9qI8OLbFAW7h80lbG7lDhvTdLC347GgIhAMQx4h9l244Fd4JYdzYTIFI/0tVGal6NqYi+BLWAPuot","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31034},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-beta.12"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.12","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.16","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.12_1781478749504_0.2763095410812255","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.14":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.14","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.14","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"646e2346a150a53e305f7b317a07e5d7465b6802","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.14.tgz","fileCount":25,"integrity":"sha512-fJHsg+pm714U4jOzo2Fc5+VYIjXvxu1imvd6543dg8EpxkTcKZ55KKVuvu2pcZdJW/0vBRKLbtlExE/6NXh09w==","signatures":[{"sig":"MEQCIG0Z3kXU+c960frHW4PSI/zhhBbnSlC6zGNODvSxUaR0AiATDqjrwTBp66h+fzNMsbqJnwCMsWpHr7Z5axhIutZHLg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31034},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-beta.14"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.14","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.16","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.14_1781711656912_0.2732210468557532","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.15":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.15","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.15","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"c04487f8369cc8b48496f7bd045ea5e8c9b5e1d7","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.15.tgz","fileCount":25,"integrity":"sha512-k9Sx7T/SwTq6msBDvlBVl8ShoZzY0ClfFidMSpBaEIGmru+CUoN2pkdlJA8deCzPJ8fdMxyWg/l3rTnEdg2nSQ==","signatures":[{"sig":"MEQCIAJuf+PUxYZW8RVVxIFEMHcNkn3EOVGb6kBkgOm0uy7/AiAHJs6oHcoTdZDCbrE7GCbhPpkBvNt5vDB1OTTVW63WLA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31034},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-beta.15"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.15","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.16","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.15_1781718796206_0.2284695498193028","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.16":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.16","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.16","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"tkdodo","email":"dominik@dorfmeister.cc"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"},{"name":"schiller-manuel","email":"meisterpink@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"76c9ff92543a8dd475e6acafe94fca002cc7ef2f","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.16.tgz","fileCount":25,"integrity":"sha512-yyQOn2nTuBoVMWIwm5QgRzNlKYosmpLY5Oq1i8PZWyU1FcSg4RWHCGrtYTc5VLQ/W667eFBHvYULBcNnZB0lvQ==","signatures":[{"sig":"MEUCIGnUKQT9uEfvQ/AvB2LRZslzfNijoTqngOM00r+USHnTAiEAyJtS/DKwpC5AAqBtpK2iFeyk7tLCMGW43iMTu9VDLrk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31034},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-beta.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.16","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.16","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.16_1781795456761_0.12066481949219088","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.17":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.17","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.17","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"6a156be2287686bf1ad8ab56ab0e36538a008925","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.17.tgz","fileCount":25,"integrity":"sha512-W7pBmBlxiYqMS4W1qnzOJC3ymKnmyXbV6fRyfWAvyu0nWbyeMXMjzQkqfx0v89oni8b85GjcL5hizPDg1KdRrA==","signatures":[{"sig":"MEUCIQCwirJa8Yk27sblUKFjbaKLKdlIQsCURh1nL6awRxkLHgIgCwwh/n0B4gnOdw8o4iM2BwnHINGUIQb8kFyyI1vmTLU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31034},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-beta.17"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.17","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.16","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.17_1781987298223_0.9050868072851177","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.18":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.18","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.18","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"ac74ba5c6eae6214ab3f5acbed9671afd18f75d4","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.18.tgz","fileCount":25,"integrity":"sha512-z0aGzZBvBi9TFLZND6fsoe4EgSecqopBTf4ZUR8KD2J+CtpQGG+EfA656Mchb0mNrL+jlyNlRWF0jI5lpaXF9A==","signatures":[{"sig":"MEUCIA/w+fxVX8ux7CWwHw6yKjAD6fsoYhIeYqXRE6sq8Sf2AiEAydEw+r+vUK/uC5S4qwl+tt3e78sfyfDGDkIVr+JOgbc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31034},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-beta.18"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.18","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.16","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.18_1782306508870_0.9868287235876139","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.19":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.19","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.19","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"24cb6a124261a267bff9f56230156edfdeea01aa","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.19.tgz","fileCount":25,"integrity":"sha512-CUp74ieqew7DRfbztvaUU0DpQ5pmTbjgNiyNkit897ac/gT3lQdVGWoTdrYMDcCggwKX4A64QxKSJe/eduunOw==","signatures":[{"sig":"MEQCIBI9l1eTsD4PPrztf4SIzdCCIEwUaSFYTuLmqLZJFqhmAiBLwPdE7D7XMPTo8mCUN8djpP2iUknl8w6bTfUoI6Vi2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31034},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.5.0","@tanstack/table-devtools":"9.0.0-beta.19"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.19","@vitejs/plugin-react":"^6.0.2","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.8.16","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.19_1782360566579_0.91008759151935","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.20":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.20","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.20","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"32fd96c220dd101227a7ed2521b6d43a98d73043","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.20.tgz","fileCount":25,"integrity":"sha512-iTdFP5HkNZRZQSwAlPZV2q3qEDBchiRek9VFgKq+DXY8HHR2AgiUeYnCafgVwvCzzxnFTWbzxHUFEZlRG7383w==","signatures":[{"sig":"MEQCIBcDwlLxA+bJ5PNIUUW0as5mIEuL5gHOij5++sw6B2/7AiBMJSTAdVD8G43fTWNsrYHEsSLF75S1YifnUSUohEd23g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31033},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.20"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.20","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.20_1782481347029_0.5271916555645058","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.21":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.21","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.21","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"7d5c22d717bebee4ffc735969321187ef2b52134","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.21.tgz","fileCount":25,"integrity":"sha512-4kuSqjhQ6enorepj66MnCdtKtiUiJSpJJcg3ly9QpZH35Sw3M04Ed64yayRxYJNegKgjxHLoRTMhFFIAsJDheg==","signatures":[{"sig":"MEYCIQCurJrfZUAYae/Nkr6Z4cs3pCYXXq8SPYQiJ+Epg93b6AIhAInnOyuerMQ4IitEzGf5OhZ8VMhPQpLBZdvxEOTZct7z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31033},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.21"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.21","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.21_1782482677687_0.21500590404401287","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.23":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.23","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.23","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"ff58725202860e4a21413d7897e277e179ecff88","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.23.tgz","fileCount":25,"integrity":"sha512-83bW3VOFfnEwwBMV+dnsN/Bbog6BI5hpYRqJRaAZjEGBqCl8pu4A+CWGDKtcRurt51q5S794mO7Z69Fdg24ALQ==","signatures":[{"sig":"MEUCIDO4rEHBaOntXqioIHc7M92KyhPhgtKbQrXaTWLOsKbqAiEAvYaauPqoElqRWFzkc8i8G3RC7OFGo7ugukq5B1BJo9c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31033},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.23"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.23","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.23_1782689043992_0.9372699597290683","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.26":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.26","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.26","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"84beb45b0117b495bd0d4bf27f957eaaa4bdf0bf","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.26.tgz","fileCount":25,"integrity":"sha512-TUigQz/llla0oZu9L3fm9D0R/DyYoydCsIl2FIgw1YN8fu1sxyUnbHIKBaB+sbWMScs75siP3SxiLVDrM6GWqw==","signatures":[{"sig":"MEYCIQDLdd2yMUFgI/Pg8lPZcM2GXdgSikIAwkhsHoBRuy0FVgIhAMI0rJV6BmT4AYIegfIUdvru0ZrHae7vvwOV1zUZ3OWP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31121},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.26"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.26","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.26_1782887547161_0.060801146369449555","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.27":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.27","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.27","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"a0286e89e06ec7aa18efc8fb994978ed107dbccf","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.27.tgz","fileCount":25,"integrity":"sha512-1Ofgcr7fE/v4+jFgnkGbfd+4kEmQCYEHt4E7uXnBYNGpyRSpz4GgjvUBPNgBmlQMjh4Uu0SfCrUyAYjFjkqtAg==","signatures":[{"sig":"MEQCIHCD3Dc05O6Y6HznhGzSqlmLUnbr63nZQ4I4Ch+dJXAQAiBm0L09UQHeaUjird4G4JzN1V71HAjcDfCU+3150qxrWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31121},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.27"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.27","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.27_1783030917665_0.6728721352978653","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.28":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.28","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.28","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"ff82f6106affd437e25c4342d9188c5268ae4020","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.28.tgz","fileCount":25,"integrity":"sha512-NiL3eTGdK/Hn5BSVZ1QiLMgKJdhQQZ3AmZQuXcCvDwzdjEDlyNk/gFE2l++kg7AXTwd1HkRftHMtdvIpNkE/dw==","signatures":[{"sig":"MEUCIQDbXIOH8BhZO4Pro4GbGiFl5AdMmDGuPTIehQs0Os2lWAIgGiyN+uMtc5yWTsF/tA5Iyi5nq/GQQ1+mH04R60Vw+Eg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31121},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.28"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.28","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.28_1783044016502_0.09842683023940424","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.29":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.29","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.29","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"925e2831b814d91442fae52f50c52db622d0bb23","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.29.tgz","fileCount":25,"integrity":"sha512-frYpo9Fy9Cn+k0KKzlRP1IrJY8u8Eybw7cyiSwY99uzi1eRhxxC0RM1Ek/MhCC2YLPyM4GBNkgvsVJnAV66eUw==","signatures":[{"sig":"MEQCIAiImhn3WJK5isnW0sW53n7a/4fAQFO6Sa1FaGSUhgZqAiAN9Vnw7qY9ahf/SAOmDzbZq2fhJ7WsoZtPUwJP/5v0YA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.29","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31121},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.29"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.29","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.29_1783055645453_0.8791252737998569","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.30":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.30","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.30","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"513256e8017848e030fa59c43e75b843640851a4","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.30.tgz","fileCount":25,"integrity":"sha512-t3ENNoWZQ5Jvu9kOdFw6tbFe4bcqdJKo5J35lilkmOLn3FhqlVSqY4A8NCnhKFbmIPKjn2JsXLx4UVIflHo9oQ==","signatures":[{"sig":"MEYCIQCEt89hTBMgMvzMkt9QDbxok/FsS4o3KEZ7BGCbVDhTVgIhANIYNMojXi8pzJQn3hsrI87cwvand6W/482PVEcydM44","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31121},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.30"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.30","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.30_1783081302255_0.4763498599335845","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.31":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.31","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.31","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"2f7be1dd0d0e621d9bb991e92a296f2f31a61bae","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.31.tgz","fileCount":25,"integrity":"sha512-n5tlEy4Lc/PHZCj0w+cnmPu3L/SZ9QtoS5uVcGoRPKydlwKbZoX46jZwvdNAPvF+t/13ix/MxQfdhKhGkNB2dw==","signatures":[{"sig":"MEYCIQCqG4iJ2TB1cKr11KVv2YC7E9hIhv05UBG7agExiLK7SwIhAOmIag0R497ps7BaohbW02BPZyp7Pncj209WJGzBwHR6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31121},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.31"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.31","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.31_1783101513680_0.8369398215256587","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.33":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.33","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.33","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"7155770b1f994f01745da42d133cbca7ef5e3028","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.33.tgz","fileCount":25,"integrity":"sha512-GZsOAGysyOQWkyGDmLhCXReiDncNqkCpTxFnaCVeZa3X6zU3Du0/gEVvFKpzmiieIGW3ii2Pn5B266uz0OsrYA==","signatures":[{"sig":"MEQCIAbk66wz1XM1ZrEz68UjBg9wTbMIoDRZqSrzwtkDxeogAiBvlavc+8P8jfjss8qmBiEkB9amLU9hfqDxf36nMYbxsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31121},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.33"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.33","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.33_1783344017281_0.9245446669601793","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.34":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.34","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.34","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"69eda024d736a14f7708dfff489379a8159c68fc","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.34.tgz","fileCount":25,"integrity":"sha512-ocq86iDyLfbjS2a9g/aeaWhH8y6Deinb7PDs8gA+uUBgCDTk2yJMYhqyD1JI0zjp4Wn6ARW6/nvE1Zd9E11bOQ==","signatures":[{"sig":"MEUCIQDzoMxZwbWGsakgwN+LA06F+Vdju6E8vblFM6ogsJpuNgIgE8Ama6h6Iahr6VGflmv3h+/0yrUx3+R8Rhn9vevEn8o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31121},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.34"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.34","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.34_1783383711624_0.5155108450605563","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.35":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.35","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.35","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"651637a882bff7762c52d4504f2f1836c37da9c1","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.35.tgz","fileCount":25,"integrity":"sha512-8gOmDWFUE2wsVEFwUlU4YXJ+GQRTiS20tUdOPVXV7xqOaYdLsAVnUInD1nfNqcCfAipgVvRs3TXKxQfC51maRw==","signatures":[{"sig":"MEUCIBx5SSkSW9lafmUqEQj0L7NVbGAiOkv0GMQeQqSNs8VOAiEAumiCEw5yFy6EPIkNtCofAhJ/r/6nauiozSpG1WzoXUw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31121},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.35"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.35","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.35_1783436899149_0.12166150749835225","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.36":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.36","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.36","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"be801ec3395b0db675431b290d584082f5e8ba09","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.36.tgz","fileCount":25,"integrity":"sha512-tTgCAQh5zklmuXCflpK3II85JyE9qWGQ5l1q1OPgfeXp0JcuxFCziZPx0WbPjNwGMdDvA2sw6qTVA334civ+2Q==","signatures":[{"sig":"MEYCIQCkdfJiLE6/PE4fDx6E0GNazw/ehvDi/SviMe7AJm+STAIhAPRu59sSiePd1JOfXAMzBS5+IVQJRlilFfu/0IRaw5Go","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31121},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.36"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.36","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.36_1783455506422_0.8644691014381003","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.37":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.37","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.37","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"4f27f0dceb2c48e7cb7fad907b654ffe870747f1","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.37.tgz","fileCount":25,"integrity":"sha512-z+FjgzKAwSpg1/1VpWkxxjETN4ly3U4cZbtXGwpQ2hw91drA0B0MVOSELGLvp8SKV9lK0KRuwmsomJV20vFe6g==","signatures":[{"sig":"MEYCIQCk4dL84CLeEv56RbiCK0jlMqY16FSJipg3Vwu5LTjRDQIhAKNQdv1DiXBxh4FZV7K4FMRxyoSgklzbX+akB/y9ZILP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31121},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.37"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.37","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.37_1783624350881_0.775101188876548","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.38":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.38","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.38","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"996d4e4fad166a91e4197a4dcf0d7d2af038b26a","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.38.tgz","fileCount":25,"integrity":"sha512-+JUm9qhIXVYzjk8YxAspkAtK0YIFDXeWycvEtPxf63lS3hZ+kyNP7D6R6QLnra2+G/4Zod/gPqbJZI1ijjtIZw==","signatures":[{"sig":"MEUCIF48TnayTvHtjRLfN2bh4p5xs/mlbYtUZrvesoD0tJMuAiEAhyquWUvfvebY4/aBGI/9gRpWiyJgB8M1FvJBSEZ2go8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.38","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31121},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.38"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.38","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.38_1783688769920_0.7440467583132935","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.39":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.39","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.39","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"5c61b9d181a1d194881e4733f10f25b0253258b8","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.39.tgz","fileCount":25,"integrity":"sha512-xXneyPAb/ZbW4VBKT7w/Ofv89ua9tI+aSTQMn5vlPTnRBqDM2y54PVHFYLnLDblnMDXCncSrX2NWoMezpfeMfg==","signatures":[{"sig":"MEUCIQDtTj+EhyQGon4Jw3yPxONELwkkhnrfZd8jupzy/Le0iwIgcUdTauv6aENEBW0+xxXekuF7oV4gSpSGfYncmwmPlDQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31121},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.39"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.38","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.39_1783690970950_0.09304227568824097","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.40":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.40","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.40","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"cd465dc120696773a900abd369512daef66f1535","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.40.tgz","fileCount":25,"integrity":"sha512-7/cHh3gTak98jeNz8IDel7TSYSKF/eYQCzfPjPrq+Va0Tf1MPhN/GD3kNdCswTE5GNHBfTHAq98ZGJV2V0ZQjw==","signatures":[{"sig":"MEYCIQDFhcBLlKZBGw5GVkLBy/lotqj2Eq7mrQDV/hLdxDPBtAIhALYAwGYt+x3eoJTQASE9i2S89qyVup9RuhuE8s47+MY0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31121},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.40"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.38","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.40_1783694880848_0.44643396713304107","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.42":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.42","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.42","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"efcd30f295cdee98a342c5284dbfa8da04a0f77e","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.42.tgz","fileCount":25,"integrity":"sha512-1UAvllGxmBZM8ZeQfEoOLdwE3srw+IGhvV7XKANWH+4VpDJu2yebW3GnnntPPLImmYZaJgCz24jn2581NvukKA==","signatures":[{"sig":"MEUCIE3MX1v5svfctJMM/mBousCwC2m81IaOTRV9fv07OyqQAiEA7rYlAdN29HGPI8PHW766P7owsQfB/Nvl9RCuhUYpZZM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":27310},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.42"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.42","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.42_1783808305195_0.5027327271760293","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.43":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.43","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.43","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"6db65335aa96a03900243db14233867874d96faf","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.43.tgz","fileCount":25,"integrity":"sha512-f1DpGjcA9XS0uOg1T7FIEezdMeSvWxcVsywVlHx0WcBsxqmkFwejvYn/xRPz3Qy9W9MKhrbbDXyBVOTUw6OqPQ==","signatures":[{"sig":"MEUCIQDO4v5E7gyRoYYZ9+8eYmjKL5QmUADBYbze8hoMXKs0cwIgPEPAUN8ImjvwCcfltNrsm+RWnyiMCoCkq0EUf3eTcpI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.43","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":27310},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.43"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.43","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.43_1783826869989_0.4231580648822384","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.44":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.44","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.44","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"12ecb86f86192ebc1349611a930551a3e66dba8a","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.44.tgz","fileCount":25,"integrity":"sha512-tH+2JES9lo8S3dhRYr8XMW1BN/Fh8VX87T3ZO5ZmZmHy3BQKoYmSbC8ireZiSM9ZN3I1OOqhEAeErkl0EDbIaA==","signatures":[{"sig":"MEUCIQDw5bzHCTSmV6pSF6kfGS7l+5BbaHeoi/16I/lgw9MrfgIgNca8GjZNv0VDahp++xZHP975msiSPirN4x+1gJm96is=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.44","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":27310},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.44"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.44","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.44_1783872678072_0.2986953621146109","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.45":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.45","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.45","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"a0e03d53f6f11061170617e7cdf162b544d2ed5a","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.45.tgz","fileCount":25,"integrity":"sha512-IMYqSfYVEm5RglztSL4hef791k4ha4SXmJwzZsLAblAHThGwWkoe+aPVGNBt+teS9ktdMTeS6ahU176ceqjyHg==","signatures":[{"sig":"MEQCIALTyqE40SzPGhNauFaTuMx9Z6WWaeQucOZgQdF5raieAiBL77+adTTgCSNReQJ3YZPqz7LCWpccdKk7Gx7mlU3Fpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":27310},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.45"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.45","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.45_1783876215391_0.5802151485334515","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.46":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.46","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.46","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"442c6d09505fdeae052116bdfbe218f6c7ed7216","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.46.tgz","fileCount":25,"integrity":"sha512-yzl9ps79nGkueZFY/4G28zuJKIpolIYVRFmm3yuizS81kZw6wN05vhvAJwe9DAkXYQ+OdVgng7LXwLI/jqh6fw==","signatures":[{"sig":"MEUCIC++6iE0QM5r0yQjTAaBPgBHqLrYtgMPo/n+/QeLM4EPAiEAg5EawySm+XhEJ8mVbR+NniFHLiHWH9wp0gTzON3EttE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.46","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":27310},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.46"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.46","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.46_1783882432476_0.18766646892455574","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.47":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.47","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.47","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"134dfd1a585a6daf627799819db6e1c1e959536a","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.47.tgz","fileCount":25,"integrity":"sha512-ar4fUJ4uzTo9czQQNzVrLU+6W1DAXblmOyXy6VKYXgEIkg2z4K92ZLy3jmcX2Ca0KKWSorkhAxZcgok0Eg+KsQ==","signatures":[{"sig":"MEUCIFjPD/aB3JE3yejFNsXdTBoIHz+6ZG+9uRhsQZ7fT95XAiEAjPtevmVm27TBXIzXeQElyURbSkLFllh3KjrLX/zbvjw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.47","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":27310},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.47"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.47","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.47_1783907710836_0.6616267500645068","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.48":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.48","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.48","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"37889df5d6abbec797b5b04b5a85112dda82b215","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.48.tgz","fileCount":25,"integrity":"sha512-tt31qR6FPrccjfadvzE6wqAg00YmRWwhV+hYabQPelfyF4SedsniLOoTEaujjoDB2v+p7ZcqI1WZxUNt5fxXrQ==","signatures":[{"sig":"MEUCIQC+jrSS40pxrmgYbEbuq6lG8DoGrDpH4WKe9FpUorxcpAIgdj1o/vPa1TEEeTJluhQMwYJBAp1rayaCqrrkIfiV8Wg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.48","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":27310},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.48"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.48","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.48_1784051746647_0.07796902223352009","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.49":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.49","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.49","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"43eb2a1ae493050acedb62e00c4542c4b690b26b","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.49.tgz","fileCount":25,"integrity":"sha512-qi0ajJlzj2ISGiSkMKwF1uiR0SuLN8ZklNjlhM05IK/bqnCAgKMHv35CoCvRruXtVF0Aihq7tcuZHucY0AgNrg==","signatures":[{"sig":"MEQCIDPNQrxiA71D/2fiWsLGFPKk9z5lP5LifuvwUwcoQpWcAiAh0Gm2jHAHsb2yfyBgxgtsnO4hQlVX1ruMkWWpQzQPjA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.49","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":27310},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.49"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.49","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.49_1784065950311_0.6034082632070594","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.50":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.50","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.50","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"037107e59e91384969ab2704ea045b208f94de30","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.50.tgz","fileCount":25,"integrity":"sha512-ydJuz42m0bngjpDgmzQWYwCB2gnzvAgmGQBp2HJ5dalwDYrHiE9fRuwG60zu2ZWpSB0G8OFYf4kXi6QH8NwVSw==","signatures":[{"sig":"MEUCIFa3Kq8JJA8TOpptaxYkVQUrUECQkA/7R0RHRoeELMgOAiEA0pUNuqwUV/nd5Kf7uaxzY0j8KXHF5hWQLFYBGqaDm4k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.50","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":27310},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.50"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.50","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.50_1784159652452_0.8534073157746105","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.51":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.51","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.51","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"98c62320aa931686676519ed4c330ee36bfbdd67","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.51.tgz","fileCount":25,"integrity":"sha512-7B7vUjAoemDCNlAVIcxbG0xySC2ctRZDQXUoioKkMVYGd79W2x/+iZgT7faXCqjJSY39GlOC5vY43XM8mq5PIg==","signatures":[{"sig":"MEQCIBbSU1xEGY2asWsnwcB7d2lUsZp1bv6lj8MsimHG7aegAiATbce1HUou6AxGsH73FG2A9pKW5vNrNCC4cSDuR+N8fA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.51","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":27310},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.51"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.51","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.51_1784170354726_0.43219376279685395","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.52":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.52","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.52","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"0001eb41ab1de6bce3e39e4f68933b5c401eee90","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.52.tgz","fileCount":25,"integrity":"sha512-SXDK1d+mDW3zrrH6EghUEuKK/L/rcie1cHZt5iocM5vlsnJwCIXh51EcORmQ81ns7abN4qJ9R+3M3MF6oDx5jg==","signatures":[{"sig":"MEQCIC6+5PO43gQhDOY18QTWhCu8rKPy1tYjcTZNj3isn+dEAiAvV36s2bNe7jm6icd9nJX2jvCDIRt19cxghK0FJRK2WA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.52","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":27310},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.52"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.52","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.52_1784213823715_0.7505890001235405","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.53":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.53","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.53","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"912d1c62b4316b8e76877559514d919e92932fdd","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.53.tgz","fileCount":14,"integrity":"sha512-wIndYGRjpktuel7Ft8YSpAllSFTzhqeCkw4Ia7IiW5wJvdolTgA4ZXSb9WmRcY5zfYbZv7IBKh9N7jKOjL9cbA==","signatures":[{"sig":"MEQCIAPj4WHwyueuCYcOC5YtZnALJLWIHYzFC7FSnyLUVzxGAiB0mD4JtMKLjBzddFOAVZntyqVO/fD6UtRh/cfsWMqYLg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.53","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17393},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.53"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.53","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.53_1784297722351_0.16779618461251422","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.54":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.54","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.54","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"4f59e995b7388f8ed0c052293b6e06a7badbf4d6","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.54.tgz","fileCount":14,"integrity":"sha512-ZOSbZqtXC76TZNfE9S5oBEUko1PLPhLyBmoZf+nPFZLMVgJSYlOMVWHLATLN5bwI9KA+QfVZK4R5esS4rkKL2Q==","signatures":[{"sig":"MEUCICLtPFWwUalP4LsEnxAIQyf+v5WpqHSs8W5sl/wDleN6AiEA0NqzKF7AIY6xZtXFUUqhaKztslqlUGZEHpHpMFniXXY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.54","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17393},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.54"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.54","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.54_1784319100931_0.5406850260120726","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.55":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.55","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.55","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"b3de02d3a824f84c1a4395754488f95ea85e7e42","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.55.tgz","fileCount":14,"integrity":"sha512-KOIa/ZBxMS/QPYx9DN554QcrB6r752WzTr2NO+5rUSCL1sYO2dHH6lKTBxy6K5ATW1f/WdsRSWnQbjjLQ+Q17w==","signatures":[{"sig":"MEQCIA42AraGP2mTld0dbMuNs0Oexm5wLKgrOvZHd1Gxkf82AiBWuItrnuNNjbl7weyplQeA5g3IyLscvezSjNGXYKspKA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.55","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17393},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.55"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.55","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.55_1784326246279_0.588522998463824","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.56":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.56","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.56","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"e7b2b30920a58d44833033d9a6e007b901e4591c","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.56.tgz","fileCount":14,"integrity":"sha512-K4rCM+cInnoyF+vN3mQ+mq8xhFH5NIOrwhjBj+uuf4jEfo/nf8k9gRW8tyGWkCkSw8W9sLmPm4JnuyZuC8iCJg==","signatures":[{"sig":"MEQCIFqKJiUDAeowSZVLLDBg1pO2g4WDXsPtwox1YqQ8nUQFAiAwPERsr6tP3xrXDWRvSkDiixVxveqgtOonpB8p5a08zw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.56","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17393},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.56"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.56","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.56_1784911392875_0.5349235345654708","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.58":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.58","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.58","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"fde7a01515e05e1a4f62547b20c1f3dc8b85acfd","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.58.tgz","fileCount":14,"integrity":"sha512-cMlDnQpsY3CQB9YZiztK2Em6fu6co9iwT+fPiVvQF9b7cgU2EcN3tpAfMaDKLOtjmwplcgY21AyPOJp2WuKn6Q==","signatures":[{"sig":"MEUCIDK9zk1MUS7twJ37LInf/mwFTwyKkb1jDaaddHO3F9ZuAiEA/Xae5dUTlrj6+DUiua9Rj/8sPPMYqWAeVn/pCPQ3rq0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.58","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17393},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.58"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.58","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.58_1785030713945_0.3920140290484535","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.59":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.59","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.59","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"be6aa2602f68ccb559d402a5b7f993a5dccf6d46","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.59.tgz","fileCount":14,"integrity":"sha512-CbJIDopctGiHXnxT5xeMXbKMzQvLTwgL+rUz1mO+QJUWUDkAXORY1NPCKJMGcb9+K3Q/eW4+qhOTGpRXLzbmKA==","signatures":[{"sig":"MEQCIFREsEI/o9GTCx7Vs3Ddz8yOkOaqtZnqGzVo2+JzoNWQAiBuQkYDwNbhx423W9s4ctdFFPoyvQVOyyXAoGkABETsJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.59","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17393},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.59"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.59","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.59_1785369323669_0.21940278169820226","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.61":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.61","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.61","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"4a0958b368b2960447c7befe354a2fd2532b1d48","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.61.tgz","fileCount":14,"integrity":"sha512-j7FVqb/PweJEzIlJnQG4me6h4rqv6c1q7DMsywzIyjUYJ/xegcII9tl4PlotNi0N7SpYo/Vq5+5mnTnosOLmNQ==","signatures":[{"sig":"MEUCIQC6fnd+mtyY8qcmTeozsX8vTtnFDqAoh1i59o+b/2KbqgIgcicZPq4jUdQ9CeBnOr+ueXPUD3NiIldil1Hww9AH24Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.61","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17393},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.61"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.61","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.61_1785416186614_0.40395605788329725","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.62":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.62","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.62","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"ca4e7f76b9b303309ed894224cebf3d8ac374888","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.62.tgz","fileCount":14,"integrity":"sha512-rsEQ/vvpTfiOK8JIhcbrcDv77BLMOQDzZBpb23KxfA1T+qT5RICHDk0xqAyS376riSIM9frEJ+lxoi1+NM36FA==","signatures":[{"sig":"MEUCIDS1QR/rXatlJVbsV7HSf8Mks66oFrRq+rksWZ/xZjd4AiEA1Aq1mpZ+YxwxQ0ubCJM5HTY38u7f9cSAYiE+wQ6xrg8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.62","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17393},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.62"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.62","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.62_1785425729156_0.8526818111828962","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.63":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.63","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.63","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"4517d9ccc9b702e52dd18ee74289cd52472dbd64","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.63.tgz","fileCount":14,"integrity":"sha512-C7VyXxAGbY6UnyiGJptJNsDMZNnHZKh+zNW+EFbM0CG+o40aka2RPm3Gz5KQbMqxvvDe9rZsxFSbJJrAsjN85g==","signatures":[{"sig":"MEUCIEBGpip/uRhrYZW85+oJAgn7wD6ot+2kKuCSET9oqyRHAiEAjdvuIoauSchYBNiNT+HJ0zY9tdTIqxHkhBjPecJlN+Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.63","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17393},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.63"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.63","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.63_1785443592184_0.899776685540244","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.64":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.64","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.64","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"d23df5287a4bd319a541a1345d0450a244ad30c1","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.64.tgz","fileCount":14,"integrity":"sha512-0Fgxg90Ksvi3QW/UGPAMHjpIH8jOEtwByRyhNpv93GEGM4tnHD+HujTQzV7zJ5T9PIv1N5Snv0Zl9lpm3QHmqA==","signatures":[{"sig":"MEUCIQCB1FSOnjSRgyxyecAJFeOYPRav7fxNe0bHyo6wdAoNXwIgdoXgtpA8DvvDHsHVATV4Cu9dBjDydCiaDwd4icwuutc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.64","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17393},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.64"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.64","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.64_1785456442958_0.11402885060271273","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.65":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.65","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.65","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"27334e2b5282ec7e29166dfb6ada2a4a705ca4ff","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.65.tgz","fileCount":14,"integrity":"sha512-K8ELukcCQYBplknJG5lQhea46L92OuulhHKQx6kGjrC8yAryz60/DfIVewZhahYgiXpzBC/riQ0wlhCdss9oEg==","signatures":[{"sig":"MEQCIEQkLMJtXkU4lyJndKLAHsIVegsaUVZvmS77wPvY6NahAiBnhXI7MqSl0J+DGZXicqI52688x1JmJzpK2YpJ0npFIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.65","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17393},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.65"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.7","@types/react":"^19.2.17","@tanstack/table-core":"9.0.0-beta.65","@vitejs/plugin-react":"^6.0.3","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.9.2","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.65_1785457291966_0.04352220778064786","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.68":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.68","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.68","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"e50590f6f08285a0efdd5fa7e7679c718a03a7df","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.68.tgz","fileCount":14,"integrity":"sha512-XYNIdPKKt1MWRuLFb27QqRoitwaZbNEBmDDm0cNk7hopTXdaORyEILznhqptBX0JjiZPnFFqntZqSUHpWdWQMA==","signatures":[{"sig":"MEUCIFm+Upglxd0uABFRZgTDhUMzL2GjvAn+ikOhpLKFQJAoAiEA8PbZnyW6JzcJonaEhWxN+DiCcx0MIPW1gxWJL9uVxh4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.68","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17616},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.68"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.0-beta.68","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.68_1785587716379_0.48402178432997034","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.69":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.69","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.69","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"fce54b137fa7e4d6c669a23b52f54b337da87662","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.69.tgz","fileCount":14,"integrity":"sha512-ZrlIjsuEjl8qN16ADDqy4CeNi7mKQ8s+craWLb+Y/OjoSNNmA91b2lZuFM9Xcm01WW1sPVudrZ9OkdMIJGwNzA==","signatures":[{"sig":"MEUCIQDuXsVGIB6OF7cP4zvg6hJ9763tLn44rbDeB3JUKKMBIgIganDCRUY8eJMtJvp5QOUm8kvdVKVq9R1ixCIBIxr/aqU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.69","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17616},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.69"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.0-beta.69","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.69_1785599787789_0.38213084298022815","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.70":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.70","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.70","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"1fb90d53113daeb9949b02bfcdd4b7dc94b23048","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.70.tgz","fileCount":14,"integrity":"sha512-wpic1wFsMSq8Y761AVv+Gv3LYg1QSoQvTYCOfpE9y5FT4veWnoggzbQohMptX9BJYUoQvFMtrC8eoBesS3/9Ow==","signatures":[{"sig":"MEUCIAfND8ccWpt2zDKC+Ez0PAH2BtLAuvJ7f9BJStXUkGEKAiEA7FrFng3dHxFGK2tiEZgow7PWcfGo/BgE/utG/rPitrk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.70","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17616},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.70"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.0-beta.70","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.70_1785631251647_0.8359508417631314","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.71":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.71","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.71","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"004c7fd60e5ad4eda2eaad632b0b704751a5c2bc","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.71.tgz","fileCount":14,"integrity":"sha512-qs0+gX59v3g4atCNlKdAYvFp/+6kraocaw7GSal8QgRC47HUfRdgptp4PTZHUMSRVWwKeZnNwvlGokbVyJ+Mxg==","signatures":[{"sig":"MEYCIQClY/vjXjH45GenFHX5Gbw/AvrQ6BIV4BCO5k4zZFzeNgIhAJ5IKAVhZFe5qNjdtIEHIEqIpvR3JKKPXHC6wRzp36EE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.71","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17616},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.71"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.0-beta.71","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.71_1785636970700_0.8545372011207137","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.72":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.72","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.72","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"45d76f21e18b097ad888bca99a5a2fa17a098ba8","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.72.tgz","fileCount":14,"integrity":"sha512-07wpaipjPfV5t9UJTkn1V5oOz4h9IGv02bRL7glz8gc/aUUkoEsaAtCMxSI5W19TcBqS0RPkNtFR8t6HQksvzg==","signatures":[{"sig":"MEYCIQDw7XVjNukSHgqvJsFle3rIr1X4xx98F9aZy5Bza1CUFQIhANsnedzO/vVEhpBCCIE1RjZ5Iq041KtpD7jhN9u+i8bI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.72","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17616},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.72"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.0-beta.72","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.72_1785673757500_0.9223049550807918","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.73":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.73","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.73","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"d2171f93b43ca5a68fc78e1f99afbf12259025d8","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.73.tgz","fileCount":14,"integrity":"sha512-RZgF+DHIYjQmpyir+VjDgyY35cg3N4xS27F69hTaopbHw92iEY+pByGsMsChTCT7PqORY9FJN6MMlCbeINl38w==","signatures":[{"sig":"MEQCIGi01fZP3R314laKmWI2/cdp806ArpMbtmidSJhutyFkAiAYqAzu9rtGuJSsE3C9e0N5vSX0DxEVObLzynaYuCxVsg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.73","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17616},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.73"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.0-beta.73","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.73_1785675985019_0.9998717537820496","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.74":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.74","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.74","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"16d9cef36a58eaa68904c679d009203ced795292","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.74.tgz","fileCount":14,"integrity":"sha512-KSn02SGhCBGsaJuDVKwb/rGCQ0aHhLrt6Q6hKp82FNRcuBEDMeKVBf33vhJ3odbC0psR1hZaAjXs69jsMfIvGA==","signatures":[{"sig":"MEUCIBkazo4FGREvc//4xvWEM/VzpWWDZtmDsTajBGf+GVfXAiEAm3EFaJef/Hy1dGYjJZ9Ha6QNza+PrxirbyFsbR60qME=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.74","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17616},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.74"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.0-beta.74","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.74_1785685148541_0.7640904225279717","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.75":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.75","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.75","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"e93e729ad853e71ab9ccdc20a595eba0ea25b5b5","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.75.tgz","fileCount":14,"integrity":"sha512-dvaCNa+RKXPdQWfBWRCxXBqZrEzshxpODwRaCHsVTCSDhBHi2WiWPXwpkyr5D/2pu8oEHtQMr1WNumz7VMCRkQ==","signatures":[{"sig":"MEUCIApj0/sMAKZCsITxrhy1Aad6ArDXigvqVBOqNOsSp1V2AiEAia91A1I7vT2xK3VeyI0Vp90Mol5d4sNAEpjGFV0HGdM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.75","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17616},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.75"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.0-beta.75","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.75_1785696243526_0.14045649829749007","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.76":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.76","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.76","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"fc67528ffee175b595ec7772d3578d3ef983e611","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.76.tgz","fileCount":14,"integrity":"sha512-2o2x+xd6zuZob/9IzJlsTLNJst0y/qeB2BD8cf5NFjjzHemiHzRp4oPBwyjSQju9LwqAOJryyKY6Bdl42MzjPA==","signatures":[{"sig":"MEUCIQDSdj1xDX2vGnYBDn+57k+/NReamZVAONH91DQN4vxU3QIgZ9Nk/KrAynyu59P3tCqH+ayGdXWCcHkavaztEsxPOn8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.76","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17616},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.76"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.0-beta.76","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.76_1785710241949_0.023556727245152675","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.77":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.77","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.77","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"c90237f1f72e29a1f456b925bd6d8712cb8c3245","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.77.tgz","fileCount":14,"integrity":"sha512-6faIj5NNoVnSS93LB4OhA/sMRjrkKzOFBWj1/YNZekkGgibunuSnUXUIwhaIsizSselFB0ti+CZ/a2YsXyLjrA==","signatures":[{"sig":"MEUCIQD86uU0trYZyQvVkecBhsnDBE9UmvkCKVq1HlfFSH4mnAIgO3WRLxh2HX5sFgpDYaIMNrh06ledofNt/fKsdz12Gwg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.77","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17616},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.77"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.0-beta.77","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.77_1785727487338_0.5965211484415252","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.78":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.78","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.78","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"6f6880408a0a7c7ba418b52fbcfbb4d5960a86b1","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.78.tgz","fileCount":14,"integrity":"sha512-dE/nKDK9gQEp30x9aVwA3jpppPkf1a9+HSKo0OnG9E3SufLWInc7R9AUcWMXGyl91c9HPX2qEd4thoq2mbasmw==","signatures":[{"sig":"MEUCIEeQRanCAW6ba+k3oA5TQfwclJ/bUJsvXxxK6U1l5PvtAiEAka/QgoXLEy7mMXb3NMwUP62KY+DwUbh+Le1gHfRHjgU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.78","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17616},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.78"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.0-beta.78","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.78_1785731001345_0.6404837252974325","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.79":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.79","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.79","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"5e03bb4ddd5086175c7ace6e296122a90290d3e8","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.79.tgz","fileCount":18,"integrity":"sha512-Z5Aspy7Km205UxFQZt21p17RHzxw3cyOHMQ/Acx3vUh+6o3C5nf7nNAEMetgPhQYmYpq5xd2URKWJFpiJLDnww==","signatures":[{"sig":"MEUCIQDv7VhK2r3a0f7ZrhCX8AAGvBQeSS7sPFS2V1WSs1MqMgIgG4jHuXX+LON6qH+dh8byJYoFhpS8ExXs1M9xlAaCERE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.79","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20283},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.79"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.0-beta.78","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.79_1785758213504_0.43977783021218597","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-beta.80":{"name":"@tanstack/react-table-devtools","version":"9.0.0-beta.80","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0-beta.80","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"4f06716bd59974436975ab630cf67dbcd06f2fc3","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0-beta.80.tgz","fileCount":18,"integrity":"sha512-Y2KlipPSiUW6odKH400Swb27jyLdesRScbjkBauF3jtFnv+6p7toocfO2+gzCp30dJO19/voojn//4BpegipZw==","signatures":[{"sig":"MEUCIHCNnVDC+ScarpNu1yLPaKHKezdMEcWNWPLoAsko8hGYAiEAjetkrcpaxjPiT22u/v1xzEHVsCuTJ4l4BGxmwMWT5po=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0-beta.80","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20235},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0-beta.80"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.0-beta.80","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0-beta.5","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0-beta.80_1785810205002_0.13066871795408797","host":"s3://npm-registry-packages-npm-production"}},"9.0.0":{"name":"@tanstack/react-table-devtools","version":"9.0.0","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.0","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"92c70d1567c7fba8a62eaf1a6decb631aa6087ca","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.0.tgz","fileCount":18,"integrity":"sha512-fIKQjmYKCTEAG9QGFp0VsgtgdIRX10h0xxpwtcxoNJvzZDscV/fmTpiv38iAkpXRWWwCNfAGS5Zxw/YY9BoK7w==","signatures":[{"sig":"MEQCIBV02G6PA5QJvh4amK9SsDCvUPzznLAEnc0gZLMgFo16AiB5Yzu2fzQ+NTekA1cjIKS2VIbDy+l9cajizLkH0JEKZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20208},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.0","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.0_1785824531736_0.9098665893367421","host":"s3://npm-registry-packages-npm-production"}},"9.0.1":{"name":"@tanstack/react-table-devtools","version":"9.0.1","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.0.1","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"9bca2ee1530a9ab2d7a5882f1660b7c7e54419e1","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.0.1.tgz","fileCount":18,"integrity":"sha512-ddA4XRa1QP+KKIB28j0TnPhJxp7eNz4cfRhUVyF8p6QJO8DtW9O2aJQMYGOG2+lXLy/I6604RnkDouIUMEIjYw==","signatures":[{"sig":"MEUCIQCZ4FK6Gg6H4iplneqqivMHwE7AlusvbxUgsZkESF4VTQIgFJaAKQgyaI8vyEEnv4UPYIcMbe5Ym+tHDU1lkq7cUsY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20206},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.0.1"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.0.1","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.0.1_1786109327662_0.7237720596444963","host":"s3://npm-registry-packages-npm-production"}},"9.1.0":{"name":"@tanstack/react-table-devtools","version":"9.1.0","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.1.0","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"9f64affcda45251120b11cbff5856563d7c66384","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.1.0.tgz","fileCount":18,"integrity":"sha512-WuwrrLPwNuQdpVnH3zAw8GhhZF3v4gX5pRHVNVMBJmvSk8H9Yo/dEhJ6KNxRNO218gDnApWAuAeA149YxNAFoA==","signatures":[{"sig":"MEQCIDdO0BgnfWZUcTmRuQM9giYq5AFY2H79n+2gFE/SJnmMAiAbWLEQWjBlHE7ihpsKT6CLzJ6GzbNNrQNHXxXAFda5RQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20206},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.1.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.1.0","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.1.0_1786127227456_0.4500295283088398","host":"s3://npm-registry-packages-npm-production"}},"9.1.1":{"name":"@tanstack/react-table-devtools","version":"9.1.1","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.1.1","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"db90a0bc307d3681a8ae8a6b46508bc59b657215","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.1.1.tgz","fileCount":18,"integrity":"sha512-2S75862pgeDlufJMM6HtKZQYD7T5ogEz4KhqySR0ovpwmdP0MmZV+KInZBob+ojzOSlw50KRep8nx3IbXYZmgA==","signatures":[{"sig":"MEYCIQDBMMIwtUn8JpZa2nT8U2+tR9vgTQ+pDmBgeh1N0fAwmgIhALDoMJXSiZd1amgEZa/lWVfV2KlkGNavMN0vURa1ARuE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20206},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.1.1"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.1.1","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.1.1_1786214236488_0.3451085074989655","host":"s3://npm-registry-packages-npm-production"}},"9.1.2":{"name":"@tanstack/react-table-devtools","version":"9.1.2","keywords":["react","tanstack","table","devtools","tanstack-intent"],"author":"Tanner Linsley","license":"MIT","_id":"@tanstack/react-table-devtools@9.1.2","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"homepage":"https://tanstack.com/table","dist":{"shasum":"e5fc4147445c17aa3e9fbcdafe14e1e03055bd69","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.1.2.tgz","fileCount":18,"integrity":"sha512-O19yWjAxUrJAHhdZwVFjqBT5Q4qZVFn/2MuiwqD3QjBwjtr92bMcAB1WAJoGqVpgtFopGJ+kl/mKwqX4mbI/Qw==","signatures":[{"sig":"MEUCIBqlwfQYmrk0P3XfuF3u2emxiQzSSkFO+XFnLYGewS32AiEA2bSi4XSPqf0M2hx6qt3J1xbGcl2VWuDAZv6pJTQgIaQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20206},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/tannerlinsley","type":"github"},"scripts":{"lint":"eslint ./src","build":"tsdown","clean":"rimraf ./build && rimraf ./dist","lint:fix":"eslint ./src --fix","test:lib":"vitest --passWithNoTests","test:build":"publint --strict","test:types":"tsc","test:eslint":"eslint ./src","test:lib:dev":"pnpm test:lib --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"repository":{"url":"git+https://github.com/TanStack/table.git","type":"git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.1.2"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.2.8","@types/react":"^19.2.18","@tanstack/table-core":"9.1.2","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-hooks":"^7.1.1","@eslint-react/eslint-plugin":"^5.18.1","eslint-plugin-react-compiler":"19.1.0-rc.2"},"peerDependencies":{"react":">=18","react-dom":">=18","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","@tanstack/table-core":"^9.0.0","@tanstack/react-devtools":">=0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-table-devtools_9.1.2_1786244976948_0.15149940353610547","host":"s3://npm-registry-packages-npm-production"}},"9.2.0":{"name":"@tanstack/react-table-devtools","version":"9.2.0","description":"React devtools for TanStack Table.","author":"Tanner Linsley","license":"MIT","repository":{"type":"git","url":"git+https://github.com/TanStack/table.git","directory":"packages/react-table-devtools"},"homepage":"https://tanstack.com/table","funding":{"type":"github","url":"https://github.com/sponsors/tannerlinsley"},"keywords":["react","tanstack","table","devtools","tanstack-intent"],"type":"module","types":"./dist/index.d.ts","exports":{".":"./dist/index.js","./production":"./dist/production.js","./package.json":"./package.json"},"sideEffects":false,"engines":{"node":">=20"},"dependencies":{"@tanstack/devtools-utils":"^0.6.0","@tanstack/table-devtools":"9.2.0"},"devDependencies":{"@eslint-react/eslint-plugin":"^5.18.1","@types/react":"^19.2.18","@vitejs/plugin-react":"^6.0.5","eslint-plugin-react-compiler":"19.1.0-rc.2","eslint-plugin-react-hooks":"^7.1.1","react":"^19.2.8","@tanstack/table-core":"9.1.2"},"peerDependencies":{"@tanstack/react-devtools":">=0.10.0","@tanstack/table-core":"^9.0.0","@types/react":">=18.0.0","@types/react-dom":">=18.0.0","react":">=18","react-dom":">=18"},"scripts":{"clean":"rimraf ./build && rimraf ./dist","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test:eslint":"eslint ./src","test:lib":"vitest --passWithNoTests","test:lib:dev":"pnpm test:lib --watch","test:types":"tsc","test:build":"publint --strict","build":"tsdown"},"_nodeVersion":"26.3.0","_id":"@tanstack/react-table-devtools@9.2.0","dist":{"integrity":"sha512-V6NiJJ8HeSddi3vgctfbzvKz2QeTQUsafpvaaMpwtKMMN1MXhKqCyjnkELvIQP52k/I5RxqQ3Kop+afpIDK2Bw==","shasum":"2b939ee38c5c2914ce97a805f4adbb2d3306d383","tarball":"https://registry.npmjs.org/@tanstack/react-table-devtools/-/react-table-devtools-9.2.0.tgz","fileCount":18,"unpackedSize":20206,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tanstack%2freact-table-devtools@9.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFgmq9OQV5Pd3Ap9C5opJywpmIOtUWVVDXoSrUWZjH2rAiEA32sU1V8vO6ATTFbE0wkLT22+CcPgRW//pz2li5nn2N0="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f228dad-7e60-4aa9-857a-3105d4d1a1dd"}},"directories":{},"maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-table-devtools_9.2.0_1786709932395_0.9696495559845628"},"_hasShrinkwrap":false}},"time":{"created":"2022-01-19T05:18:17.614Z","modified":"2026-08-14T12:18:52.911Z","0.0.1-alpha.0":"2022-01-19T05:18:17.814Z","0.0.1-alpha.1":"2022-01-19T06:22:12.683Z","0.0.1-alpha.2":"2022-01-19T18:10:24.945Z","0.0.1-alpha.3":"2022-01-22T20:56:49.522Z","0.0.1-alpha.4":"2022-01-22T21:01:59.007Z","0.0.1-alpha.5":"2022-01-22T21:07:38.772Z","0.0.1-alpha.6":"2022-01-22T21:28:33.177Z","0.0.1-alpha.7":"2022-01-22T21:31:25.609Z","0.0.1-alpha.8":"2022-01-22T21:38:19.352Z","0.0.1-alpha.9":"2022-01-22T23:37:19.890Z","0.0.1-alpha.10":"2022-01-22T23:42:31.768Z","0.0.1-alpha.11":"2022-01-23T21:31:59.788Z","0.0.1-alpha.12":"2022-01-24T21:30:50.800Z","0.0.1-alpha.13":"2022-01-24T22:50:17.299Z","8.0.0-alpha.1":"2022-01-25T20:18:23.927Z","8.0.0-alpha.2":"2022-03-18T03:36:58.564Z","8.0.0-alpha.9":"2022-03-28T04:28:48.617Z","8.0.0-alpha.11":"2022-03-29T05:07:29.916Z","8.0.0-alpha.16":"2022-04-02T01:17:16.164Z","8.0.0-alpha.21":"2022-04-06T19:37:55.219Z","8.0.0-alpha.36":"2022-04-20T21:56:16.577Z","8.0.0-alpha.37":"2022-04-20T22:58:43.445Z","8.0.0-alpha.40":"2022-04-20T23:41:40.103Z","8.0.0-alpha.52":"2022-04-28T03:38:37.075Z","8.0.0-alpha.55":"2022-04-28T05:56:04.302Z","8.0.0-alpha.65":"2022-05-05T20:42:44.470Z","8.0.0-alpha.66":"2022-05-05T21:48:26.882Z","8.0.0-alpha.68":"2022-05-11T14:53:20.882Z","8.0.0-alpha.72":"2022-05-11T17:55:17.486Z","8.0.0-alpha.76":"2022-05-14T03:34:19.177Z","8.0.0-beta.0":"2022-05-27T20:34:50.328Z","8.0.0":"2022-06-27T15:19:08.564Z","8.0.3":"2022-06-27T20:06:32.796Z","8.0.4":"2022-06-27T20:08:51.718Z","8.0.6":"2022-06-27T20:16:44.186Z","8.0.7":"2022-06-28T20:43:19.966Z","8.0.8":"2022-06-28T20:50:23.345Z","8.0.11":"2022-06-29T20:02:22.872Z","8.0.12":"2022-06-29T20:08:15.235Z","8.0.13":"2022-06-29T20:22:38.331Z","8.0.14":"2022-07-01T04:47:24.139Z","8.1.0":"2022-07-01T16:38:55.685Z","8.1.1":"2022-07-01T16:58:36.583Z","8.3.0":"2022-07-20T16:24:37.789Z","8.5.6":"2022-08-03T23:17:11.738Z","8.5.8":"2022-08-04T21:32:21.697Z","8.7.0":"2022-11-23T17:06:20.438Z","8.7.2":"2022-12-12T03:39:09.172Z","8.7.6":"2023-01-09T03:46:15.001Z","8.11.3":"2024-01-03T15:37:10.687Z","8.11.4":"2024-01-11T17:31:01.323Z","8.11.5":"2024-01-11T23:54:54.868Z","8.11.6":"2024-01-12T00:07:55.508Z","8.11.7":"2024-01-20T21:08:38.793Z","8.11.8":"2024-02-02T07:28:56.192Z","8.12.0":"2024-02-14T06:15:52.586Z","8.13.0":"2024-02-27T21:04:48.744Z","8.13.1":"2024-02-28T17:38:09.538Z","8.13.2":"2024-02-28T17:49:00.141Z","8.14.0":"2024-03-19T18:33:43.170Z","8.15.0":"2024-03-22T01:03:57.457Z","8.15.1":"2024-03-28T17:17:35.093Z","8.15.2":"2024-03-28T19:56:12.569Z","8.15.3":"2024-03-29T05:19:21.632Z","8.16.0":"2024-04-13T00:48:11.449Z","8.17.0":"2024-05-12T19:21:50.597Z","8.17.3":"2024-05-14T14:45:26.859Z","9.0.0-alpha.0":"2024-05-21T07:57:33.479Z","9.0.0-alpha.4":"2024-06-12T09:34:38.674Z","9.0.0-alpha.6":"2024-06-20T01:02:37.255Z","9.0.0-alpha.8":"2024-06-29T01:09:39.255Z","8.19.1":"2024-06-29T23:35:29.201Z","9.0.0-alpha.9":"2024-06-30T04:29:49.353Z","8.19.2":"2024-06-30T15:27:53.279Z","9.0.0-alpha.10":"2024-06-30T18:00:27.568Z","8.19.3":"2024-07-14T08:45:11.812Z","8.19.4":"2024-08-03T20:51:29.620Z","8.20.1":"2024-08-03T22:30:10.935Z","8.20.5":"2024-08-24T23:38:30.324Z","8.20.6":"2024-12-13T14:34:44.052Z","8.21.2":"2025-02-11T21:00:47.258Z","8.21.3":"2025-04-14T20:20:35.126Z","9.0.0-alpha.27":"2026-04-08T17:29:27.484Z","9.0.0-alpha.30":"2026-04-08T18:17:01.493Z","9.0.0-alpha.31":"2026-04-09T03:30:51.184Z","9.0.0-alpha.32":"2026-04-09T03:55:09.135Z","9.0.0-alpha.33":"2026-04-18T02:46:02.218Z","9.0.0-alpha.34":"2026-04-21T23:03:22.469Z","9.0.0-alpha.36":"2026-04-25T20:02:55.802Z","9.0.0-alpha.37":"2026-04-26T19:49:29.349Z","9.0.0-alpha.38":"2026-04-29T02:23:57.738Z","9.0.0-alpha.39":"2026-04-29T16:06:30.169Z","9.0.0-alpha.41":"2026-05-01T22:37:09.069Z","9.0.0-alpha.42":"2026-05-04T15:31:35.397Z","9.0.0-alpha.43":"2026-05-07T16:51:14.651Z","9.0.0-alpha.46":"2026-05-14T21:51:03.625Z","9.0.0-alpha.47":"2026-05-16T23:11:09.804Z","9.0.0-alpha.48":"2026-05-17T16:31:12.753Z","9.0.0-alpha.49":"2026-05-19T03:34:54.610Z","9.0.0-alpha.51":"2026-05-29T14:53:39.768Z","9.0.0-alpha.52":"2026-06-01T19:02:11.812Z","9.0.0-alpha.53":"2026-06-03T22:15:40.795Z","9.0.0-alpha.54":"2026-06-04T17:15:21.613Z","9.0.0-beta.1":"2026-06-05T18:43:13.214Z","9.0.0-beta.2":"2026-06-07T14:17:37.016Z","9.0.0-beta.3":"2026-06-07T14:48:56.777Z","9.0.0-beta.5":"2026-06-08T16:28:09.740Z","9.0.0-beta.6":"2026-06-08T16:45:31.922Z","9.0.0-beta.7":"2026-06-10T13:49:20.227Z","9.0.0-beta.8":"2026-06-11T03:36:16.955Z","9.0.0-beta.9":"2026-06-11T14:41:22.034Z","9.0.0-beta.10":"2026-06-12T14:46:36.969Z","9.0.0-beta.11":"2026-06-12T20:42:23.030Z","9.0.0-beta.12":"2026-06-14T23:12:29.644Z","9.0.0-beta.14":"2026-06-17T15:54:17.095Z","9.0.0-beta.15":"2026-06-17T17:53:16.331Z","9.0.0-beta.16":"2026-06-18T15:10:56.890Z","9.0.0-beta.17":"2026-06-20T20:28:18.346Z","9.0.0-beta.18":"2026-06-24T13:08:29.036Z","9.0.0-beta.19":"2026-06-25T04:09:26.719Z","9.0.0-beta.20":"2026-06-26T13:42:27.167Z","9.0.0-beta.21":"2026-06-26T14:04:37.832Z","9.0.0-beta.23":"2026-06-28T23:24:04.131Z","9.0.0-beta.26":"2026-07-01T06:32:27.304Z","9.0.0-beta.27":"2026-07-02T22:21:57.822Z","9.0.0-beta.28":"2026-07-03T02:00:16.639Z","9.0.0-beta.29":"2026-07-03T05:14:05.599Z","9.0.0-beta.30":"2026-07-03T12:21:42.392Z","9.0.0-beta.31":"2026-07-03T17:58:33.814Z","9.0.0-beta.33":"2026-07-06T13:20:17.411Z","9.0.0-beta.34":"2026-07-07T00:21:51.753Z","9.0.0-beta.35":"2026-07-07T15:08:19.296Z","9.0.0-beta.36":"2026-07-07T20:18:26.579Z","9.0.0-beta.37":"2026-07-09T19:12:31.029Z","9.0.0-beta.38":"2026-07-10T13:06:10.063Z","9.0.0-beta.39":"2026-07-10T13:42:51.084Z","9.0.0-beta.40":"2026-07-10T14:48:01.009Z","9.0.0-beta.42":"2026-07-11T22:18:25.326Z","9.0.0-beta.43":"2026-07-12T03:27:50.122Z","9.0.0-beta.44":"2026-07-12T16:11:18.219Z","9.0.0-beta.45":"2026-07-12T17:10:15.532Z","9.0.0-beta.46":"2026-07-12T18:53:52.649Z","9.0.0-beta.47":"2026-07-13T01:55:10.976Z","9.0.0-beta.48":"2026-07-14T17:55:46.819Z","9.0.0-beta.49":"2026-07-14T21:52:30.464Z","9.0.0-beta.50":"2026-07-15T23:54:12.586Z","9.0.0-beta.51":"2026-07-16T02:52:34.868Z","9.0.0-beta.52":"2026-07-16T14:57:03.851Z","9.0.0-beta.53":"2026-07-17T14:15:22.484Z","9.0.0-beta.54":"2026-07-17T20:11:41.072Z","9.0.0-beta.55":"2026-07-17T22:10:46.413Z","9.0.0-beta.56":"2026-07-24T16:43:13.044Z","9.0.0-beta.58":"2026-07-26T01:51:54.067Z","9.0.0-beta.59":"2026-07-29T23:55:23.839Z","9.0.0-beta.61":"2026-07-30T12:56:26.755Z","9.0.0-beta.62":"2026-07-30T15:35:29.324Z","9.0.0-beta.63":"2026-07-30T20:33:12.337Z","9.0.0-beta.64":"2026-07-31T00:07:23.105Z","9.0.0-beta.65":"2026-07-31T00:21:32.095Z","9.0.0-beta.68":"2026-08-01T12:35:16.549Z","9.0.0-beta.69":"2026-08-01T15:56:27.934Z","9.0.0-beta.70":"2026-08-02T00:40:51.760Z","9.0.0-beta.71":"2026-08-02T02:16:10.873Z","9.0.0-beta.72":"2026-08-02T12:29:17.644Z","9.0.0-beta.73":"2026-08-02T13:06:25.169Z","9.0.0-beta.74":"2026-08-02T15:39:08.695Z","9.0.0-beta.75":"2026-08-02T18:44:03.666Z","9.0.0-beta.76":"2026-08-02T22:37:22.087Z","9.0.0-beta.77":"2026-08-03T03:24:47.480Z","9.0.0-beta.78":"2026-08-03T04:23:21.486Z","9.0.0-beta.79":"2026-08-03T11:56:53.651Z","9.0.0-beta.80":"2026-08-04T02:23:25.163Z","9.0.0":"2026-08-04T06:22:11.882Z","9.0.1":"2026-08-07T13:28:47.851Z","9.1.0":"2026-08-07T18:27:07.583Z","9.1.1":"2026-08-08T18:37:16.641Z","9.1.2":"2026-08-09T03:09:37.088Z","9.2.0":"2026-08-14T12:18:52.545Z"},"author":"Tanner Linsley","license":"MIT","homepage":"https://tanstack.com/table","keywords":["react","tanstack","table","devtools","tanstack-intent"],"repository":{"type":"git","url":"git+https://github.com/TanStack/table.git","directory":"packages/react-table-devtools"},"description":"React devtools for TanStack Table.","maintainers":[{"name":"tannerlinsley","email":"tannerlinsley@gmail.com"},{"name":"alemtuzlak","email":"t.zlak97@gmail.com"},{"name":"kevinvandy","email":"kevinvandy656@gmail.com"}],"readme":"<div align=\"center\">\n  <picture>\n    <source\n      media=\"(prefers-color-scheme: dark)\"\n      srcset=\"https://tanstack.com/api/readme/table.png?theme=dark\"\n    />\n    <source\n      media=\"(prefers-color-scheme: light)\"\n      srcset=\"https://tanstack.com/api/readme/table.png\"\n    />\n    <img\n      src=\"https://tanstack.com/api/readme/table.png\"\n      alt=\"TanStack Table\"\n      width=\"900\"\n    />\n  </picture>\n</div>\n\n<br />\n\n<div align=\"center\">\n<a href=\"https://npmjs.com/package/@tanstack/react-table\" target=\"\\_parent\">\n  <img alt=\"npm downloads\" src=\"https://img.shields.io/npm/dm/@tanstack/react-table.svg\" />\n</a>\n<a href=\"https://github.com/tanstack/table\" target=\"\\_parent\">\n  <img alt=\"github stars\" src=\"https://img.shields.io/github/stars/tanstack/react-table.svg?style=social&label=Star\" />\n</a>\n<a href=\"https://bundlephobia.com/result?p=@tanstack/react-table@latest\" target=\"\\_parent\">\n  <img alt=\"bundle size\" src=\"https://badgen.net/bundlephobia/minzip/@tanstack/react-table@latest\" />\n</a>\n</div>\n\n<div align=\"center\">\n<a href=\"#badge\">\n  <img alt=\"semantic-release\" src=\"https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\">\n</a>\n<a href=\"https://bestofjs.org/projects/tanstack-table\"><img alt=\"Best of JS\" src=\"https://img.shields.io/endpoint?url=https://bestofjs-serverless.now.sh/api/project-badge?fullName=TanStack%2Ftable%26since=daily\" /></a>\n  <a href=\"https://twitter.com/tan_stack\"><img src=\"https://img.shields.io/twitter/follow/tan_stack.svg?style=social\" alt=\"Follow @TanStack\"/></a>\n</div>\n\n### [Become a Sponsor!](https://github.com/sponsors/tannerlinsley/)\n\n</div>\n\n# TanStack Table\n\n> [!NOTE]\n> You may know TanStack Table by the adapter names:\n>\n> - [Angular Table](https://tanstack.com/table/latest/docs/framework/angular/angular-table)\n> - [Lit Table](https://tanstack.com/table/latest/docs/framework/lit/lit-table)\n> - [Octane Table](https://tanstack.com/table/latest/docs/framework/octane/quick-start)\n> - [Preact Table](https://tanstack.com/table/latest/docs/framework/preact/quick-start)\n> - [React Table](https://tanstack.com/table/latest/docs/framework/react/react-table)\n> - [Solid Table](https://tanstack.com/table/latest/docs/framework/solid/solid-table)\n> - [Svelte Table](https://tanstack.com/table/latest/docs/framework/svelte/svelte-table)\n> - [Vue Table](https://tanstack.com/table/latest/docs/framework/vue/vue-table)\n> - [Alpine Table](https://tanstack.com/table/latest/docs/framework/alpine/alpine-table)\n> - [Ember Table](https://tanstack.com/table/latest/docs/framework/ember/ember-table)\n\nA headless table library for building powerful datagrids with full control over markup, styles, and behavior.\n\n- Framework-agnostic core with bindings for React, Preact, Octane, Vue, Solid, Svelte, Angular, Ember, Lit, and Alpine\n- 100% customizable — bring your own UI, components, and styles\n- Sorting, filtering, grouping, aggregation & row selection\n- Lightweight, virtualizable & server‑side friendly\n\n### <a href=\"https://tanstack.com/table\">Read the Docs →</a>\n\n## Using an AI Coding Agent?\n\nTanStack Table ships [TanStack Intent](https://github.com/TanStack/intent) skills inside each adapter package. After installing the library, run:\n\n```sh\nnpx @tanstack/intent@latest install\n```\n\nto add skill-loading guidance for your agent (Claude Code, Cursor, Copilot, etc.). The same CLI also exposes `intent list` to browse available skills and `intent load <skill>` to print one for inspection. Skills are versioned with the library — your agent gets guidance that matches the version of `@tanstack/<framework>-table` you installed. Only available for v9 and above.\n\n## Get Involved\n\n- We welcome issues and pull requests!\n- Participate in [GitHub discussions](https://github.com/TanStack/table/discussions)\n- Chat with the community on [Discord](https://discord.com/invite/WrRKjPJ)\n- See [CONTRIBUTING.md](./CONTRIBUTING.md) for setup instructions\n\n## Partners\n\n<table align=\"center\">\n  <tr>\n    <td>\n        <a href=\"https://www.coderabbit.ai/?via=tanstack&dub_id=aCcEEdAOqqutX6OS\">\n\t\t\t<picture>\n\t\t\t  <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://tanstack.com/assets/coderabbit-dark-CMcuvjEy.svg\" height=\"40\" />\n\t\t\t  <source media=\"(prefers-color-scheme: light)\" srcset=\"https://tanstack.com/assets/coderabbit-light-DVMJ2jHi.svg\" height=\"40\" />\n\t\t\t  <img src=\"https://tanstack.com/assets/coderabbit-light-DVMJ2jHi.svg\" height=\"40\" alt=\"CodeRabbit\" />\n\t\t\t</picture>        \n\t\t</a>\n    </td>\n    <td padding=\"20\">\n      <a href=\"https://www.cloudflare.com?utm_source=tanstack\">\n         <picture>\n\t\t  <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://tanstack.com/assets/cloudflare-white-DQDB7UaL.svg\" height=\"60\" />\n\t\t  <source media=\"(prefers-color-scheme: light)\" srcset=\"https://tanstack.com/assets/cloudflare-black-CPufaW0B.svg\" height=\"60\" />\n\t\t  <img src=\"https://tanstack.com/assets/cloudflare-black-CPufaW0B.svg\" height=\"60\" alt=\"Cloudflare\" />\n\t\t</picture>\n      </a>\n    </td>\n    <td>\n     <a href=\"https://ag-grid.com/react-data-grid/?utm_source=reacttable&utm_campaign=githubreacttable\" style=\"display: flex; align-items: center; border: none;\">\n       <picture>\n        <source media=\"(prefers-color-scheme: dark)\" srcset=\"./media/ag-grid-dark.svg\" height=\"40\" />\n        <source media=\"(prefers-color-scheme: light)\" srcset=\"./media/ag-grid-light.svg\" height=\"40\" />\n        <img src=\"https://raw.githubusercontent.com/tannerlinsley/files/master/partners/ag-grid.svg\" height=\"60\" alt=\"AG Grid\" />\n      </picture>\n      </a>\n    </td>\n  </tr>\n</table>\n\n<div align=\"center\">\n<img src=\"./media/partner_logo.svg\" alt=\"Table & you?\" height=\"65\">\n<p>\nWe're looking for TanStack Table Partners to join our mission! Partner with us to push the boundaries of TanStack Table and build amazing things together.\n</p>\n<a href=\"mailto:partners@tanstack.com?subject=TanStack Table Partnership\"><b>LET'S CHAT</b></a>\n</div>\n\n## Explore the TanStack Ecosystem\n\n- <a href=\"https://github.com/tanstack/config\"><b>TanStack Config</b></a> – Tooling for JS/TS packages\n- <a href=\"https://github.com/tanstack/db\"><b>TanStack DB</b></a> – Reactive sync client store\n- <a href=\"https://github.com/tanstack/devtools\"><b>TanStack DevTools</b></a> – Unified devtools panel\n- <a href=\"https://github.com/tanstack/form\"><b>TanStack Form</b></a> – Type‑safe form state\n- <a href=\"https://github.com/tanstack/pacer\"><b>TanStack Pacer</b></a> – Debouncing, throttling, batching <br/>\n- <a href=\"https://github.com/tanstack/query\"><b>TanStack Query</b></a> – Async state & caching\n- <a href=\"https://github.com/tanstack/ranger\"><b>TanStack Ranger</b></a> – Range & slider primitives\n- <a href=\"https://github.com/tanstack/router\"><b>TanStack Router</b></a> – Type‑safe routing, caching & URL state\n- <a href=\"https://github.com/tanstack/router\"><b>TanStack Start</b></a> – Full‑stack SSR & streaming\n- <a href=\"https://github.com/tanstack/store\"><b>TanStack Store</b></a> – Reactive data store\n- <a href=\"https://github.com/tanstack/virtual\"><b>TanStack Virtual</b></a> – Virtualized rendering\n\n… and more at <a href=\"https://tanstack.com\"><b>TanStack.com »</b></a>\n\n<!-- USE THE FORCE LUKE -->\n","readmeFilename":""}