{"_id":"regular-table","_rev":"61-13efbf2d03961f2eec0f941f9f1ed7dd","name":"regular-table","dist-tags":{"latest":"0.9.1"},"versions":{"0.0.1":{"name":"regular-table","version":"0.0.1","license":"Apache-2.0","_id":"regular-table@0.0.1","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"612bbab4eab1ff40b8c3beb8a976beb6d130b988","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.0.1.tgz","fileCount":55,"integrity":"sha512-jqGm9bzSqiorAcPAVBVUJg7PDGS1zf2rMrN9DlRj1n+gOEZ1Mf/xd6ZS1GTfrLHH6g8np2Wf+5aM+sDdaK3v7g==","signatures":[{"sig":"MEUCIGqJG0u1a4CmCV9d//9v7MmorTon5nfwZIR7QhBu2690AiEAxe4x35HxI6Cv8cyYFwVLQ6fbRuKzz3+nHUzFaUeYZd8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":624404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyXngCRA9TVsSAnZWagAAcIMP/ij8g/UzSHIi1Jh6ztCM\nFs+5z2s+BOoFB5iyBoMxD/2bKPCYRcw8aLo73AJ+EJbQX+V2EtljGZAUmHgc\n8tmUrA/dMkvmWmEJeVR42EysCM7+/h1OeTPT4yNog2FQS9JDbiuCG/5hnwRO\nKw2Qdb2Hd0KH9XFthnWj8f6IbHCI/uFFwfc2Z3/XcRIzZcesje12oCSxfLZc\n4CT6V702vlCxmCYtDXLbPWmBM59tHIzdClQJPV7OdOhsufIFRLdime7k44N9\nLYVrJhO9kDoyTKSyvIRrzxz12p65v2IQ31wFYJ+CklIJV5wTH4k4fGVzNIW2\nLxp+uHpH7z1FbZqg6MbNmGM6ony5B3uQ/SU2w1KFPAaDe5siTcj3tqiu24xh\nQNN2wxbaQgZPvjgfuDxjIl2AIcfJ6phteC9+yTTsncrgM30BB27/y6Ii4DxQ\nOk/EstysEUNF5leTc9XXfw4833mKiopu605CVCWIkpFD/u+2SlUoqxRcfSEj\nJ8njAfI7+MwUMZ4qkPqFANhLyJxPaXFGHw7DdWPeIfZjg6UtE264RabUN+a8\ne4CTeOCtiT2svJZOwFJGa/imXeLiOi4UQ/e0LP6s30bHisL5heW2bTNDxRTu\nPeyrz+q0Y7OAYCcJQ9KjJztrt83x8jXDWomRzrDpMF8Ddv9tGm7Ncxfgy67B\n9B0q\r\n=gwSn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/regular-table.js","unpkg":"dist/umd/regular-table.js","module":"dist/cjs/regular-table.js","browser":"dist/cjs/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"66ef230ec096f9a0b58c76fc0e2038df463cc036","scripts":{"fix":"eslint src --fix","lint":"eslint src","test":"yarn jest --verbose && yarn lint","build":"npm-run-all build:static build:babel build:webpack:cjs build:webpack:umd","clean":"rimraf dist","start":"http-server dist","watch":"npm-run-all -p watch:*","prebuild":"mkdirp dist/esm && mkdirp dist/examples","build:fast":"npm-run-all build:static build:webpack:umd","build:babel":"babel src/js --source-maps --out-dir dist/esm","watch:babel":"babel src/js --source-maps --watch --out-dir dist/esm","build:static":"cpx \"src/**/*\" dist && cpx \"examples/*\" dist/examples","watch:webpack":"webpack --watch --color --config src/config/umd.config.js","build:webpack:cjs":"webpack --color --config src/config/cjs.config.js","build:webpack:umd":"webpack --color --config src/config/umd.config.js"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.4","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"10.20.0","dependencies":{"core-js":"^3.6.4","papaparse":"5.2.0","superscript-number":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","jest":"^26.0.1","less":"^3.9.0","eslint":"^7.1.0","webpack":"^4.43.0","prettier":"^2.0.5","puppeteer":"^3.1.0","@babel/cli":"^7.8.4","css-loader":"^0.28.7","@babel/core":"^7.9.0","http-server":"^0.12.3","less-loader":"^4.1.0","npm-run-all":"^4.1.3","webpack-cli":"^3.3.11","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","jest-puppeteer":"^4.4.0","html-loader-jest":"^0.2.1","@babel/preset-env":"^7.9.0","source-map-loader":"^0.2.4","babel-plugin-lodash":"^3.3.4","source-map-explorer":"^2.4.2","eslint-plugin-prettier":"^3.1.3","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.0.1_1590262239950_0.3168890908078521","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"regular-table","version":"0.0.2","license":"Apache-2.0","_id":"regular-table@0.0.2","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"53f9c5b96c0a4f1f3f1288808e53d5ec4237636e","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.0.2.tgz","fileCount":36,"integrity":"sha512-r1ZsrN/4wepK5tkNBiG/PVbpPaVEQAaYJZKpOSsPIY1PW5gZqgm6Sf4c0ZlTWH3SLVX6uGffCFIIgARUoifyEA==","signatures":[{"sig":"MEUCIQCjkAeD1bXH79mZJe0IVarmfTIXhojEYYx2hxCi41tg+wIgd6eCZjlYhwoSA71x1fT/Zf4qVH2rLNCXdRF+X3Lox0s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeykssCRA9TVsSAnZWagAAxrYP/RkL8ACvsj7cfFclJO5B\ny686HniWRTM8YA5itgRgBFXI6TdTBnCxHJ1Pn7q5CXEQBjTwivAYtAJTUrjZ\nOAAGb1bZcTXr1bbLAiUwSKVtMIDC2MEQa6e1J0h3uxycVxpyvIJI1TZjYvSL\ntfFozVpp+dLE2WOeQOa+4Q/t9Gl0aeoKUsKw65QOc4VcL8eS9xvEV/joD0xd\nmKMFvgZFXsHFVwEZmZIemzTiH5G9gwNXys7uxF+RKSPz2AU7Su8PdplT8xEU\nvMEyZMFP2164JyOlBLqWxo0aoSoG2RKtL1Rgp4nKaoXp0DFf3Xy2fWborMCE\n9f3evBS/A7/+9VlLb/qidlZWA9ugWWRCsQjpiEcn+tO5WIH8yywmppms06k4\nHTkJtAn5SfmTqhXYs5z2wSHehxSrq/CV7X9Kiue/jDTADpweBCTqlECGriHP\nV4VrodoTeFLiRwAXHTzlOeeu325xptdOol20zjPCWs15IuwKXPcP00iebszg\nZlKmfZUbu+2wa24SNWvspZgyFtd4q12T1z82+BYle1FL32ESwvfhDN28CQMd\nUA07DhaMDUCtTT1mMEHnJVRLD39/ehUT39+/XC/9zCW6uHUdFNzPnk+ALewV\nDTG7MqDl281+tTdVctvGyFoVXHtuIEes2yfUGwSMTHkidH0KJJAFtL4wxsuF\n17eg\r\n=CvbA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","unpkg":"dist/umd/regular-table.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","engines":{"node":">=10.18.1"},"gitHead":"2d5babaac6dd70d813f6c35d46693681aad9c78a","scripts":{"fix":"eslint src --fix","lint":"eslint src","test":"yarn jest --verbose && yarn lint","build":"npm-run-all build:static build:babel build:webpack build:less","clean":"rimraf dist","start":"http-server dist","watch":"npm-run-all -p watch:*","prebuild":"mkdirp dist/esm dist/examples dist/css dist/less","build:less":"lessc src/less/material.less dist/css/material.css","build:babel":"babel src/js --source-maps --out-dir dist/esm","watch:babel":"babel src/js --source-maps --watch --out-dir dist/esm","build:static":"cpx \"src/less/*\" dist/less && cpx \"examples/*\" dist/examples","build:webpack":"webpack --color --config webpack.config.js","watch:webpack":"webpack --watch --color --config webpack.config.js"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.4","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"10.20.0","dependencies":{"core-js":"^3.6.4","papaparse":"5.2.0","superscript-number":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","jest":"^26.0.1","less":"^3.9.0","eslint":"^7.1.0","webpack":"^4.43.0","prettier":"^2.0.5","puppeteer":"^3.1.0","@babel/cli":"^7.8.4","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","webpack-cli":"^3.3.11","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","jest-puppeteer":"^4.4.0","@babel/preset-env":"^7.9.0","source-map-loader":"^0.2.4","babel-plugin-lodash":"^3.3.4","source-map-explorer":"^2.4.2","eslint-plugin-prettier":"^3.1.3","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.0.2_1590315819672_0.7807604034915079","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"regular-table","version":"0.0.3","license":"Apache-2.0","_id":"regular-table@0.0.3","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"3741de0fae6768f8001a6f0fae5bbb9a9bcf2b87","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.0.3.tgz","fileCount":39,"integrity":"sha512-c6M2Xhv+c/6nH/LrHhRmKQNN9iAntY5OXH1t0gWo9z3es9TQ39ZwPlL+r8FP6xPg778q52f9nSjgBLfB+lgxSA==","signatures":[{"sig":"MEYCIQDwrJUwMgpthMUHoBbC0b1+Wmr+5vpk0CrM0kmbnOSntQIhAJT6mbPI+/wZyMbhuImTtqT4A3EHYSHhRE6ZKuOB8bXm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezL4RCRA9TVsSAnZWagAAbaQP/2XoFDJSlTXJ8ZY45QRx\nJrWTWiBQ/i/uFrSA3rVzUx7KaK7wwYUtDVmD8VJtB+j86tG5Wm8Az0AwZ9li\nuA9ZV3Dx9NmcGUejAmJQI+EA0inCIAK/FhPcUl8AKqT224K3Rl429uDlh5hz\nhqhD8flwoa3sSShaL4SMcWcJWUjhit0sr6EGtk1CX4KmXsS+bROMXqWOMaFw\nv7MomVHq9vfZHt17wkXhOK5xxgqomlMUN+0XWZxwd6vAyD7LBVbJuAASOycB\nPkAJ5bNoNsJmmQ7g5zDFwYohhVVlH+eHwPm3Aw2bY7POXOLlKdxPC5jDBj7y\nVVMUn/r3Lz03GTH7sLAtKVuTfrqgkCmWLuE+T+AnSisHnmaeJTjNWm5UnmyY\nIdn3xuwdOGuGvmIuL/ELRFz4XFkBC7VFkD4hkdRJ33UNC1kVSOnP1130GPfJ\nkMFh/Oaft2Ba548s5+xdL9voM0OPm0/wnXzDoNkq8X/bQLJFAZhz/WxNedcX\nXVLopotkWudQwEv8B0VwKW1RclVmcmItstP0poAG/x1HkVNEMbbwyJqbbub5\nlUNsaF1QoKWY4dJIYTXb2abEBOL0c2d4hbMgH2agmTauLMCt6xtqgYsEoCsi\ntsjcCr1giCpgefvlF7W+RQCwf9B8nEGicldraBFgtQOO/9eaMgglG9cQfLk3\nWsA+\r\n=K+GG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","unpkg":"dist/umd/regular-table.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","engines":{"node":">=10.18.1"},"gitHead":"3b47a972e36e5073875f648877cab10fe6609181","scripts":{"fix":"eslint src --fix","lint":"eslint src","test":"yarn jest --verbose","build":"npm-run-all build:static build:babel build:webpack build:less","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prebuild":"mkdirp dist/esm dist/css dist/less","build:less":"lessc src/less/material.less dist/css/material.css","build:babel":"babel src/js --source-maps --out-dir dist/esm","watch:babel":"babel src/js --source-maps --watch --out-dir dist/esm","build:static":"cpx \"src/less/*\" dist/less && cpx \"examples/*\" dist/examples","build:webpack":"webpack --color","watch:webpack":"webpack --watch --color"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.4","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"10.20.0","dependencies":{"core-js":"^3.6.4","papaparse":"5.2.0","superscript-number":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","jest":"^26.0.1","less":"^3.9.0","eslint":"^7.1.0","webpack":"^4.43.0","prettier":"^2.0.5","puppeteer":"^3.1.0","@babel/cli":"^7.8.4","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","webpack-cli":"^3.3.11","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","jest-puppeteer":"^4.4.0","@babel/preset-env":"^7.9.0","source-map-loader":"^0.2.4","babel-plugin-lodash":"^3.3.4","source-map-explorer":"^2.4.2","eslint-plugin-prettier":"^3.1.3","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.0.3_1590476305006_0.7808527176140303","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"regular-table","version":"0.0.4","license":"Apache-2.0","_id":"regular-table@0.0.4","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"3a7c79dbeec25cb2bcd626efe2e4895964018847","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.0.4.tgz","fileCount":28,"integrity":"sha512-JySJvxyR1SJNSmTnSHYuifq6E5xwKB8FYKs5KXwr8DRReqz3CaGLygQuUopmC21J4ru9bmK9Ym/krZYzZIrWrg==","signatures":[{"sig":"MEYCIQCX/DoQI0cFGV3JeJ/pYMBl4c3f/m6DE3kmh/rnLrKTPQIhAO7MonMei9/Gt/0p5LMxKsfqjiPbJgnq/nI+f+eVM2fS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0d92CRA9TVsSAnZWagAAGnIP/Az61VpETyItIMBasWnm\nfi09qUQNUN61VoZ2h6FOZHPg0I+7jL2KYVKcs6IqX7v7XGLW+seRsztNt8hK\n0Wu8DfFtrS4pSxrsZ2+cwEe/KipvooxxEqM9/H0sNjEtxat3jFS3ysDJOGY1\n0PH2VDKIM7b2IX47mdsq/qO3C9+7n1t6QxCysUTf6msYNoxI4JW0zK7yhjdd\nmfI45fLl5WwEGcOMvKc6VlqlmAIGcnTMLqgG0CBbbzRQe8m4Ug92P1UXwsrq\nw8QKPg+qXRVEIK9D7K7gtfy1jUbQ8fq8CNwt9R1t/PwOUl0FfkgDVeCRROYb\nZ9eGAvaRd2HQQB75pDlKK4RFbdnp+//CmoliJ5yGH2IfYRnJosWGReaIgzDH\nkygQd2d/b9/5rvLWJRnk7YShf0BHE7oAAd+pJSBwyC3MXlJxMecCU1V+V9eG\n/Zk4swRBkRnCiMrnf0rtG3DOjfzIrRuth5endIktP32opLyovZsuX4WORHFc\nSGdvs70kw1T3WNOCcpbb/Vkk6QXQxPUlpBD+lZsZ/8VrQ1jenjHWpE8rDKEZ\n7v/nJf8hwS1V7pY+cZROLkyL2nLASF6K+OusoTr+hmqaZuyALcktRvy7MWGg\nIQZq/z9NtfneXAOuydt68ZXR4UrD1K5eHXP5uYnQpO5K732Xd7rpHiFjQZ7s\npAG8\r\n=hp86\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","unpkg":"dist/umd/regular-table.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","engines":{"node":">=10.18.1"},"gitHead":"e6de11724c292aff87c296bba93cecb9e250bf27","scripts":{"fix":"eslint src examples/*.html --fix","lint":"eslint src examples/*.html","test":"yarn jest --verbose","build":"npm-run-all build:babel build:webpack build:less","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prebuild":"mkdirp dist/esm dist/css","build:less":"lessc src/less/material.less dist/css/material.css","build:babel":"babel src/js --source-maps --out-dir dist/esm","watch:babel":"babel src/js --source-maps --watch --out-dir dist/esm","build:webpack":"webpack --color","watch:webpack":"webpack --watch --color"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.4","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"10.20.0","dependencies":{"core-js":"^3.6.4","papaparse":"5.2.0","superscript-number":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","jest":"^26.0.1","less":"^3.9.0","eslint":"^7.1.0","webpack":"^4.43.0","prettier":"^2.0.5","puppeteer":"^3.1.0","@babel/cli":"^7.8.4","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","webpack-cli":"^3.3.11","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","source-map-explorer":"^2.4.2","eslint-plugin-prettier":"^3.1.3","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.0.4_1590812533677_0.7139412640971263","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"regular-table","version":"0.0.5","license":"Apache-2.0","_id":"regular-table@0.0.5","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"e3914e5b191f4f6d65ec17cdece4afca54dcdc9e","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.0.5.tgz","fileCount":18,"integrity":"sha512-D7ERVQWdhzx9fsqz7ypViTyz29LSmMkqiL2K99PI71siPCImw1xOhBZ1ni9iCypqQl05iBMI+/kMkcTLwKkj6g==","signatures":[{"sig":"MEQCIFlseUlMaJ/n3W7RiurMlBy7hjxht0cCEINfPyGrKcIsAiBewG02Fp29TLuKcEfgkw8q7K9NwVlo6OSdi6C5F0fxvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":197319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1y0hCRA9TVsSAnZWagAAvtQP/Aq9/BeH9P2Ea/HKXKZb\n2hoN2RL4QqFAMbrwqstRn4Gf/HKv0RSLU0DM/bJB/os+I5kBvi8xCxxDmvyE\nrPuMGEWOTgpWEdYJby3mtu9bLBIaxEPrbAyTAwM1Cm8sYZcVto1bG22kEviu\nMPJTh8V1qSegJBDZCP+YoZQ/zCLyPVojR0vMWNUw83B5HWQr4cvI0S0wMsnz\nwhcWrMhlFkql+J++Q/nBcyuOFvIQ9LBTqxyF79DiY+rH67W90J5wk3LfocPH\nDajA2wT2xiFojv0DsrGJABLVtdtGZMsc5cPZk5591iGx8vG3akuiIk0hWHjZ\nfG4eOQFOSgB3AGcE1vrtA9n9zjuIqUx0IKq6tWTDodR7mx0nrKC5ffuguReo\nV/xR3dRCGwwAEUf6P9e3SkDWD9hSiWyE8jwKr8pbbvHQjkfa0EdnEU/HmhAO\naB34aUDHr2MgEQjcAA9WmAV1tcxJ5GpVJKJhWAXvVZRkOM2dfBaTk8+xEi6b\n+0LfYz6/0+RezqfAHqQOoCJQin0HAya1Ih4kjw9qzUGEKqI8bTiSgYsRKTTK\nEXMRvV7lXcGEmXtuR2yUjaLiRm7Qrkso2oannqYubpM9kftO+mPoIXqDF9On\nf2ryzt0aWroW/FOxING92qQhGwuzguorfYmUF+ZAsJ1T8RKJDl8+HhNA8+xg\n2jNL\r\n=Euwf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","unpkg":"dist/umd/regular-table.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","engines":{"node":">=10.18.1"},"gitHead":"de49800bad1f5942be72ac41818d43c0c35fa6dd","scripts":{"fix":"yarn lint --fix","lint":"eslint src examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:less":"lessc src/less/material.less dist/css/material.css","build:babel":"babel src/js --out-dir dist/esm","watch:babel":"babel src/js --watch --out-dir dist/esm","build:webpack":"webpack","watch:webpack":"webpack --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.4","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"10.20.0","dependencies":{"core-js":"^3.6.4","papaparse":"5.2.0","superscript-number":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","jest":"^26.0.1","less":"^3.9.0","eslint":"^7.1.0","webpack":"^4.43.0","prettier":"^2.0.5","puppeteer":"^3.1.0","@babel/cli":"^7.8.4","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","webpack-cli":"^3.3.11","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","source-map-explorer":"^2.4.2","eslint-plugin-prettier":"^3.1.3","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.0.5_1591160097312_0.20945043376342354","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"regular-table","version":"0.0.6","license":"Apache-2.0","_id":"regular-table@0.0.6","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"ef22f6dff8d254ca15b5db3f1ab24f552c57597d","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.0.6.tgz","fileCount":8,"integrity":"sha512-I4s75/TNNt+7bXyhRlA8rlWjFZm9BfOYPskL5cHuBLA4PIf7CX45Jx/1hyInLIBitcarvuTrgbXA42ZmgcejRA==","signatures":[{"sig":"MEUCIHAVH0ufZcDWmmdQRfQQdF8jP4O/m8CmMhxAETR5oElUAiEAx5sEGhO9OqhIFWitjEUjf4CGk5/dgGA2C0hdABPj5b4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe34+eCRA9TVsSAnZWagAAPBYP/ieyP300nN5ElbiApPET\nZe4XoMGEmKEACPI8MZoWj3D5lbEXYFlRu9O28cO3RBEXXPG4sZcJGHqW+YtS\n0P6gWSHiY/OYThl6i8xrZBZQ7+IEIzLE9OZon2a31VwEfivITsnPDFhw6ea4\ntNAHvSfrAfsbEHcLuesZqt95PGuZpH4KpXt8ylHJTDn+2yXsLHeFEglvBYcb\n4rk1znE5V3sBNM0OfgI6+6Llk9R2eTUeWkEC+0x1Kw0wFxwgv7VENY4FwFj0\ngLjvv7ewQluByXMfJo4pJ/LrNrdseFwTcL8sJM/6+XP+/CK27zMKmTnoC3B/\ndGGADAHKhQwUva8sJFOAopfu7ALiIFoQpV8XSJMQjH+OQ9FvsTQlZk9c2yv1\nqJPRZVoRVJPesn3vhWWpLf4fv2B0VLaXGL0f37d+SJcfUIqZ1nikcmhTrYct\nQGvTM916lRcS47j+G13KiYUbjEdAS6eCJWMS8iDRM59m6+0VzmS0fmu+7aDc\n9/IgbiT4xw1eBgajxNIMf0E7Vb4m+YW819JcjPpSNJt3TLqUfOgDGzzmX3Qz\nY+QTW8SuXRwyeNzNo/T4C+EVYGKxIi3W0dSRNwU7wITZuz5d8ooJSzwzHRqf\np42zuQFbwV9lT7NlBOs/1WNdkZrQo22pUJhKzEsEiSuG0tXhWhrRHdUXh0nF\nH9Mn\r\n=mwuz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"6a3d4b9e709a7fe5c7a025946c821b15cc9bc838","scripts":{"fix":"yarn lint --fix","docs":"jsdoc2md src/js/index.js --separators --heading-depth 1 > api.md","lint":"eslint src examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:less":"lessc src/less/material.less dist/css/material.css","watch:babel":"babel src/js --watch --out-dir dist/esm","build:rollup":"rollup -c rollup.config.js","watch:webpack":"rollup -c rollup.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.4","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"10.20.0","dependencies":{"core-js":"^3.6.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","prettier":"^2.0.5","clean-css":"^4.2.3","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","babel-eslint":"^10.1.0","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.0.6_1591709598228_0.609224083261303","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"regular-table","version":"0.0.7","license":"Apache-2.0","_id":"regular-table@0.0.7","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"f464d0abb05fdc899f29c5516d5fb00d9e74a721","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.0.7.tgz","fileCount":68,"integrity":"sha512-V6GFNt1+PgGIZwIUlXoaLP3goz9xqzzJx1nU9ZIXFApqq9u4/S0HoQA7fH8ALcVRkC69sqeTKkoWn+OFcGddzQ==","signatures":[{"sig":"MEQCIBEdR/xAGU5S8uHSR8ocQ0FOO4mePgRWQ52d1oxOnnBeAiBj/AkIQFzTHcDXntvs/cCWQ9lUkxcM3hcwmnCKfUkrqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOfv5CRA9TVsSAnZWagAA/I4QAKQdUkaNHFXed6h5q4xt\nNpx4RMlDXrSEqNMNJkBY0EfP3vQFcN0giCIx0/XUGyo6pt9YyKhOqHr8Fd+d\nB8KVYBBS3D1o+CcOWiCcA+uMce0IPTcyKPxcB7DpoLMy7NHe0GpKfLS9Y/p+\nN/9pXbEjwV7IGioR3a4t8ZOL7DjrSy+h2YDZgimBWyazRN4ynpYPUfTMLRzH\nYwbXGet338EkNkHdsMX3HVsFmz6ojxhr+WTeaNaeRR0bykcITt/bHXEXfBaT\nKQaBc3U69fFQ+0pvMfEWkW6DZFovX73Jr9gUFBkkKlQKohMSZ2eFYvvlamIg\nUsJrZKaM8z4hGIpqyzRg4gdmxzCiHFAW4AlOsOMfquvBnjMxPQ3smGGagylc\njiHtnQGjzhfkVTyyTiBt6wey/3R1tza5YQbCJxC3tSz8MZGxgSDnNLfBKWDg\nmm8Ju76rjP71411QDcJ7tfTFonQmE5F/HXIOROed3271jjdCOWQIcFIvxaZn\nqC+uqvhphRq1aCii4UFj9OQO5W38F4uO+C2iSkw6+ILa8P5ObjFB/Lbrrv70\nwPlbXPDzIRMfGPzzUOSa6lKoWeAN4qremS67eIjuBz3oNj8ggnG3CyWaOv6d\nO99hXF2zRmleuODpkO/1Q7VAKozLDlfzUOEH56adUbEtoefb7gE4W49C62gl\njJ2k\r\n=bAV1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"aa2b8ea1f51373497dfb98529c4239c186c7435b","scripts":{"fix":"yarn lint --fix","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"eslint src examples/*.md examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","build:examples":"literally -c literally.config.js","watch:examples":"literally --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.5","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"12.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.6","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^1.0.2","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.0.7_1597635576961_0.07341102654983045","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"regular-table","version":"0.0.8","license":"Apache-2.0","_id":"regular-table@0.0.8","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"9b896c7e11075207393d79e64e66972612633e62","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.0.8.tgz","fileCount":72,"integrity":"sha512-dE8gwbXJdgL0pct74VKsh6nsHkviJYwoaM60PKpL65oc2qiRs9l/cwLUPt3P+A+OAIem0MpvhTXEB2PDi/z/Lg==","signatures":[{"sig":"MEUCICiFaMwhjoIHPe28UtcB5WD5qGfIpvhtXTBByDaWp+W3AiEAq6nTg3wCGzQiKppBZ1li3O/G8Wk01zda+/zhHVd4Aaw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":378606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSbNzCRA9TVsSAnZWagAAf3kP/i7kLCGBpQYqWmk47Agf\nuCUx3o4jjjiDNhcZ52jQAf03H/7QRRZOOvOPYyLzXpYBqd4fXANhUxkVORps\n8ooF5Ju/oOTjFoGGLbS1La3bHB5iKMkc/rWwgncWmd946BbhzeX+S1d8NSZ6\n21hrWEj/cbhikiYu6zyBfgioKH/VokVOCuwX4bU3yC8uipGwEKi52VEldP/c\ncVbJBzbAwQUPg1CRZAv5Au2MxQdazn8y8bBKdd+cLGx4IqZU3mQ1GVDVQbBy\nZnY5YyanwseXPQCZxks4VL+oNlyiw02NnvsvW5f0wwjBdE6fAIX1M8l+svmf\nU/bLrZC/8B4+CMY3VmMb2OQT4QK7ruA7MVuGzw0c0KkGMZejTeaPEFfmEdSQ\nmHfzOQKFmieT0821px/Wj/gKrHALzlaFvWK12xEtcGKRlzfHVCkaahLI/L6/\npHifCYwe5UmyK932SX9YpyuC2StwE+1Eek1/kL/TqpZtCNR/TUNpzxlxJxMc\nc5jxyLpvCVpTYO0g1li7KyfyPjicuqpTKo5/fO91fu5GxqwZo3fKVGRFLOKU\nbk2B7ptHU2DLKwgxgkUhnwllaxPQbELfAApIrq627+TtTq8DT9ahmVbkGGt+\nqenFWPG48vsAhVloTbVy6GZGorUutmhPz5bsY5aEBDoy9R/6u281oQlQt7np\ngUJB\r\n=P5iG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"9fc63676ec6e4e49249fbf10bb98218d6865daef","scripts":{"fix":"yarn lint --fix","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"eslint src examples/*.md examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","build:examples":"literally -c literally.config.js","watch:examples":"literally --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.5","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"12.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.6","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^1.0.2","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.0.8_1598665586830_0.9273879225779926","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"regular-table","version":"0.0.9","license":"Apache-2.0","_id":"regular-table@0.0.9","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"3d7ca58ec07b32ac72528477814d662e02c5a3ba","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.0.9.tgz","fileCount":72,"integrity":"sha512-bp7WnuO44nTTdBnpYedXY06gFE8sQWbHZGV9DZNHfp7i3TvgZRM4SOlVkoEV7IJx+mUpKCX20mf/qAV9kGQ6qQ==","signatures":[{"sig":"MEQCIHko7IbBtHVBlQZ5PsXCI1TjAre5FLoGYzni6kaFrnpGAiBHpn7ev6r6mvNKCeOPHsYJI4w9G5a7nMab8Zvm6yJ0yQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTeAUCRA9TVsSAnZWagAA0IEP/3uX5ZSQVbcK2FyE8SAg\nNOrvMHNcvHDDl7G8PEYkS3oQogjgy2t+SpSAMqZrcg9TtVG6EzGrrBEi9Maw\nIYfTTWGIs7y8dS+swj0Ru3WEoeZytlZPOXFh5DXS/sKaoUkM084Et3FvCK1N\n0+4VOVw6z0pJ9KnBukUM+BdlNrZHqEZ0CxN1c3SVrJzF/HjWNXYywW8JPBVX\nv09NkKXR1/BZgO3lOIW7NakFSMeaAfT1DYyV7L1tJj+HPILZ/TiDx1/cH2N7\nTidPD7DNXRI0RDHirMcHxCKGhvR5zUkIdnB9SNHvCOJB+B0KXzYn94VeOZOP\nmxzK2cMlaAr3bqPFUBOQzWVmJjDU43r2L1JPTrvB6lU90A5ls0NrC+pf8T/e\nfQfQwmXhcm+xHlsbixxUNORHEazJAdxTm9l2WhhraB0nE0dyxWkukZq9eNKB\nKSTFl8rBYoJbjaagUTixCwmmdehSbnETtYjhuGCGdzrneeqn3MId2R8cX04y\ngHScWEhKKs0oYZdjIll+uMhdrbIEjO7meElhohrJnU51kxOODnZ8sRAVK/Nk\nUDJk7gFIe/oS37mTX8upUIEPl5ydShNcj/QrAWjyBvcNROb9Hi36aE9GyfBB\ne1+VIrYcKwU4DPbhoRVGCcILFSQT/j6ElEF/hv85OJT+NYLKTsnbOdyJkrUX\n8UIP\r\n=QKvJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"22eefa494781a86aafc22a4ced9d1a1e7bf9d3c3","scripts":{"fix":"yarn lint --fix","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"eslint src examples/*.md examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","build:examples":"literally -c literally.config.js","watch:examples":"literally --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.5","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"12.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.6","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^1.0.2","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.0.9_1598939155610_0.19704915285106916","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"regular-table","version":"0.1.0","license":"Apache-2.0","_id":"regular-table@0.1.0","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"47044a10707a7549cbd4cfa50389baf4f2e727b5","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.1.0.tgz","fileCount":72,"integrity":"sha512-GNQizd1tPoijJ7vWu+yBafTzskDv981MMOJ96zpuXZEuVc5hSM0XPrn7mD0dIAlcU/6HhLFoFOtdsBLTJ26NZQ==","signatures":[{"sig":"MEYCIQDPsPqtORr6XPHzUtxGPDo0ddG8PqOwKEDAluNr0lu+6QIhAKJQI4i42aQoUEqRwJH86zCSgqkMqHOz6ERtZAqq6166","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":381271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUfxkCRA9TVsSAnZWagAAtSIP/AhYqLr/b9R4BjNqL7HX\nzNNdfdL/oUt/ClZjnkpGPeqOAQMkdmX2G6ECwrtnUVUaV/2Yqq1QV52aNlNI\nPUccYpYY6ceb+xHnP3qrW+t5gnVoD75ASuDoEw2pOcVV8B5Y87msZ9v6Qy4D\nyxGSZJ5D40O+KhLTnxFftJPSrVCZZrEYBe1tAnAiPjeUPun2HhhqEFxLEl8D\nJxm1E5Eye5jYtZZhvGCO0O7f6aj+Of9kU4x/51f4rh117ie6JUYUz0oNWW9n\njHJHry7GLHkqYBLDAiXpY4Mck3vWcUbe3MVcjFt/mPzSG9YNt5orqcP2KX1p\n2G9Aevz0IdswoxIrAlYVEHvjZbklytWTYxDd/D+92qthqydYZlhoOx0b8aIc\npyNr/4i1OXfIDuwO/tVnXAFXwfcCHqYYmZ8Wpu8Qa7UhQIrYGKnoBjXY8SOo\n/u2Kmow0n1PHKY+GoDvvp0QKOrAUuBtVU1SqpNUJFgSJc5D1hfFfdzTXbTOT\njJYRNRl4DSVvASo2Uo+4znqW8pMd5f/ZSjVKBJzwdSaofNyeXTu1Jw4SkjwX\n/MN78mq4y33DsZ8tMcoWbXd8tjC83zLJJCTUeY2GtMHaeys57eGwmPgiRa/i\nK1NNhI9wtf+g0zehCE47cw2n/932P7fnC+pjc83OncNyM1PPCuJ0RAfiULVd\n14Po\r\n=eh+x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"353b703ebd57af7f95f877188e5974660b8f6e93","scripts":{"fix":"yarn lint --fix","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"eslint src examples/*.md examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","build:examples":"literally -c literally.config.js","watch:examples":"literally --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.5","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"12.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.7","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^1.0.2","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.1.0_1599208547968_0.1826851198050714","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"regular-table","version":"0.1.1","license":"Apache-2.0","_id":"regular-table@0.1.1","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"c5f8f693991bcffbd33caf70446a70a03a8fb158","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.1.1.tgz","fileCount":72,"integrity":"sha512-4MvmqLeldb6i4z1vfQXSii5d4GBaU+w2dT6OB/5ZMcEIVw4c8Qlotje2gj0zvF35yHrBEtRcDHKPrqB3UY5aXA==","signatures":[{"sig":"MEUCIQDam+119T879vSFNBZfGWVxKsv9RUejm2TXZ1aGJM74twIgKMIgB9NQmFijytKOEKFr+enchLNnlQYH2jMSFRrblZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVUGnCRA9TVsSAnZWagAAXBwP/iG7lCABNf3YqSCSZeda\nv9qu5fvwkjFpKtaWIDL+MrcPuoGklOi2Nu7l0dRc1kGx7heNQLfHmbxdA1RA\nff+Ca8ZkPGHNq6Z4Zir5h2ms3eASM52BU+MNOrohUwvPzZHHlRtT5AYiYeOP\nFDPGKlD4VavRznp+4G84xfl/+QYdl9NDboYCO0Isw2QJmAEDWQR4Rzb3RWn8\n3DxWGKAvojsQC0ChvarrLYxG3O7VmTdZt9WZPqSkoD3eB82DSElSleu9QYpV\n9i5F2olka06n5HluQmtovgGQ6eKkU8u6vi5FY8h+ElYeT8ATewYnp65HQ6yb\ndkm/4ETQrh4tfJcheV3GxdEbFomCShSNzooPNOy+VbKoUU23F6/LFcBRHYTo\ngjgNjT74W2opxzIIaKxVLFUkm9/6eKFChd74ugDzigYuc1kuA3SYsGhX9FP6\nSdrQ/yXa/JNmfKTmOTUyEA2aDML4oVkxdDHN4Q3M60AC+CF8UNChMSaIkz98\nZH9TPvtx5I4O4qbMftL+mi7RsWys1TGxMsTnDjPZ4iHfFCuW83fVsXQ4a15l\n3GIw6K61U2koWXgqXBGoHpHCTQbbfEMnaWT2tciekJNVAjw36z8DJffFkM3D\niGh9U/lRJd5uFWHxtGaEBbcfbjgF5BqWxrODeXbepWr/VExskgr5cXUpBBMi\nWSsN\r\n=UmMq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"be063144d189cc49a9ff4d1c175502fe092009b5","scripts":{"fix":"yarn lint --fix","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"eslint src examples/*.md examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","build:examples":"literally -c literally.config.js","watch:examples":"literally --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.4","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"10.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.7","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^1.0.2","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.1.1_1599422886702_0.9560364956723422","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"regular-table","version":"0.1.2","license":"Apache-2.0","_id":"regular-table@0.1.2","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"75c56bc8c0eaea39a07becd168f5fc1e35fd6653","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.1.2.tgz","fileCount":72,"integrity":"sha512-+P2veAk6TmDkY1d6ssBDm+K9XZna9KHrlq8r6ZxEV1+tZ2Xy7nWq8ySTOu++tyKEWMOyR0e2HfmKbSPFxdHPBw==","signatures":[{"sig":"MEUCIEaPuyZpw3SEZ2xPMxuUSMjEJzRAeXyoVZH6Qgm1DXYjAiEA4gk9UEsUdyGfHE4E61UFuWVdmibq9/xE7MSXNxsCOtU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVa8fCRA9TVsSAnZWagAAiMcP/jqKDCFgSdy/WE5G7Ys/\nKux9qqpZnaV5j4R49tGGd980mNtGHoIa3SNwsBZE0Qn5xiT2790mHG/PkB13\nk4k81g6NvH5/EU6KS9P+gHvJ/o1Zh4jj9QxkXu9wW2S1az9/REvPNt2+hxF8\nRtZCJkPy+zd1jdeklfcEcufsZRZxVEluqpO4NIuROqrH2ZAFv5sH2726zdpu\n7hG4gb2XkI/Pi7pZtcoIb2KeACAgiElKVByIgc8PlaRQ74aoIkvCjRd4yBVJ\nK33Q7WbLJ02kwZdBK0srBKP5MpgvI6juxMPkD79aUS0nYJdukvwRw9vQ1vZn\nUgy6IQU7FBZ0MHhWA9cTWOTAOSQVDY9Fw3E9gYAwWzQRyu7zf94w43HK/At1\n6f8yUF1I5pm2QXBIhGiN0Wlqr7fotf7qJr/61yg2DcS3vOUBVTY4lN3LBSZA\nCh7G/K8dWzsw5dd0zuinTOaFBdS3r9ju9N7IFsnH1iW3C6HX+m8G/RJa+Ilf\nCVO6Wd2uIzUkgpBSyx/kKhanulLS/Oi/g8HLTzt7NNb+jFmU6dhP/EoUMAQU\njjwQRFPguNwpfVg33NCaBs1fUgGwEJNwWjtZLgDWixUfTm6ExR91s4/l+P3u\n2oBYTwCys3OSpqvT2b3WivxKzzmYS61ZxCCtiKRc18k2gcbVYNXEol4JUe+e\nnADD\r\n=tGw7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"518d641bdb0c476a6486a784c9ac41961537f444","scripts":{"fix":"yarn lint --fix","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"eslint src examples/*.md examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","build:examples":"literally -c literally.config.js","watch:examples":"literally --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.4","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"10.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.7","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^1.0.2","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.1.2_1599450911367_0.5730719780975781","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"regular-table","version":"0.1.3","license":"Apache-2.0","_id":"regular-table@0.1.3","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"27fc0f54f9ac8682c8fcaf982689cc1e9efbe44e","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.1.3.tgz","fileCount":72,"integrity":"sha512-41PadI6lCijE/371w1v3V7bm4bMZzHC0fG2hZBi+SRkTXPneCll6a4+kNXDxsgbPX8ahiBbcXtm/ASEavxHaPQ==","signatures":[{"sig":"MEQCICYBO3c/XONpck4pTBiUH9QSTQZ/yTBUUBgqf86pU2SYAiASkQgKFhJrhVU1NRTF4cyyvRU6lxbVRgT4rpC5n7HmeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVusICRA9TVsSAnZWagAAmhkP+wa8R/QGXaKxj5DjRMYR\nryo9u93P9zk3xPCzQ1NjlwaPsyi6jHKzGQcu/OooigrJJUHiS/04yDZoXbNC\nOfRqN1/PzRhWIgyoDHwfjyBpExraInl+WvoMwt6lBJ0At8BJRhc1gmi4j2NA\n0l3k6Bmfx15DNdpxIXTIKkf3g0Y/ezZfxKJK68dTDSo0qXkYRANzNM+uA2PP\ne9A/jYa877HUvIljyDkySpULUwZAQIZvPoNBcHsduIF/Gs1VjRSj3JKZa0E8\nmO9hrPLvjBquz/V0M1uQCxmw6CyM4nE95Z6EYq1H1dvLq/C0rxjqQh0z0/DG\nDKIQ2ukca1+0kkvdV/6wfHGHHk4UgN46QWFj1nagQ2mGfYQmYsxy6PImERs2\nQZ50S5OdZdxc6D2aTyKrRYYR5GG2sJS+Hz1obB2kbyCdOjBWk9GpVZy0xAmO\nEPHvHMbdx01d1vmAy/wLJfLAZCr0vsj4Dk5kapNtbiGPmW6hHmXBecSe3GYr\nJsfVOIj5R4ySZoX22nFenwRBEaGE6d73tFwGBJgrsQdQul4n/ZidtHQONyFF\nletkXucgBjscCvF7FEjaiJXnDg9r+6cQRTjLm46olHedWwPRkUxgqBTpj2EU\nxSLBCTu004SKt0ZOOfgsh+oFfYszk/Y7lHE71JNAlFxYAOCG2veGFGAQ6MPO\nqyIB\r\n=wWVK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"1a228a16d5275a05b5bfe78dbf4ccd48b8579c74","scripts":{"fix":"yarn lint --fix","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"eslint src examples/*.md examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","build:examples":"literally -c literally.config.js","watch:examples":"literally --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.4","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"10.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.7","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^1.0.2","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.1.3_1599531783659_0.03644853114916957","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"regular-table","version":"0.1.4","license":"Apache-2.0","_id":"regular-table@0.1.4","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"14b0cd6b5745cc64424c6ec0742710e09848ff03","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.1.4.tgz","fileCount":72,"integrity":"sha512-qHdxRGHZT4SgCK37pfWxlDfLzgWFGezsHmaVcmZj4Lu3JUxUZdbz+Bvr0t6S31gQv5mDfyjdZ7OzDDlRaD6pxg==","signatures":[{"sig":"MEQCIHWs/eeZ+QXoQJ7DdmlNz9I43MgPhtbm9tQnAVAbGD0lAiAtev0vcLoye5etBMQo1CVv85yXz6i5/zl5cDiESiCfQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXx3ICRA9TVsSAnZWagAARRYP/jlUoaOXyMspHwlTgSRs\nipxq0gtn7vYrSk+cYeLEz38F5FnMAb+7nyrF9kc3amSeTOjB8r5U3gmoZVFb\n4WbqBkSv9iBwbffLFGLTkYIaM22q3nikPNj3Euy2mWJhmKjEgxHGq9v/Sk7n\nK9HeEJDDKz+cqGGX1a7vXVl9gVW/i0bwahQRX77tRUnc01hd28qythWATYLN\ny5NQY7C8hxlw72/8ekHk2LfBbt1UPEioTzZ9xOuM9O/aj/HxQnNQpMwsDRkt\nvNOREnNqZXUQ81W34y4yenwcOxYKS9rIHNxW5fGi8kS9lByJ6FWHnxmOxsZF\nY2SVMGPJGAAgMCz8DWUdVo+92hvK/2Pt2PUCxlFsHrw9vqjTd+fVUABQg0/Z\n7pL3BB4FkB3IFCgo23mS8rI59RE1VDSbMX3cBKVMqVbXzP/6FNMUQbU3lP3P\ni3ZjiYbdAfiFjD5CA0HSCgelXV9i0/BhciBoebklumVnXudPR8HPVXDIA9gn\niLjI6LBygApncXMYdRtr3CzHXiLbpbmdRT7lqW1dZljZLoAcvmdK+TWJcyx1\nKE9bo2h+sTmmVGB8GVzxICPBXzuHqbSg5UcrO8iklJypLk0eDncXqxgkkjUx\nl4YN83XjiYQXxZN0nN2tyx4D8CAMGuKjIDkAG8HiIXjAWWmSh0O+PA8KCGhO\nTl0G\r\n=Sjc5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"f7c10c8c432be8b1df392e0d11a38dd8ffd27cc4","scripts":{"fix":"yarn lint --fix","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"eslint src examples/*.md examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","build:examples":"literally -c literally.config.js","watch:examples":"literally --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.5","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"12.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.7","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^1.0.2","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.1.4_1600069064137_0.4981120465872837","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"regular-table","version":"0.1.5","license":"Apache-2.0","_id":"regular-table@0.1.5","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"11e4ba9fd799800006d27a9f5415bf33c0cd0246","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.1.5.tgz","fileCount":72,"integrity":"sha512-cNBVD8Qw/o9rqs3h4bS/4cnDSyH5egAcBT2bJw7ihKQQFIz6MtJoE9iIC/kozTPlIK//EiFw5C4VKKkckElwmQ==","signatures":[{"sig":"MEUCIA8WXbs6d+60y5g9v1MkuukGqQzEXN50v6C7Sae3S++/AiEAuudkLbgDaKHor7SkYn2+ZgbIbW1rJg0GT9Fco3Dv7vY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaEgTCRA9TVsSAnZWagAA4NEP/iQxbMqUqfHOsBlGxoI5\noS2iwAJrn5I6fVJ+hkXTSDUtJxpJkJCi4aNjNrc/cp+pwvvMW4ATIC+FKuoi\nAMF9/mG/ckU5kkVLFr1Ja7cdnhI/Bo3wSNs7Km+hr7u0M3XTNoLYKVTlW9Y4\nwv6yhcFO/mqnhnEjdG88oxju2A82AkMkcDf/z9QKGAdtGpNUQbY/qKzQMpQw\nHuyo+L7fzLxVD76vyOMgHinu7BzpEj60Kc5NTutJqWvhqHfySKVDC37gXofF\n868V5rF8L76lirTJpXP0yZeqz10Z3+NxY3oQJgvDHYp9d9hNs8Y1X7/umd/3\nahHRtGN6RhJ8NR52qCIvTMknFwMFnvmYXkQY3L2GE42Sl0Dqb+IX8rd6FI52\neHIzh8ojgRnmxqhSNKWhE9lBVEz+uKQCjDv/7wP6eObbjQ+DDDDZTbwLX1nF\nSfa3waky+o+LOrziyZTeNSC0BPZjLExmFfEWHPnpTqzbGX77kZf9UafVrVy9\nrpeU14C4JTViSbUZBUZjqgTFfPP/8Rk4cEV+6hSyuW3jhNh4bkJwyLaI8tRa\nflt2De5WFnM5B0JtpvndpNFpkScUGjiCDEVFjLT6+oFyk/PcI8q/JCHrgwPj\n2lbNsc0mhWS1+zTAb75Al3Lle6ws59SYjpC1aYQE1FFGaabvlqvzBw5FaM9c\nok+U\r\n=pHPW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"8327abfd1f987721f18ab565702840b1c3938c1a","scripts":{"fix":"yarn lint --fix","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"eslint src examples/*.md examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","build:examples":"literally -c literally.config.js","watch:examples":"literally --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.4","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"10.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.7","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^1.0.2","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.1.5_1600669715111_0.5397771025633888","host":"s3://npm-registry-packages"}},"0.1.6":{"name":"regular-table","version":"0.1.6","license":"Apache-2.0","_id":"regular-table@0.1.6","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"99f4ff3211dd4521e0f8ce9fa99a58146d3d0b79","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.1.6.tgz","fileCount":72,"integrity":"sha512-6i2IMAxBE6kNycPpEEhAbNOrBMm/yFmLeAtz3rbg9+VrKq8uyLuuJlbplHOEnZkweeIn1o5bXmdke5UCtT+NhQ==","signatures":[{"sig":"MEUCIQDy7xTz/n2VPtOcJwaQPuEGjR3gdQCOzKDlFgsn6vcjNgIgKy9ir2CxDrBrzFGianekigO6/TyuaMd03rTIz356HSw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":396813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/vJgCRA9TVsSAnZWagAAI0oP/1/gx9Zs6xR/PLX8csaC\nX90OOg2fzrwsjP4OZDJy6nHuKH8A8uZ/TXFrT/v598/MRlpNKNaxoIsN6uCo\nNISKP8PUyaJB460WtLoCYJ0ErSYREnC4veajifHfzEhPIU8bwXiY9JdkhkF2\n5pVXzsoUcWeNsEwxa+FZv22c0CrxyTvVeF3PwDrmvYatFJARjav3ds5xiuZ7\nolFWdL0kCTEa/eVqF/R+N9jcJKxsTGrFjDsi7vT6j4jxGFQ/awkInNByeDBv\nHnt2b+JjqFiLyyqjsTV+oO9WJHs9hRbN1R+rMyEx8iek0XMBvU4q6/g2aT7i\n4Hax2aOQmUN4X0PsP9DwOK3aftLr7QYwP73z0V99nF3jl44WnOuaob/Oy9QP\nVBFNWi0fk231e7jJf01TndjQMCseuhICrFA6w/UH50tKvyy6271b7o94VHAA\niu0F8g9Y11fn1Dt2kd+HgAvzqJOxWWNrXsE4V3rP3D7wmLhGbERBS9GCZaXl\nWwqEeUaBH6Sd1lqXE5CphObsOp32TqHCwgJ8unJdwoXmfF235/swNTBKchLW\nZo/mxyb77O1lQFG06qVm9f4k8Jzj+pVObYIiC7K45mTGmFoszF+idYGsq6t/\na36Mg/q24Uyj92OdnPpssMosptlbZkZy3r5LLlg4xZgyM5KxIHnim+e8MY6N\n60mc\r\n=sQED\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"aeb0d91fe597f515a46aba9d940783fa13c3c1ee","scripts":{"fix":"yarn lint --fix","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"eslint src examples/*.md examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","build:examples":"literally -c literally.config.js","watch:examples":"literally --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.8","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"12.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.7","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^1.0.2","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.1.6_1610543711949_0.03680877580220954","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"regular-table","version":"0.2.0","license":"Apache-2.0","_id":"regular-table@0.2.0","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"25896f10cadcff2a5730cfcc81a194e5eeb1bea3","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.2.0.tgz","fileCount":72,"integrity":"sha512-QPFkpu9zX0MNqQJ5NoTpQ9k0ZZkLm1DsgRtCt/pQtiqSbe4+sLeeFBO/Lgu1uFGNudf5qHkMZ1kq2+cGbQI1mA==","signatures":[{"sig":"MEYCIQDPwcCAPJJLXD+X1+hQHMlaN2D3EOJ0Ze9MaZDbgIq7BwIhAPxXF2z5OrgFSEvsBdO5vnW+mwe3tXxGeHXsGWCAYSEZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":405150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHbWXCRA9TVsSAnZWagAA/VQP/jm+JHLioIdPJIr/9IXG\nBOR/RA65kEuTNp7Q1d1N4refxLqfF5tPFe2PPwKQ9L9guRHQ6eQJjULWNy0S\nPdfa6zQw14FNrK7ibpupYHACIbhGMRS0m3lB1JXhZw1Fa+f3N6Cn6/SHfx47\nAsi3GWSMJSwBrKrQyV3MQtffOzTCuLc8cUB3yByTnyrm7QTluuim6zwxF7Wi\naLVKNNE2mFDjIa6WvyNmRtMfyub1iehvBmQAVYuJUAs19kQ59c1ZPDURJjCt\n9UWBzjaBbF1Fc6nLcA3CylIh1Nv6S5XU/EJolk8rwr40HCdoiKIyfEFqcuN7\nkrXG0cL6ssO1CKkKnF/XbWi6ofuQbQjY7X1jYgMlQdrfkMPRnMkCouneniFb\n0i7KoMgUXriDS9WraG/o2ZCpwOn5I+GAn5UH6Xx+2R96jXv7q0GcNsk5KY5r\nOD9GcApO4nHprayZQ5mYZYels/NZZDstQYWYZVYREm8c8FTJirLZKrgeKjSr\n/cQWrv0pEhY3cFMzBE1sBhVGaU6zeX0VYypz1hTbJug5U37dzqrrSpHQANzH\nUnE3sdpv6JtRrELaB5g0hIxUFj1LKt7Drnd2msPj9Ep6A8plQ1mtaCXS80eW\naEXQ8SEs7rVqK2pS6b7Xsg+ku8DD3bUPYrGvWltbWYPbfxsJlPCb+tAwrsr9\nsnXH\r\n=Xkzo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"9c5828b3a19d83547c93d829506b26ab9fb0e274","scripts":{"fix":"yarn lint --fix","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"eslint src examples/*.md examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","build:examples":"literally -c literally.config.js","watch:examples":"literally --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.8","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"12.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.7","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^1.0.2","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.2.0_1612559767368_0.10374220437231063","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"regular-table","version":"0.2.1","license":"Apache-2.0","_id":"regular-table@0.2.1","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"af3d1efeeebe7d8071eda4e0dda689b4683ae156","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.2.1.tgz","fileCount":72,"integrity":"sha512-24cKRtO/Gkj1p16mvqvkqWCTJSngAtFhYea7bax9XzNjTOy2DAF/507bQE+5zjq/qydfFXOUpTjnAjyIC1E5ug==","signatures":[{"sig":"MEQCIHKs3epqRAnLcQ3rbMgFMLCi6GlQO9O61j+pVFkFAZxyAiACa1XZWBPz7wbawExQte5Rp1Lb1IVi7PBg4SDRo/9GXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":406598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHh9BCRA9TVsSAnZWagAA+gwQAJuCwK8/+8JD0JPoNdPS\nD4qSRp6pz1Z7N6rIwa7z6LdkxQHTQIFpYEMr0aKwGltbPXCdyTD+Nt/CjOqa\nUXBPOi/6yLIZdPxh+HEGHQVwK94o1V4DQ3T5TjKP8sWzYPKPVVW396k3zGVm\nixra7pNuql87sA+f664j/ryoNRciZawwIRvHdp3KRx2Qb6qhaeuW+h+c+KSI\nahDMbGl6qOtEciTPXHg5uWJK3CE5pKFRLCGFsf09MoukUjOsGYo4K7yx5S+H\naeebs3J1IFvfjcz8QR748wnd7yWmxhxoWm4RZFg8Jk00BVmJPRI+TSBZzMg+\nR26oD6ZeC+atuZe5D81uF7b631FbiroHvXLENBhGADDm9XcK248B4YDxYCqm\n2KH9IqMiz8z0WF3TlSr2HNArfcgH+sXY9il2wxmEJge/JP08ToCmblYRScRt\nemoDFk2J40d5/g6V7eTSd3Inb7nCJDD60WnoSHMBF65AXSBvg9CeEQpipYqZ\nPA5HFZCFFzGQJs9NYH3CaRzD61qTc3zRVr5chNoq9rst0Z6t3PRy2NrZy/e2\n+gqwiqdje2QwDPwoStMOVTOz7+shRJLOUeIeNwLxIKVidkaUjZqP0cpKWwln\nKXHqXmCm9IoZ6Kg1aj/1pCVdMcW2lWvfg6G9+imdaEs2/Rp/u4jXZeZZW8xF\nj5MR\r\n=H9LR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"f23d782550a0fbfa2ec1c14fdf968683d98371b1","scripts":{"fix":"yarn lint --fix","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"eslint src examples/*.md examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","build:examples":"literally -c literally.config.js","watch:examples":"literally --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.8","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"12.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.7","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^1.0.2","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.2.1_1612586816605_0.4964148126367447","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"regular-table","version":"0.3.0","license":"Apache-2.0","_id":"regular-table@0.3.0","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"86e770b436fe360027f12dcb8d70e129d861f046","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.3.0.tgz","fileCount":72,"integrity":"sha512-qg1n2fesXmqxmVTeExWvlAlju4r/VrwBDpC53VpPI11cd9XGw8bK28PA/vjlEP+lV0rG68M6V18Ebv/GgEpSpQ==","signatures":[{"sig":"MEUCIEBNo+r+XiUUiX38ztd8VZjwlR8yqPoQ7hVmfTcCIWjMAiEA4DYT4rB7jOlbFd4L4OJZaFC4lm0y2ZEy87zTshkwOnI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":414299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYtvlCRA9TVsSAnZWagAAsRAP/11m0dCyn5nehypb9CvQ\nQwAjwbOJeQnDUDMm4L6wS48Vjd8lltQDnE8J/jFVGs/emcz/FmPVXHLVe+OH\n/ybMNbfQD6gDoaheeULS4SoidG5CRASItR1t7KMi7XjPsjcKetzQr/QYUty0\nZASRmLGvofihB3J8AyxxhDmKZRSgz1608SBBSki4XUgWRDqSMrF94hT4M6mN\nOjTsfWLPMca8BY+0iq+QcHUFswr/ZEFkvwbx1lZdGbm2Scsu66VYX6FlH757\nuOwtN6G2+q3U5mSL6NnwE/zfobcepfLmrY+Zuio8Rk3eJ4goquM1hYZSGzed\nHFcREku4L5vRkrpXR2W0/Fby0smls4ewKMfYnMFoDXt2SOqwedNpTumlKo6a\nHVTnTpgbmeXaJu707jJQFldEq/BQeUIZLRnktCkkQBNIZzhHszXVDa9rAgoT\nTr46fDgGSWqvqFY0uMt4e5V2tnjpJ87UQZ1BzHS1MB+MWnDbnx2IwVVQkaNl\n/A6+Mr3+P18Lc76vVbMmEVhFahouC6q8gY8czWPY6ZFQ7bP7hFo4rYk+FO6P\nGCFEHqV2K0ct191iDhXxStWmaxav/LdOj7rZhLq+BoJ0oo+jKgFbgMPHvMBa\nFTY/juhS64D3TMJapkpbd5v4ezPVj98hqZH2658yXjaOkx+1jTkughqgExMh\n83gU\r\n=vUU/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"6dbee4ffe1b3c1342ae3903a39456aa9d5131cda","scripts":{"fix":"yarn lint --fix","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"eslint src examples/*.md examples/*.html","test":"jest --noStackTrace","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","build:examples":"literally -c literally.config.js","watch:examples":"literally --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"7.4.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"15.6.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"=0.0.7","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^1.0.2","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.3.0_1617091556821_0.7447203118864731","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"regular-table","version":"0.3.1","license":"Apache-2.0","_id":"regular-table@0.3.1","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"68bb61a8c70c735bd223d2dbac0a1000620068af","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.3.1.tgz","fileCount":104,"integrity":"sha512-wsJF/Jyk5ltpyRiwzbXTomiVso2xIggbB1ZH4gUW4VWIL2zdg21yIp3B0TdKyzyFSYMyayL4lF5f6Sqsa/vn8w==","signatures":[{"sig":"MEUCIFDj24MEpcBXDVhYJFmwPosz3RIH497wIenTLLn9LayvAiEAgAk1FBI3cjktVioWkBqd7WiRscRX+xR4O0rtq4A33EQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":580985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbq5FCRA9TVsSAnZWagAANmgP/1M9atVaD+qeAs+Xvpaf\nQ0F0YEVPENZIA5C6ZdRJsd2/9T+CIGTor8FK6a85YRS9ux982F7q94BL6d8X\nrUaWOg0U8NmePPjLthu6UcwFcv4y9KrtfG1kDeVogPH5WDt7NQEGdUgOGzC5\nF/NAKuQg3LSJt1EbCJ1MOUPHMK3vzQl+vZyycKwF/nSv4M1t1iFyu03ufGp5\niXHMMXtYtL/b9WhWbdqgOtuRVR1UVUxC7yrDvrOLPlb9phXdMSInZ4eKMQwm\nDiVqItDxUFs9qiS8ARqaYRp8HwVpe/ZUzDChU2aNbhh8Wnt2lUNnGWc86Wg/\nwv3nUQ4IrejWEcvmxhif6z2ZYCCRsBl9kmLVsO4SoWsW6ZZ1sGSZcpS51Beo\nIt+4oU5zuzAaJzxBTesj+bSpn1YE7bY4bur3vKi9qi5GOatgVqA5XEOwRfz7\nXPAOxeajFIJgV6ywoJkeZ5NyU2ZMC8/cU9I/H9Kmh0t3cfTmeH/wm2eC7z0E\n4DXCiq+8a3wm1HM/fN0kt/5x/M9jhls7+GLHLT9QNi6Cm6OBzH+uFQnPWrXP\nUpttxwB7+IX2ABgtM+uKXeUBBNS72UHkHbiafX4pIaHh8hKcsUafEMFqpLLg\nODhA449YUU/Ihse3qsNF9Y4dFwowloSBLGLLlQe/FbD1mfAhaGPVZhHUO2B6\npKgb\r\n=AL8k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"f99ac8cf73a23deee9c71c7b833f8fd7f3c79f10","scripts":{"fix":"eslint --fix src features/*.md examples/*.md examples/*.html && prettier --write features/*.md","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"npm-run-all lint:*","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","lint:eslint":"eslint src features/*.md examples/*.md examples/*.html","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","lint:prettier":"prettier --check features/*.md","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.8","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"12.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.9","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^2.0.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.3.1_1617866309068_0.10631695719279799","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"regular-table","version":"0.3.2","license":"Apache-2.0","_id":"regular-table@0.3.2","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"ba0cb8e83d3fbaa91d8834355c1fc1c4a7c93f3f","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.3.2.tgz","fileCount":76,"integrity":"sha512-fYh2RryhYN9VPfK84oyObqoI597yrEI0rrL1vtRbIjwy6HwZNMTTIvjOsPyn1fW6sBO/aPFuMNO6maJN433Jcg==","signatures":[{"sig":"MEUCIQCQWP/4jb195tFLocB/SwvGxix2o3ubOAwabZtwlAoj5gIgQbSzFfRFjVdAC4GJ2SmT3x04GVGzUR2jQ8qLUU+VeJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":467125,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgd3o3CRA9TVsSAnZWagAArvwP/39Z+Xhysl8l1apTZovh\nNTm7DJ3i0NMTVbG8mpxiqRaxEnGkYXBe4AmxE4FsO9XTKBFB6kXyqJ7rQ9MG\nUcJWgN8TPBqilWdCbtxDBdAwTt9JBcp/uBU06oZSzzdDKz4mZsSkj1vXguG4\nmyGkduP5z9pfxHDtOmwYxAtzwi8JK+fWmAfhJtwhOwHVY72EzeD/6yuSgExR\neN2FcWwylNxL2YQxmsb1we7CCQTYyqMEcwbQZk2aBDIi6Cqebn8StJ0movYT\nh8978FlUL17NRSLj2jitPgNlh8NMmC5vd27PnFmqTT15MgGzUAoeg5FvSYzs\nJoSrxsMLZnJhfXN/dhrvo5GYixEFPXLR7HNCIr4X4jCeskq+Z0s8Hk/9cWPT\nU2m3yT536RDvlstDYXbmxCDbWqFW+FjOybTAJZ71zUatKGmuOeXwKXua34Pz\nPlwtH0dbv1dL3pR/zTGAZAEGA9RUup7OjQ7374mdq/mrFPqSZzDc7K4Yx14K\nx1mWCHwZgnAJNnGcrON04HDs4I2apqFK4imyp2kuBWWeDmPHy19T5K8CX6VT\nreK4F1qFJihzRiYFN7sGi/FMFp5u+DGz0k3UVGtC7DhyMaLiH0WjuofjSSi+\nXWffY6tZ6fYHe2uANPOKHb0uDMaV1yuB1NUPfyDWpS7oCCuN+hKFj/8NKFnI\nhMfA\r\n=jSMd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"1dc24bdb5e6d7c0d77c398e51d3acf2fec3a0031","scripts":{"fix":"eslint --fix src features/*.md examples/*.md examples/*.html && prettier --write features/*.md","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"npm-run-all lint:*","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","lint:eslint":"eslint src features/*.md examples/*.md examples/*.html","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","lint:prettier":"prettier --check features/*.md","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"7.4.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"15.6.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.9","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^2.0.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.3.2_1618442806584_0.33534316511913587","host":"s3://npm-registry-packages"}},"0.3.3":{"name":"regular-table","version":"0.3.3","license":"Apache-2.0","_id":"regular-table@0.3.3","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"92e5d9c488eb948e1e8a97da291376ffc1ee3707","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.3.3.tgz","fileCount":76,"integrity":"sha512-TB+zpWaCAYujqq+ujaBCZ0Sl+Bpm9QO/n7isffgbtBEUAEwCR+oUyy9Ocgn0K0hRNyyyBWHJoGu57H22JLT0Ew==","signatures":[{"sig":"MEUCIGt/1EFd0CzUZnvh09rgT4YHb94JzINt4K/R1EK5T6jkAiEAn6u/XlZel5TuSTZznvyhCbBmdqWbUZJuNc0l26roeE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfpa1CRA9TVsSAnZWagAAhO0P/2uZhlbk3pK3b9Gapemt\nmYN/SbezhCZUlyevjzp4vYoJ8ADZ03lFUACsqAw4HJqH6BhJEz5nM6E/LhfH\nJsJUYvQtST1e60Vuo/to+09m+prpWD14t2vLMvOpVI8Nv3tJaMirz89270qb\nFDJ0e1GaJIRyUGB6bRntYDMfOY3dFNip6nPfYhmoMBhqsT3tm6keTXi1JsG4\nZHkpxUsJusCHIlcHbIsFzsewhHP1ZiSd6VhNsf+Gylyc9YDfCVK5QObmd2Mj\nU5TFkC3xaUs+Icr7xFduWlHlFOqWWHaLTc9rv/S/2mHLEi2vYguz3HRICETF\nBCEw/qjhJv0Bw065ozNjgJKdUY+Gg5zhEUTms3IaIGCYRNnKiM4GIyXopZ3m\nRDnL1I8xUPg+YlAc6AeDCvHlMJf71DEAj1ZZyKZOhBC5+VtENidGwzmS/dYU\nROCTEyGnQdGz/U/FlSsx72FoYy2PYjBEVNy89VIo8jRsMh1FgJwv4y8RX8h6\nsppOMOTTErZcT4M0GTlXiPH/PokxV0IABPjIklRlO6WEiKhzoaX2dN67OXAu\n/N3E+hDhmeBKyogq60b2iLC7KT4PN1vNVtToGAcoRwQ4pvsVL3ziYfJXPiyy\n7K4Y7o9DfaqElAMYGALFCX9+KveML3qIBEk/r8fLLNfoV+o+zBdNf7Nx1f4H\nESoI\r\n=ODXu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"8f4cfbf48fa528da3cc027a976450a32e6cde8f1","scripts":{"fix":"eslint --fix src features/*.md examples/*.md examples/*.html && prettier --write features/*.md","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"npm-run-all lint:*","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","lint:eslint":"eslint src features/*.md examples/*.md examples/*.html","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","lint:prettier":"prettier --check features/*.md","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"7.4.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"15.6.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.9","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^2.0.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.3.3_1618908852740_0.27345140963618686","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"regular-table","version":"0.4.0","license":"Apache-2.0","_id":"regular-table@0.4.0","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"41d769e9dcd6a3a6c4d2f4832132562d88a63515","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.4.0.tgz","fileCount":76,"integrity":"sha512-O44E81FcEnGZjWE/hilOZPODo3dAzbT42cYU8xosicTiAindrwbpkCF6h9seg8Fw1L8eqziugCoODPe5UnarWA==","signatures":[{"sig":"MEQCIH+Pdk34OxIzgysI3jNWm8Ra55W2MFlN6IP6qVGUGefJAiAJwvCl7ELWd/WxmtgZx+rzH8D7w/LSamX5Xfc4pCTg+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghk4hCRA9TVsSAnZWagAAEZMP/ipSblFcjRjNUrxaGrTK\nKMg4M5fzpY4eVnvpBVUgoT1s40khM54U7GO81aFAaFD0aw4m6l2KPbmkf29v\n/7t/GijBM8B0YPOAnCxKtzvVQT6qVDCQB8Wvf3bVVU3ZQwT9d4yn6IDLTRfL\nfGSxARHczswAwfaYlk2Z4M1yUYo+18qtenvI0Wt3WIfcgg2hbaHLK0E7Hc5P\niSNdTxMYvsNnPJtkmgze/gZfNaZrqPPTCcjzAxBhiMZWFqWqUfTWImqzG5Xt\n32FlIKYosWawZ6ejX/s13fpiZmCDX+ZkY/RR+hfRvyeiJ4iRHUV4eJM7s+xE\ndwPWMFhtIn+X6d/PhVU+NgKtguCcTKbT4fpVYf5a8MATowwxH/8+xYRS9DkR\nqk1bU/jcYnqiZkQ1Up+kqtQ8AvwtymQVEftgR7qxHTfzCssjmVdKSaB2XCzp\nCEEUjpZKigSBD9zJtt6TrymGWxmjtc5wUE4bNd1cKZutNyETfwBj96JUDZQ4\nYxBDZKXDsnpzra1+aNENyVo/kMKPVwctmxUR9kWXx5exYl0D8PX0K1ZJcSaq\nIm4KBIG0LcI51PUWjAYBZ5UXQt+rvNgBTqVcOR4iGwtcyWQ6AhfMSa7BkUiC\nuLH9/tXeOoriDe9Hl6T/jsyvAHSXP//DSA4NmePNbvT2afdr3NPA0IVVvy63\nmgTo\r\n=6jNa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"b694a71bdf9bb9a1e2e90ccf2829afa2d3f25771","scripts":{"fix":"eslint --fix src features/*.md examples/*.md examples/*.html && prettier --write features/*.md","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"npm-run-all lint:*","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","lint:eslint":"eslint src features/*.md examples/*.md examples/*.html","build:rollup":"rollup -c rollup.config.js","watch:rollup":"rollup -c rollup.config.js --watch","lint:prettier":"prettier --check features/*.md","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"7.4.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"15.6.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^16.9.38","babel-eslint":"^10.1.0","literally-cli":"^0.0.9","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^2.0.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.4.0_1619414561258_0.5270480619938416","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"regular-table","version":"0.4.1","license":"Apache-2.0","_id":"regular-table@0.4.1","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"808a683650d45567cd6eafbad9d4935f869a2d6b","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.4.1.tgz","fileCount":76,"integrity":"sha512-POWutYgFTbrDXArkIcp3d14lrMevTi/JrnvDlkhj/wCNvIarPS6ET7MzCtUOmJ2eZPxjk+/hZI15364RLZ9BeQ==","signatures":[{"sig":"MEQCIAgl1ezalDJHJRqFxzPX4lLs2GsBUWnkVhIkWFW/BYQVAiAkz05auq0TADs6LXxh9UF4kvFMoH9LP9YzZR00YS7AQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":482187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg55lUCRA9TVsSAnZWagAAbiIP+QEH9vzViOCvj47WZ15j\nvvStRIAIwZBVbeYgycMKKGnOF7q2omWGjvhrk2T5YUtxRnSlIPuFj67rkMOp\nWCH22lWbVC1ed/0vxS6sjYx3n5SnvW4SXdHHDpVNTFbzXXitaKYGx7iTF5to\nAA4feaKMsSZJur/WXahqDyqpG2TuKKMfN5rur+G5cOBGtldDhaCaLZ2Rrdzu\nRqkIcqZlNWmtXY4eos8eLArZdOs1aFd2Pp55QEEHbjxYbevWs/NutNUthKPk\n1+mMIncLyOdiLPF9EQGdLQMzdVD5iT0nju/LIFeeR6d1+qUzxzHkJ7Ckj1QC\nmLRfd3L1us4Mr2JR8Aaor5L05FFaFNm5IwU0dkkGVI1PlgKAkRlv7zYizv/Z\nk8F8LM9O13B8dMW9/r8+vIdbY5zgyOOIG9G2DPOF4fozWB/ojFoju1fdRnSd\na7naUzY5P/zDcrcllYYoyYOf/51ziqRGuhT0OslYMtHmQFNcPefx50lJ0unc\n77o2Z4dfIDQrmreWqFaEWjE8CPilANDO4jRsyQB7YXCgww3DpJeHdHSJLcq6\nEETqDKd84L0rHuO2/XsQlHAgh4MYWFw1FQovvC4e498OjM+UTcX0xTCaOm2t\nht9ngAkI54TH1ffOiF4bS3Z5EmqTJtJ66aEIPfDYDM6o3VzLxdZORPJ47/eN\nn0Mz\r\n=ifY4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"3dca746d81e2e91b6a8d4d0be1c27016ce09a593","scripts":{"fix":"eslint --fix src features/*.md examples/*.md examples/*.html && prettier --write features/*.md","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"npm-run-all lint:*","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","lint:eslint":"eslint src features/*.md examples/*.md examples/*.html","build:rollup":"rollup -c rollup.config.js","declarations":"tsc -b declarationsconfig.json","watch:rollup":"rollup -c rollup.config.js --watch","lint:prettier":"prettier --check features/*.md","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"7.4.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"15.6.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","typescript":"^4.2.4","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","babel-eslint":"^10.1.0","literally-cli":"^0.0.9","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^2.0.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.4.1_1625790803845_0.027512506867416242","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"regular-table","version":"0.4.2","license":"Apache-2.0","_id":"regular-table@0.4.2","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"a7f11cb65918af60e459eededad090eee8f02696","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.4.2.tgz","fileCount":76,"integrity":"sha512-nRgsEI6eeiOynB5dkXWluRYbUaWPuIqrztUN6HK1QLwrjx1gXaII6zIQd5S+4luSAfPYOuib0bK2W5+jzu2Frg==","signatures":[{"sig":"MEUCIG1P8mipE1AnfJEwYl16SysOrPw66U4tMkZQ0HXs9okbAiEA0dscHQorewrafvJe3Choa+fWl8r9gj+Wt1rj2wB5Keo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":482812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrvndCRA9TVsSAnZWagAA+fYP/3v8ycnrhwNfanoqJjpH\n/nHKpMGskCri/UqT8OSkxoj+9RnsE/CmpDF+fmgK6FafR6e6E4iL5bAgT9nu\nopghW6/Y9HqnETL2ErH92qZBaZenDfTlGBL8/GjiW2jcT34PSXpTQexzQyz+\nrV7t/96T/2X4eUWVtnMK54XH1acUGV1dJwEPvqoI/CvisQ3McLzIxKdAnzpX\nH7308DQSbaTLebGjuMT10I8iP8bU/pTmCjTRIwri2MIrnLKD3n3jkziY0BlY\nz2cVU+m6y5T+TAr5pNwm02KMVxRH8VO1myLiYQk2o/DzxjcUYky5hEDr8Tyt\nmFfvjpuCWzFS2FWgQYTw6ROWRjejOc51e5qT2HW1+6EcrcFnEM/+7eLk8YXU\nEz1y1/YMndOmVQ70jn6DZscVhBP+Bz2q7M8vNG1pB5Dk40qfxthjwrVuVnsq\naLVNByWPq6gzPSUQ5nQCVKGvzS0KEUaLpLvgSAKJ9mQuC3QRwJgFgbwZ/Mzl\nu8SUJ8pwjELX/VoAcx/rA0TRHJx0ectf1XoJD7ZEGOcoMC+wNpZbixfuOB8A\nTy9KbAkSArPzr69t2AK0OE9shp4PSPCogBe9vqYsuAFmHi4wqLY0YL3A90pX\nNLQ+e52tGd8Tpaptvu4WMvJBuHFxDop80Vhjf373gXlF7dXIWU1zE2Am6j4H\neRK6\r\n=Ngt6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"946b136886d6407d387d3547f4208c145230cc2a","scripts":{"fix":"eslint --fix src features/*.md examples/*.md examples/*.html && prettier --write features/*.md","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"npm-run-all lint:*","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","lint:eslint":"eslint src features/*.md examples/*.md examples/*.html","build:rollup":"rollup -c rollup.config.js","declarations":"tsc -b declarationsconfig.json","watch:rollup":"rollup -c rollup.config.js --watch","lint:prettier":"prettier --check features/*.md","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"7.0.8","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"15.2.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","typescript":"^4.2.4","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","babel-eslint":"^10.1.0","literally-cli":"^0.0.9","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^2.0.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.4.2_1638857181125_0.0601158643617592","host":"s3://npm-registry-packages"}},"0.4.3":{"name":"regular-table","version":"0.4.3","license":"Apache-2.0","_id":"regular-table@0.4.3","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"c31c8c1f497315f59109fc25d817b09fcd46fbc1","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.4.3.tgz","fileCount":76,"integrity":"sha512-4AWG4hT1byycWMkAXVCta330EZrlZC58yG9k4kj0vBEQoxVN+b0FiwT1YLMJyTOHWr+eJ27TnQGMx3WmHWkxHA==","signatures":[{"sig":"MEQCIF5Ir5bkTrDEw6HS9NZWwFqAj3G6YxdLccSREL/xpc5OAiAgVccGh6QqQUQwsld7dqAB27vR+GHOembKMnym7ZzEqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":483863,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/2iyCRA9TVsSAnZWagAArh0P/itXrQkqP7S9J2SLnYFo\nSmjXzTWHAZNzmbUGgva2MwErsvEV+Kgt+IRLhdy8jDBwSFKlD3TOr+f2LpK2\n0c6n8gp130XVwxptP0wGrtGXZ4BdaiSlpcxXD289wWb/mzpYxjLK0QSt+XmO\neptjsojFqOl/+GvWpfRtJVpdp3NyUBDleeJ1fLaELKJF6SZKLHFFc0f8K7BM\ntt4ndAAIHXvw4rr2gkjn9WLur3RjbTQKlcobvwB4VA7rK55qAANO7dVz8XQ9\nrhWkim5jlLePt9ohrq6huftnnBYqenXbcP3xnuVR1sy4qWqgsn34VSSLweQQ\n4gE3oEcCqyM+w7/ZxKQyJC1dQ2O+WtmT17L/IXh6V+65mD3tIGqnAsVa0noU\nL9Bh8jrOTvUWnvVcP07xco4lQRpnm0y8QHjVev91eDfcHZga6fkflEEGuTFk\nn7YtEQXhxHoulKXp0D0qSG8ZxeVIXDvW9zI2mq3bunYPpOUIMZcSpoQW2Zb+\nJE16y3mLpuiycnHRjQthUhf1MJMMFIXKa2SWq4+OZrMnt859/efVrY5ZLTnE\nwMpaj/3+NDT9BF1wTQhYF+bKzcIAgXHwDb8EH2gW13Gfp4ltQjlr661pShow\n5YDshW+buETQPKGyOnpk7u3ZPGqW/kp/+nBi2nkR9Dgat+vfAw3xyMOi+MxJ\naYcx\r\n=/KR1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"030f75b3a02a30ac9cd44d285438f4f807e99132","scripts":{"fix":"eslint --fix src features/*.md examples/*.md examples/*.html && prettier --write features/*.md","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"npm-run-all lint:*","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","lint:eslint":"eslint src features/*.md examples/*.md examples/*.html","build:rollup":"rollup -c rollup.config.js","declarations":"tsc -b declarationsconfig.json","watch:rollup":"rollup -c rollup.config.js --watch","lint:prettier":"prettier --check features/*.md","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.15","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"14.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^3.1.0","react-dom":"15","typescript":"^4.2.4","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","babel-eslint":"^10.1.0","literally-cli":"^0.0.9","jest-puppeteer":"^4.4.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^2.0.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.4.3_1644128434064_0.17420759262493557","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"regular-table","version":"0.5.0","license":"Apache-2.0","_id":"regular-table@0.5.0","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"293727320472b11ca997d43cedc5fbaf55707b39","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.5.0.tgz","fileCount":81,"integrity":"sha512-ScA74i2W46sYXBVGbeBD5sW6xJu+CI0N+DaRCQkM5uL7Ibr3YrOgT/mHG9p+buMYTkf2+l+xyQlCVXOxG8LpVA==","signatures":[{"sig":"MEUCICoq5SpmK+s63fbyiTguCeNgyM6diwEasp6yTvbPdlr6AiEAhzG/g8J7AlSQ1VETC0/4vDWQXoYmOxJ226YmLPSSjcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":493627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA0bQCRA9TVsSAnZWagAAgooP/15ZRFSSwAy7SOhaskOK\nys6gQyWHmRXFKqVbLgJDivPXflhsbrckyyM8pmmws3wVDYH02U2n2Xw0Y8Wb\ndrz2ExmtTMMvpndZlCv9WtmDnl1rQUedX46DKjlwLQkXomB/JEpvU41bB49j\nhiw9QFCLsUCvSdVJU6vRLSSuTyFmwnTY/hFFIvD2s4NqCKfk/NPNM9TZmTvt\nx6gTHV+gkjKFkalLZkvFAiyRSEni2GyfxWoiJXehc2+Nvd+QEydq8PXiqdeh\n+5eyYXS/LNt1YPneOgZ/zzVqDjUFCWhrxi5PCSCzuEmEHCzEJVm+h/qvhdhw\nV1dWWo67IqFAO92hkjYQJmZ/RAiVSiSZR+qr0bKPLcEDH94WzvvNdqbCtQvi\ny203umR7D/qlp9Zp+Q4slQACytwE4fwMy1somUSRUTaY2vuxqNTtfuxF8Hqs\npT6622qn9wh/rsB3y2moJmL8UlxOMAjVHAHy/jzmugaHDk3bTvcGkA5gD7Fb\nMoKda3qu6xRSSGY6AqiAlUn68pwEHKHFW7926n58e4eQKr2Pq2q7ONVpkoT/\n5ZXdJcb5PLgJ2PgusfS4bo1AZ3sar/RaopmhQBWFRxJmB+AvUifWJJ3/o6J0\nlMvH/upQE02zFAmSajfWesunZwElpR8vCVNNTlskQlgWdOZdO+5tTuW7W8bA\nM20b\r\n=GnIN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"47ed41337d3659ba61402e0716591e49bbda7616","scripts":{"fix":"eslint --fix src features/*.md examples/*.md examples/*.html && prettier --write features/*.md","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"npm-run-all lint:*","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","lint:eslint":"eslint src features/*.md examples/*.md examples/*.html","build:rollup":"rollup -c rollup.config.js","declarations":"tsc -b declarationsconfig.json","watch:rollup":"rollup -c rollup.config.js --watch","lint:prettier":"prettier --check features/*.md","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.15","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"14.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","babel-eslint":"^10.1.0","literally-cli":"^0.0.9","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^2.0.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.5.0_1644381904491_0.4904648508904472","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"regular-table","version":"0.5.1","license":"Apache-2.0","_id":"regular-table@0.5.1","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"e4b6e0fe473285ca940ac50df067cff839ec97ac","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.5.1.tgz","fileCount":81,"integrity":"sha512-aSJkZvmuRkRZhZ1D0B7auJI6iTAJFD/Xx1/0jJNbzNd685XP02VpIIjapQn3c9T+iQ4vIT6ZfEcFBXyRex80Tg==","signatures":[{"sig":"MEUCIQCGXHc2YyOCjCkcEOYPxT6KocZFsA2iPglOzLldKEeWOwIgUDvTZXzdtshoEFSidfUCTUUeLXcJlvNfWs4dyve4Nwo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":492977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiCnRLCRA9TVsSAnZWagAAZ7IP/iFBwzPyRga+B2M50jce\nc4ACJmEbWv7qqhSDrY1+GTr+jz8wZiFWsDmlrA8fHZgl24XA1fw8PZF+G+Cv\nxIi7UvccW1GfxKlEOsw8zQYeLZ6yxfkleebkR23rdSZf+btCYPfAn7riR+r4\nQ8E/H3DdbYWxBnhH1s92eKtfXFr4XpDfzQ8fDatyYkclJCtrmWx1pWeGLqDX\nM2/oG43xqLOkhEtvryjNfvucKbR7T8eRz84oCDr0ZMmO79afmfpPlkjzwgf6\njH9uiyBHLUGkKUngfgo/mvr0W9aY2oswdo4dNvHALl7U4rYlemodIk+YrtL1\n+5Pas7mMgpj0qUZqDJ1N8bW1SLa4wEsDFv/mVpOHlmV/zu9mZlc7h4ObNRo7\nQMkAq1JU/FUvds0l3Au0/7UObDDknGJBRbNNC+P34QiAcaXF6aMHbI0Tp7bN\nv3bMbxUNLXHH5ayLaWYPaQebgzI8qyAR0uy6dv51nPpKiveriM6S/V5jfIN2\nNVcL5DoKPqJtlRWnpDb0iQ3Vaqu+Q7hUqz9yqUHgzbSpheYYxU/BpV9hhlUb\nsEnikOs2I/ayMYdA9nzYbNG+5GoZaxpQWq4AzO1fMvBPmjIe4ZF3Us/V8gzF\nnPRaiFAMUqfY63nPsllEuP8uxAcbhp+DC46b/0F0gVctU8S6Jcm9uGEwLzoa\nMqj/\r\n=Qkmv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"31e6a75c95235337da45d2cb50cdbbb0f6620b82","scripts":{"fix":"eslint --fix src features/*.md examples/*.md examples/*.html && prettier --write features/*.md","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"npm-run-all lint:*","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","lint:eslint":"eslint src features/*.md examples/*.md examples/*.html","build:rollup":"rollup -c rollup.config.js","declarations":"tsc -b declarationsconfig.json","watch:rollup":"rollup -c rollup.config.js --watch","lint:prettier":"prettier --check features/*.md","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.15","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"14.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","babel-eslint":"^10.1.0","literally-cli":"^0.0.9","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^2.0.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.5.1_1644852299460_0.7190175410288204","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"regular-table","version":"0.5.2","license":"Apache-2.0","_id":"regular-table@0.5.2","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"75336dd25aa3eb79a76b4b079196f21bf57584e1","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.5.2.tgz","fileCount":81,"integrity":"sha512-iIgfdgOdutTVSjeTZp+bHEkTJjG3hK4fyiix/XGFA6RmAcX9n+C+XYuqj9k+A6HSxKxoa2IjxMkag1c8WZWK8g==","signatures":[{"sig":"MEUCIQCswG1HtaHWhvfUfdRIFmMkZfYPost5AK+mKFccEhTZGAIgGqr1T8s9FPKZsJfQs5HNLYm49dUXcfJtjMX/DpTdff8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":494412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDCZSCRA9TVsSAnZWagAA6PMP/it3sjUwOeHk2IMw4XbW\naJuDL+Uzu/aYKJXGHuMNFsT6kM/cyi1cTHzNZzZdqDDUM0XlZWWx2LVFYJkP\nIehJ6fn+IHqO/lSiCI0A7yPODi0pGuK1ZnFnOKV2GSLp13rZiLB9JK9wVV2c\nNi0jiqyyYbWjucdhAhMnaSdhVwj0UkCew11kLmjM9BgLH2tih5jtqVLRonJ4\nxvsTbHUCX4BVbG1L9XR5yCGSLmBhLV8c872DClWZlEr1HDd6rLbx2AJggKwO\nRJQn2CF1/ir7TzirxSD0rC0AWhvCT0iMQXnO0mJw/Lmyd83hr9qeNZWGjZ0R\nZ9ALnGLac3qQFJN7KGtUtzMjb1dZG1SmeWVHdau38H8I76eOEEtS4VekjTR0\nCISpskn53O55nolzgxLXv0hCjsViUtSuJk9PGjJ8w6ZXFacCQ2e6CcdzAwYq\nFC/c7VlGCjXsHG4WpF/D+V5knNzlfcUQN0sn2UqOf6UmJejQSrKzs0wZSV2/\nU6tZRWzE89BOLaTmMYJReb6pZmMauU1HpfMXL3dCQfzk3Kx8B5ldruDFHt4S\nYaxKib4s3aGhjLBJt+Yfh3fHh3soDOYnnZZ7+L3QcXnIpAh0jl/uFin1j2Tb\n+bypxIECBCke57/Q297Z2TuKD+2H36l/kEKhpKanVhBWWX87mUQ18y2v8MNC\nbhXp\r\n=bZAJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"f4c4e3d7f5a497e0b1aaa5da1ba21598719fe027","scripts":{"fix":"eslint --fix src features/*.md examples/*.md examples/*.html && prettier --write features/*.md","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"npm-run-all lint:*","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","lint:eslint":"eslint src features/*.md examples/*.md examples/*.html","build:rollup":"rollup -c rollup.config.js","declarations":"tsc -b declarationsconfig.json","watch:rollup":"rollup -c rollup.config.js --watch","lint:prettier":"prettier --check features/*.md","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.15","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"14.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","babel-eslint":"^10.1.0","literally-cli":"^0.0.9","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^2.0.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.5.2_1644963409989_0.05593887076795734","host":"s3://npm-registry-packages"}},"0.5.3":{"name":"regular-table","version":"0.5.3","license":"Apache-2.0","_id":"regular-table@0.5.3","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"e9fdbf42237c8fc128629dfe613b1ea54b8193ac","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.5.3.tgz","fileCount":81,"integrity":"sha512-yZykd3F154UPS5IGiyC0UueSEzRreoL4TmZt9aTm29ikjSHozD+oeXkI0fK298/F79h68lrraSIJrmut3YcyNg==","signatures":[{"sig":"MEQCIFAIxr98ATtPXbSRkmRYR5BVi0AifXDRTiRlj/qjqPDrAiAbVfIofFiv6XSuO3r3+p8OiVZgtxt/IKvzf9HYavXGgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":495331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiEIBHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEKw/+JJAcskQswQ3ht9g4U4705MF3PhBzRtipWADPrOsXum1bKhua\r\nv9O4FO4sWPjuofs3QmlbY5/C6FyLtk3Oga00Q5mwjGG+Eo0U+G7z0zMq5mj7\r\nTpSQXMPD945T4vqE8qast+PLRnr84LFMrcUtU6pGFcFrmz6EN0fuuIzeFM5u\r\n90DmGh43i6pUuHILdQsNeQqTXudajnxkLK1TFD8llKPoTULxoDzKacZUGut4\r\nTGqCfYg1rCmFk4eaEHdcNw6DIdE2wILWUluj+blJ6teh6t0SHyzpXWP7Ekov\r\nfttI7gW2pcC5xe9yVNeSfRJ9286QT8/reaOUEh63VryrxqqI5mtobYv09sOr\r\nvZgxTCyH+NdaiZ9jtOgAjAhJKRaFNs684AGYKj2PlAV+/DVSuNE9+eMk29rN\r\nxMWMh5u3X4Tp6S5+pQKCog7/ahwy0eFb/0cDQoVYijSvBfSsZMndVT5zqP5O\r\nJxdLyg2vJkZ6yu6njfjshJokaU9Gbo2wbOJgXXP5iE9+TzwqXLfAI/dAGKqV\r\nVqOik61Y/CVcR4bLsvl3Urf9L/32VgHHaEX//aPj2SS+SGK95FTMirwwVoGh\r\n4xPum1auKyVQUdHdBpqosbTrJPi9xIvNiGTGSrJ2MXAZjpWaZXU8QJjcYtuf\r\nVo49K62KRy1D5nQPHPgeS1J0l9PTwHZHhzA=\r\n=krjF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"7b91afb054add45f5eacea1fdaef9f39aca3b715","scripts":{"fix":"eslint --fix src features/*.md examples/*.md examples/*.html && prettier --write features/*.md","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"npm-run-all lint:*","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","lint:eslint":"eslint src features/*.md examples/*.md examples/*.html","build:rollup":"rollup -c rollup.config.js","declarations":"tsc -b declarationsconfig.json","watch:rollup":"rollup -c rollup.config.js --watch","lint:prettier":"prettier --check features/*.md","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.15","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"14.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","babel-eslint":"^10.1.0","literally-cli":"^0.0.9","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^2.0.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.5.3_1645248583078_0.8038870394612179","host":"s3://npm-registry-packages"}},"0.5.4":{"name":"regular-table","version":"0.5.4","license":"Apache-2.0","_id":"regular-table@0.5.4","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"52ae229f0ff6d754e60cf398b419ba7a7da732f7","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.5.4.tgz","fileCount":81,"integrity":"sha512-9rrLfhWo/mDN1+Iil7/Z7E8KdIS0e1fReiHF5KWXEBIN2JPB0lVQIMuxpWekSuX62iHnNYWZGRHJB1KS9ybeww==","signatures":[{"sig":"MEUCIQDcqzknrhhiGwlNKR8v0mYHgjq1PHQcq18T87wx+ohJQgIgINbagRyYN8D/tLRBKk7vN3fihzMOJBp9nWxguMYDpQw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":495691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiEImYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqeXw/8CMClQeUjYSTM9ae3PYW1f64mp20yEhDDnPrOAnYL3mWArKmE\r\n9CBT5qudx/vGS0hCjUYGTX4x4LKTXhOig0z9oV6xQ48VSzW2kxsmEj0zgXOB\r\n0aZDSMiJZcRp3XRe993ua+/NgUbL/WNQv0vNdJbuU0JLfuiJi6eeIxVw9v9u\r\nXjWT3KxLVz/6y0I/N1CNjJ6R0oORXyx/DAAflofGKOzoF3hPGchpnPJocBKy\r\nDvkX8RQEVi+x6wYXxaBgAEpPJSasnoYJCrmzoyzyTANIYMXN63j0T9ciZGqw\r\nBOY6i8GQfh0YlfcbTHTkTuZRDoAgEyf9G0Fx6ZsSIshvPeckoFF3MG6HL1A+\r\n1Fyk79JWs4P4ixKRZQMZhmE5QAr0Z/CAf8FTxM0BM2Np2A9rCgG50CwMR0QH\r\naZPKBTc4IRcWgsUgt2NWgGHyrcigwUpeAEc8cdBF6B0wLKV/1VD6knkDWMhi\r\n87S0yl1Rn6miNIBOQFbB34hl/c/ZgEXcEbB3hUqvgxNg9KpLcGaPInid1Cw/\r\njtIvnVYBQHff6ay0OhD4M4Mt2Wefh8kBKQU5XR4WnvyxAMjujqTrrf3ioDKl\r\nfUuoHuWNAT8r5PUIPtqVfGVeTPEh30sFmJ01fPHJ2Mbzz6GnFZhKAK6qJrJe\r\nYXlXwcLbYKuUh0QNOYqkhDkou0Y/NYUNdKs=\r\n=Seo3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"18e18669c5e68f212e5ef0ed6a7af3d9de5d73d8","scripts":{"fix":"eslint --fix src features/*.md examples/*.md examples/*.html && prettier --write features/*.md","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"npm-run-all lint:*","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","lint:eslint":"eslint src features/*.md examples/*.md examples/*.html","build:rollup":"rollup -c rollup.config.js","declarations":"tsc -b declarationsconfig.json","watch:rollup":"rollup -c rollup.config.js --watch","lint:prettier":"prettier --check features/*.md","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.15","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"14.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","babel-eslint":"^10.1.0","literally-cli":"^0.0.9","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^2.0.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.5.4_1645250968735_0.7753451984508788","host":"s3://npm-registry-packages"}},"0.5.5":{"name":"regular-table","version":"0.5.5","license":"Apache-2.0","_id":"regular-table@0.5.5","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"8abe4fbbd699087a18994bf2d42321354b59c59a","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.5.5.tgz","fileCount":81,"integrity":"sha512-ZGvjVpZ5tQHSuzwjCTuveqX5akHtdcm8ldMnjJIs7OGGs2+x1LKFIqcAknB+U3rhqPtdD0c9JIoUOkO26RE64w==","signatures":[{"sig":"MEUCIBpPIy/1Gxn/bRpZQP7zpkziruDWOA3sKXPehGP1RQy1AiEA/1bv/h0xSdPkBsdBy7+1z9PjTm99OqbRMuIfKC4Fo2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":496218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiEJj5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKLQ//Vf4RU25KtxSDRIIl4EXqwjfJLGbOXuSlBZdFnflAEVW19iad\r\nlKqOAmiCW8bhtvMWcZK+MbfmNkYuNSc5mi3bSWWYvGRWo9E/oAoGyq1WFLCl\r\ntkn0U2C0KcslqkogpqCCGadoUm3FLYi8r8usO55pChcyXJxvAuFgikCJ1ted\r\nJ7cPH/Xon5+6qyONUios81Q8YZASGbbLevCGwnrXWqQzdiIcDMBnoCaFUcyS\r\nvq/qSb39YT6ZEom3EFTdpHMhcQ07Kv8DORNL5COGZ9UCw/hdBqXx8jaiFmUu\r\nlMqye/FeM/+bcephQZwGrEG50Cx7Co/riFM7SNYrpanovBORvoI054mCCRT7\r\nCr+Adl1Y8HI5f1yaL/UnXEJ3FsWmRdfwkx0Md4r9iEcbSxwCSMg9PFiT9ruI\r\ne8xEtZMEZ4tS23SUoncgO4FpfviPBH4EmIMcXWpdyYihwARObFZkC3VjNQYK\r\nJiNa2iRr2v7V9NhvvNZYEcI5YDWAjgvoQhAqmJJo0bgrkR7NCyUpjuWPCkjL\r\nc5AA423aGzglGuMoezG3JP0SqUtiffh+WnD065Ppi3dx0PxnRBVgMes6IIhh\r\nv+OhqnnV6chkMp0+Ijx0cr+x4lNMLConIFhePPMGEI0py402WwczpoDVQkrZ\r\nAoxj9tlON9CmijrKSDePrNeBCLFLorugLsg=\r\n=nP76\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"55d3f7c443edc30a7f54bc5c712e8eaa32fa6761","scripts":{"fix":"eslint --fix src features/*.md examples/*.md examples/*.html && prettier --write features/*.md","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"npm-run-all lint:*","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","lint:eslint":"eslint src features/*.md examples/*.md examples/*.html","build:rollup":"rollup -c rollup.config.js","declarations":"tsc -b declarationsconfig.json","watch:rollup":"rollup -c rollup.config.js --watch","lint:prettier":"prettier --check features/*.md","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.15","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"14.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","babel-eslint":"^10.1.0","literally-cli":"^0.0.9","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^2.0.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.5.5_1645254905655_0.5063249449834939","host":"s3://npm-registry-packages"}},"0.5.6":{"name":"regular-table","version":"0.5.6","license":"Apache-2.0","_id":"regular-table@0.5.6","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/jpmorganchase/regular-table#readme","bugs":{"url":"https://github.com/jpmorganchase/regular-table/issues"},"dist":{"shasum":"9b14ab61590ff41c709986ef7ca66ade427bde4b","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.5.6.tgz","fileCount":81,"integrity":"sha512-lScNtcqjNcPaFYSeDRNsC+t2P/IzYCLKJNls1hBQAyTtWatX94zO87n2ExEPCnbbkKHGYEZ8Uo8Dgvcw34yTQA==","signatures":[{"sig":"MEQCIA76bkRI59cnmntVJIpVjJp4Rv9sJk6h1TB0IJNRE/3aAiAZSZrqvUl9xUPH820PnIhEw1yU97P3YOKWEkwAMGN4EA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":496884,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIG6bACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFFA//Rd8FI9yqjqbbhJuA46b+27WvjmZieUTMZBcloA4E/Ahivcch\r\nFo0Y4H3PXkoGpqdv/lXcVoJ6jUw+X5UOldMStod5oDI4u7CT4Cfs4cdm9YA5\r\nupHPIZvGa46nj9eV77oSBBeowNaE4TcvYsPGElcvOQhWVUn3/cTZkmiMTKow\r\nr/dY+XVF6efFtJd6fBIx1efMS4ZTooEpZsV2SMEUpqUmTscXNGqlnV802Pxt\r\nAvuu/SkbXi+YY00YzTU+j3iQ5zueEFemE7AuSJPHdXDm3/Wzs+S5Wl7urYGX\r\nhYU2s6Lw6LdhZnwZuqzAny7WT8YzLHBkMIPV82Gpsd+LA0d8OqkD6jUPwVxC\r\nQi0otUXD5Uk9I1fAeYwRoyPHLCYrS9Vaw/QlfPCJdbc73TCwM56riNv9sXaH\r\nuVA5HgD1N5RIvilE8oGQDFLMhbAP4yKPLjNXWfunYYx8QXd/1q6aKXNQH6PN\r\nTCdEnrsOZRJpUKV5PYFk9jv2/bHG+1se2zjZesloLBy6lFQ86AjviBJuIpGJ\r\n2Ag2UNvpCnLo4h4PQj48DfmfyKq6+saBFFCVlzaBL2hvwwR2rNhXEN5OE2Zi\r\nDL9mMi+a1WJAVyWW80KHgRPc1BBqXfY78ufeQefi2+EMnIH5NppOIwR1TiSo\r\nOI7PPmEmu7/smWSSDVtCavoi++OsnOrwmfw=\r\n=6Oxk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/regular-table.js","types":"index.d.ts","unpkg":"dist/umd/regular-table.js","module":"dist/umd/regular-table.js","browser":"dist/umd/regular-table.js","engines":{"node":">=10.18.1"},"gitHead":"88c9f2689e2e86abe48155837a9f07b46293f2b2","scripts":{"fix":"eslint --fix src features/*.md examples/*.md examples/*.html && prettier --write features/*.md","docs":"jsdoc2md src/js/index.js --separators > api.md","lint":"npm-run-all lint:*","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","lint:eslint":"eslint src features/*.md examples/*.md examples/*.html","build:rollup":"rollup -c rollup.config.js","declarations":"tsc -b declarationsconfig.json","watch:rollup":"rollup -c rollup.config.js --watch","lint:prettier":"prettier --check features/*.md","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/umd/regular-table.js","repository":{"url":"git+https://github.com/jpmorganchase/regular-table.git","type":"git"},"_npmVersion":"6.14.15","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"14.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","less":"^3.9.0","react":"15","eslint":"^7.1.0","rollup":"^2.13.1","codedown":"^2.1.6","prettier":"^2.0.5","clean-css":"^4.2.3","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","@babel/core":"^7.9.0","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","babel-eslint":"^10.1.0","literally-cli":"^0.0.9","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","@babel/preset-env":"^7.9.0","jsdoc-to-markdown":"^6.0.1","source-map-loader":"^0.2.4","@finos/perspective":"=0.5.0","eslint-plugin-html":"^6.0.2","babel-plugin-lodash":"^3.3.4","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","@rollup/plugin-babel":"^5.0.2","rollup-plugin-terser":"^6.1.0","jest-puppeteer-docker":"^1.4.2","rollup-plugin-postcss":"^3.1.2","eslint-plugin-markdown":"^2.0.0","eslint-plugin-prettier":"^3.1.3","rollup-plugin-filesize":"^9.0.0","rollup-plugin-livereload":"^1.3.0","rollup-plugin-sourcemaps":"^0.6.2","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","babel-plugin-transform-custom-element-classes":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.5.6_1646292635472_0.40509401684715707","host":"s3://npm-registry-packages"}},"0.5.7":{"name":"regular-table","version":"0.5.7","license":"Apache-2.0","_id":"regular-table@0.5.7","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"Andrew Stein","email":"steinlink@gmail.com"},{"name":"Joshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"JP Morgan Chase"},{"name":"Max Klein","email":"telamonian@hotmail.com"},{"name":"Tim Paine","email":"t.paine154@gmail.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"424f5dfa6e1fb95d1fc8e0b3ee299cea6289d540","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.5.7.tgz","fileCount":83,"integrity":"sha512-BcneWdPuabfdVxqoEKe6U7qgtXpbNxQnL/pGdMbU4G4ldYifEQm+ihyBiUz4JwVqQZtgY8TU+8xzpgWNg8bgiw==","signatures":[{"sig":"MEQCIGivZHqiyM8NEAG2kondemhi+SO6dt1emBBI77HZEWpBAiBPv4Z2VPcKsdmS//b/TE4DWc6lC8Z4RzXcnJ1eZ/jrrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":602962},"main":"dist/esm/regular-table.js","types":"index.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"26b0c39ecca748d165657c18a1db54dcd11dc93b","scripts":{"api":"jsdoc2md src/js/index.js --separators > api.md","fix":"prettier --write src test features/*.md examples/*.md examples/*.html","docs":"yarn build && node scripts/sync_gist.js && (cd docs && yarn build)","lint":"prettier --check src test features/*.md examples/*.md examples/*.html","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","declarations":"tsc -b declarationsconfig.json","build:esbuild":"node build.js","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"9.5.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"18.14.2","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","react":"15","esbuild":"^0.17.19","codedown":"^2.1.6","prettier":"^2.0.5","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","literally-cli":"^0.0.10","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","jsdoc-to-markdown":"^6.0.1","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","jest-puppeteer-docker":"^1.4.2","@prospective.co/procss":"^0.1.13"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.5.7_1688284862151_0.21394035965517855","host":"s3://npm-registry-packages"}},"0.5.8":{"name":"regular-table","version":"0.5.8","license":"Apache-2.0","_id":"regular-table@0.5.8","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"Andrew Stein","email":"steinlink@gmail.com"},{"name":"Joshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"JP Morgan Chase"},{"name":"Max Klein","email":"telamonian@hotmail.com"},{"name":"Tim Paine","email":"t.paine154@gmail.com"}],"dist":{"shasum":"707cf14faf3234e93c463c7e0e29d53ba728df37","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.5.8.tgz","fileCount":93,"integrity":"sha512-A3pa7keV6lsWzOoeBGZ7Qt8MnnUtaZJ1c8y/PtCwE7KfcdVtd2/heYlDkPnqcD2WmQcJeI/Rgvyr+jQ5aj0S8Q==","signatures":[{"sig":"MEQCIHlr/9LfBKnyMxEreUeZwgzBUcAjJIMsPFC9uQdLlAroAiAfEnWqy6zAtfp9jy88aCXpVPpPiJIMbIVWBCxm/bfbNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":625123},"main":"dist/esm/regular-table.js","types":"index.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"scripts":{"api":"jsdoc2md src/js/index.js --separators > api.md","fix":"prettier --write src test features/*.md examples/*.md examples/*.html","docs":"yarn build && node scripts/sync_gist.js && (cd docs && yarn build)","lint":"prettier --check src test features/*.md examples/*.md examples/*.html","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","declarations":"tsc -b declarationsconfig.json","build:esbuild":"node build.js","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","noticeText":"regular-table - FINOS\nCopyright 2020 - the regular-table authors - info@finos.org\n\nThis product includes software developed at the Fintech Open Source Foundation (https://www.finos.org/).\n\n","repository":{"url":"https://github.com/finos/regular-table","type":"git"},"description":"A regular `<table>`, for an async and virtual data model.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2020 - the regular-table authors\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","react":"15","esbuild":"^0.17.19","codedown":"^2.1.6","prettier":"^2.0.5","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","literally-cli":"^0.0.10","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","jsdoc-to-markdown":"^6.0.1","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","jest-puppeteer-docker":"^1.4.2","@prospective.co/procss":"^0.1.13"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.5.8_1689567724896_0.9827528797324832","host":"s3://npm-registry-packages"}},"0.5.9":{"name":"regular-table","version":"0.5.9","license":"Apache-2.0","_id":"regular-table@0.5.9","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"Andrew Stein","email":"steinlink@gmail.com"},{"name":"Joshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"JP Morgan Chase"},{"name":"Max Klein","email":"telamonian@hotmail.com"},{"name":"Tim Paine","email":"t.paine154@gmail.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"a5bfeeb67e3bcc9ab4e9f11cd9c3a40777267aa9","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.5.9.tgz","fileCount":73,"integrity":"sha512-Ck5HYNS7lzsxsDWDBYzrCpwM1wsp5fMY42Ks730Otwq2U+XAlARJMg2tRexy+V8bLy9wiq+SH8EMC/yKqccLCA==","signatures":[{"sig":"MEUCIDuIhTnrB4Sa7/rx0Pw0152Dn7blCTvWqChDrPk5yDd9AiEAsmhT15ql8qCTa/OVBbhlq4DjiSuKVaH0qGqvSv15oME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426379},"main":"dist/esm/regular-table.js","types":"index.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"3f4c1d173b4336aec6b8111110aa51ad84d43595","scripts":{"api":"jsdoc2md src/js/index.js --separators > api.md","fix":"prettier --write src test features/*.md examples/*.md examples/*.html","docs":"yarn build && node scripts/sync_gist.js && (cd docs && yarn build)","lint":"prettier --check src test features/*.md examples/*.md examples/*.html","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","declarations":"tsc -b declarationsconfig.json","build:esbuild":"node build.js","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"9.5.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"18.14.2","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","react":"15","esbuild":"^0.17.19","codedown":"^2.1.6","prettier":"^2.0.5","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","literally-cli":"^0.0.10","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","jsdoc-to-markdown":"^6.0.1","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","jest-puppeteer-docker":"^1.4.2","@prospective.co/procss":"^0.1.13"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.5.9_1690389097531_0.5547328928794206","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"regular-table","version":"0.6.0","license":"Apache-2.0","_id":"regular-table@0.6.0","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"Andrew Stein","email":"steinlink@gmail.com"},{"name":"Joshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"JP Morgan Chase"},{"name":"Max Klein","email":"telamonian@hotmail.com"},{"name":"Tim Paine","email":"t.paine154@gmail.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"c8ff97072a63f0c4941e7118c2726f97780f9780","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.6.0.tgz","fileCount":73,"integrity":"sha512-g54HUFMqLzdEIeL4HQeJ+Da6Zh2QwDyX054a/r5Lr/oz51rnORSNuTxAdjYcCA4w/z4a/XyVeRZkbDUs8hkDCQ==","signatures":[{"sig":"MEUCIDum/dFYV23Lzb0zMmdsEDOyGi4JQYnPXHO7S1QHC1i9AiEAqA0h6jnUAfrBybcRKQ5/MbcGXqrNtVxBOHnB0z504Xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":427714},"main":"dist/esm/regular-table.js","types":"index.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"317d45d8dba69483a7b0457741a8f282865a703f","scripts":{"api":"jsdoc2md src/js/index.js --separators > api.md","fix":"prettier --write src test features/*.md examples/*.md examples/*.html","docs":"yarn build && node scripts/sync_gist.js && (cd docs && yarn build)","lint":"prettier --check src test features/*.md examples/*.md examples/*.html","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","declarations":"tsc -b declarationsconfig.json","build:esbuild":"node build.js","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"9.5.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"18.14.2","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","react":"15","esbuild":"^0.17.19","codedown":"^2.1.6","prettier":"^2.0.5","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","literally-cli":"^0.0.10","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","jsdoc-to-markdown":"^6.0.1","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","jest-puppeteer-docker":"^1.4.2","@prospective.co/procss":"^0.1.13"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.6.0_1693178201705_0.21172793614458296","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"regular-table","version":"0.6.1","license":"Apache-2.0","_id":"regular-table@0.6.1","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"Andrew Stein","email":"steinlink@gmail.com"},{"name":"Joshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"JP Morgan Chase"},{"name":"Max Klein","email":"telamonian@hotmail.com"},{"name":"Tim Paine","email":"t.paine154@gmail.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"3ed7e4ef8239b6a5ca263155f01c1ea46410d56a","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.6.1.tgz","fileCount":73,"integrity":"sha512-acW88btxiFO5TImHYsM/oWpZEGH3S9RxeozvOJn6+pCLgYTBsZtM3zwErAfAyxvgutcaC3iiKnWKT8tz296Wmw==","signatures":[{"sig":"MEUCIQDZEyXGAaHAthk//7gVpAa6Aeq02zPWiqNM/jbHJLEtNwIgKMzqB5lK4uOpb5CKUNpM+xiqhOxP4SJEGodO7x3AjwY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428241},"main":"dist/esm/regular-table.js","types":"index.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"af47c79fe0924c5494c19bdf1db5bba9623ecd66","scripts":{"api":"jsdoc2md src/js/index.js --separators > api.md","fix":"prettier --write src test features/*.md examples/*.md examples/*.html","docs":"yarn build && node scripts/sync_gist.js && (cd docs && yarn build)","lint":"prettier --check src test features/*.md examples/*.md examples/*.html","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","declarations":"tsc -b declarationsconfig.json","build:esbuild":"node build.js","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"9.5.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"18.14.2","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","react":"15","esbuild":"^0.17.19","codedown":"^2.1.6","prettier":"^2.0.5","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","literally-cli":"^0.0.10","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","jsdoc-to-markdown":"^6.0.1","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","jest-puppeteer-docker":"^1.4.2","@prospective.co/procss":"^0.1.13"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.6.1_1693309589868_0.25211067545112464","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"regular-table","version":"0.6.2","license":"Apache-2.0","_id":"regular-table@0.6.2","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"Andrew Stein","email":"steinlink@gmail.com"},{"name":"Joshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"JP Morgan Chase"},{"name":"Max Klein","email":"telamonian@hotmail.com"},{"name":"Tim Paine","email":"t.paine154@gmail.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"cf77e45fb71375614964624de2b69473279aaa50","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.6.2.tgz","fileCount":73,"integrity":"sha512-CDJ5XlFeKIqo9N5bRU01Tdvoao7iJaz66TbYUBHOHgyEr87+rvFqbgoQdWxRzdTTEi0N6o+Va/0IvIXNc/caAA==","signatures":[{"sig":"MEUCIFeoSTPKUajQiZql59Lp8mONEmIuNNxAdO3cIGDj52HlAiEAxu9pMfoVx62Vbm174FSXNaS53Cm5/3jAI3BxrcXBkj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428166},"main":"dist/esm/regular-table.js","types":"index.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"9b608d53083069024baccc902a4d2f1638ea78d3","scripts":{"api":"jsdoc2md src/js/index.js --separators > api.md","fix":"prettier --write src test features/*.md examples/*.md examples/*.html","docs":"yarn build && node scripts/sync_gist.js && (cd docs && yarn build)","lint":"prettier --check src test features/*.md examples/*.md examples/*.html","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","declarations":"tsc -b declarationsconfig.json","build:esbuild":"node build.js","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"9.5.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"18.14.2","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","react":"15","esbuild":"^0.17.19","codedown":"^2.1.6","prettier":"^2.0.5","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","literally-cli":"^0.0.10","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","jsdoc-to-markdown":"^6.0.1","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","jest-puppeteer-docker":"^1.4.2","@prospective.co/procss":"^0.1.13"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.6.2_1697317011492_0.5399330318824822","host":"s3://npm-registry-packages"}},"0.6.3":{"name":"regular-table","version":"0.6.3","license":"Apache-2.0","_id":"regular-table@0.6.3","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"Andrew Stein","email":"steinlink@gmail.com"},{"name":"Joshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"JP Morgan Chase"},{"name":"Max Klein","email":"telamonian@hotmail.com"},{"name":"Tim Paine","email":"t.paine154@gmail.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"a7b329178c23ceb69e9bcf3dabadca69e1bdb8c3","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.6.3.tgz","fileCount":73,"integrity":"sha512-esS+UzNy26gAFDpy2o/h1B+s/BrFZj6KJOGie7Y/84+PPcpnsPUGV7Z/msQyyuHSOAixUHgHRe2Bqe9YcxFqGA==","signatures":[{"sig":"MEUCIQDL4w0jY51zIYIx+XHQiYNkHHZWpoEarPyiqqEaovDnQwIgcnzRjwsT7ClW/QPCQhwBr+3BiamyVLxuXYceK9Cj8Mc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429464},"main":"dist/esm/regular-table.js","types":"index.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"4063ec34f6eb18b032c8e4305c4e38c297cd2afe","scripts":{"api":"jsdoc2md src/js/index.js --separators > api.md","fix":"prettier --write src test features/*.md examples/*.md examples/*.html","docs":"yarn build && node scripts/sync_gist.js && (cd docs && yarn build)","lint":"prettier --check src test features/*.md examples/*.md examples/*.html","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","declarations":"tsc -b declarationsconfig.json","build:esbuild":"node build.js","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"9.5.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"18.16.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","react":"15","esbuild":"^0.17.19","codedown":"^2.1.6","prettier":"^2.0.5","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","literally-cli":"^0.0.10","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","jsdoc-to-markdown":"^6.0.1","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","jest-puppeteer-docker":"^1.4.2","@prospective.co/procss":"^0.1.13"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.6.3_1697337979255_0.6660147170813666","host":"s3://npm-registry-packages"}},"0.6.4":{"name":"regular-table","version":"0.6.4","license":"Apache-2.0","_id":"regular-table@0.6.4","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"Andrew Stein","email":"steinlink@gmail.com"},{"name":"Joshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"JP Morgan Chase"},{"name":"Max Klein","email":"telamonian@hotmail.com"},{"name":"Tim Paine","email":"t.paine154@gmail.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"c54510184d89ebd3cb2085f3d5cd80244ffb3eb4","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.6.4.tgz","fileCount":73,"integrity":"sha512-N53k0gMxK9X4pwc8/+UOqiigoLwANsUBTlfoPruLoU3248kDswgt2H1LpuK6RqKkTU9V9Gr1XOOOxK0rXAWsSQ==","signatures":[{"sig":"MEYCIQC8mD9urZr8xKr/ZBkpVycMsq0mLXvBdQq1Vaq7ilzhXQIhAIyxjnsVZqUqxe/B931glaXwgAjqLMNzYOiy+uOdn29p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429436},"main":"dist/esm/regular-table.js","types":"index.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"0317b381720c787af8156338388b9dd5d894ce40","scripts":{"api":"jsdoc2md src/js/index.js --separators > api.md","fix":"prettier --write src test features/*.md examples/*.md examples/*.html","docs":"yarn build && node scripts/sync_gist.js && (cd docs && yarn build)","lint":"prettier --check src test features/*.md examples/*.md examples/*.html","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","declarations":"tsc -b declarationsconfig.json","build:esbuild":"node build.js","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"9.5.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"18.16.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","react":"15","esbuild":"^0.17.19","codedown":"^2.1.6","prettier":"^2.0.5","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","literally-cli":"^0.0.10","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","jsdoc-to-markdown":"^6.0.1","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","jest-puppeteer-docker":"^1.4.2","@prospective.co/procss":"^0.1.13"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.6.4_1705017637300_0.09318092060681793","host":"s3://npm-registry-packages"}},"0.6.5":{"name":"regular-table","version":"0.6.5","license":"Apache-2.0","_id":"regular-table@0.6.5","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"Andrew Stein","email":"steinlink@gmail.com"},{"name":"Joshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"JP Morgan Chase"},{"name":"Max Klein","email":"telamonian@hotmail.com"},{"name":"Tim Paine","email":"t.paine154@gmail.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"12eecb2813cab9b43f037966648729133b2e68e3","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.6.5.tgz","fileCount":73,"integrity":"sha512-KbQ07NMZGHpY8KuLirfn60HWfOsrZCVwrXBfVYTi/EE97zlfTOsc1A5UhR0QodPzO+ZR5BPKDLACuFT7mIG8hA==","signatures":[{"sig":"MEUCIBjr5RDNhuv2Lc0ZObcAQu+viSSXAtwl6fRYCB2F2ah/AiEArB1R6Hwr0L0IjJZTWkNWJNd2UPXXRx1anYNu6Y9SMq8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":431246},"main":"dist/esm/regular-table.js","types":"index.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"2a908c27267e24ac229ba77c79bfbcaf04b8c967","scripts":{"api":"jsdoc2md src/js/index.js --separators > api.md","fix":"prettier --write src test features/*.md examples/*.md examples/*.html","docs":"yarn build && node scripts/sync_gist.js && (cd docs && yarn build)","lint":"prettier --check src test features/*.md examples/*.md examples/*.html","test":"yarn lint && jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","declarations":"tsc -b declarationsconfig.json","build:esbuild":"node build.js","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.9.2","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"23.5.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","jest":"^26.0.1","react":"15","esbuild":"^0.17.19","codedown":"^2.1.6","prettier":"^2.0.5","commander":"^5.1.0","puppeteer":"^13.1.3","react-dom":"15","typescript":"^4.2.4","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","literally-cli":"^0.0.10","jest-puppeteer":"^6.1.0","superstore-arrow":"^1.0.0","jsdoc-to-markdown":"^6.0.1","marked-ast-markdown":"^2.1.0","source-map-explorer":"^2.4.2","jest-puppeteer-docker":"^1.4.2","@prospective.co/procss":"^0.1.13"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.6.5_1738707333558_0.3959317421902897","host":"s3://npm-registry-packages-npm-production"}},"0.6.6":{"name":"regular-table","version":"0.6.6","license":"Apache-2.0","_id":"regular-table@0.6.6","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"5e11b8a0ddfd70cebfeb17473fb250287922c243","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.6.6.tgz","fileCount":73,"integrity":"sha512-v2JieNm/fhUICKA4PZ6mcGqKpjKVvYF/3p2X0tmuFzxrLA+wvDySiDtEkN82AGrjIz57ThWjxjpkJbkbNMA95g==","signatures":[{"sig":"MEUCIQDIFsgtqnW8jMFNChRwGOEhbJORd+NSshbAHycUpHPovQIgNW0v8ZKjsftQDmdo2o/MJf96zYMtZC4Pa4w/5MtwE24=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446563},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["puppeteer","esbuild","sharp"]},"types":"index.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"24f112701112b1d6cad8d656aaad977406e51aaa","scripts":{"api":"jsdoc2md src/js/index.js --separators > api.md","fix":"prettier --write src test features/*.md examples/*.md examples/*.html","docs":"pnpm run build && pnpm run docs:sign && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src test features/*.md examples/*.md examples/*.html","test":"pnpm run lint && npx jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","docs:sign":"git shortlog --summary --email > ./AUTHORS","declarations":"tsc -b declarationsconfig.json","build:esbuild":"node build.js","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.5.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"18.20.1","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","jest":"^29","react":"15","esbuild":"^0.25.0","prettier":"^3.4.2","puppeteer":"^24","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","literally-cli":"^0.0.10","jest-puppeteer":"^11","superstore-arrow":"^1.0.0","jsdoc-to-markdown":"^6.0.1","marked-ast-markdown":"^2.1.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.6.6_1739131153605_0.31741264862955876","host":"s3://npm-registry-packages-npm-production"}},"0.6.7":{"name":"regular-table","version":"0.6.7","license":"Apache-2.0","_id":"regular-table@0.6.7","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"1c050dbee6d62412f620624c51c1903a6e56d63d","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.6.7.tgz","fileCount":73,"integrity":"sha512-0A+sR/FeME6LK9LBG91uEwfBt3hsQlnZaesJ1+SIrOrKZR7UGjO710D+ygqaUDoHVMuxmqmfCRQ2IRZYI6pFVg==","signatures":[{"sig":"MEUCIG+S9hWcGmqAc6BQbHnA9KsL7hFeVPIThiiX+sB4qq/dAiEAx+mFwCAMdWvLIFtaF680f8jI7xYbakJbO6EsvZItgSc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446585},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["puppeteer","esbuild","sharp"]},"types":"index.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"cccd98f6d52c40c769f6dc8ec7b2503417fe2b18","scripts":{"api":"jsdoc2md src/js/index.js --separators > api.md","fix":"prettier --write src test features/*.md examples/*.md examples/*.html","docs":"pnpm run build && pnpm run docs:sign && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src test features/*.md examples/*.md examples/*.html","test":"pnpm run lint && npx jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","docs:sign":"git shortlog --summary --email > ./AUTHORS","declarations":"tsc -b declarationsconfig.json","build:esbuild":"node build.js","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.8.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"22.4.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","jest":"^29","react":"15","esbuild":"^0.25.0","prettier":"^3.4.2","puppeteer":"^24","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","literally-cli":"^0.0.10","jest-puppeteer":"^11","superstore-arrow":"^1.0.0","jsdoc-to-markdown":"^6.0.1","marked-ast-markdown":"^2.1.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.6.7_1748196254202_0.08425719880555982","host":"s3://npm-registry-packages-npm-production"}},"0.6.8":{"name":"regular-table","version":"0.6.8","license":"Apache-2.0","_id":"regular-table@0.6.8","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"25369adddbaef7b7e0b223b86698f1725fa77f6e","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.6.8.tgz","fileCount":73,"integrity":"sha512-IHl/UFSiMCjPpct2Qib/SckyWwIXH/JVHIyFLfYhhNpjS8lzyEB7HqiuSuunug5yk9tuUbNECRGJUKR0nfh1QA==","signatures":[{"sig":"MEUCICwEHEgRHXD59e/cpE4WivV46Nm5fyMjIs4QSRe4W+l+AiEAnBUj1KGntOEk6FB3IoabIIUaJ/ovD680nDu1zZ7Nzp0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446813},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["puppeteer","esbuild","sharp"]},"types":"index.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"dce828e23547d5f73ef1d67a5afcf869bb6204f7","scripts":{"api":"jsdoc2md src/js/index.js --separators > api.md","fix":"prettier --write src test features/*.md examples/*.md examples/*.html","docs":"pnpm run build && pnpm run docs:sign && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src test features/*.md examples/*.md examples/*.html","test":"pnpm run lint && npx jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","docs:sign":"git shortlog --summary --email > ./AUTHORS","declarations":"tsc -b declarationsconfig.json","build:esbuild":"node build.js","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","actor":{"name":"texodus","type":"user","email":"steinlink@gmail.com"},"email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.8.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"22.4.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","jest":"^29","react":"15","esbuild":"^0.25.0","prettier":"^3.4.2","puppeteer":"^24","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","literally-cli":"^0.0.10","jest-puppeteer":"^11","superstore-arrow":"^1.0.0","jsdoc-to-markdown":"^6.0.1","marked-ast-markdown":"^2.1.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.6.8_1750712121556_0.4731081917828397","host":"s3://npm-registry-packages-npm-production"}},"0.6.9":{"name":"regular-table","version":"0.6.9","license":"Apache-2.0","_id":"regular-table@0.6.9","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"657fd00629fc83acacbc425794deb7c23a001fa5","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.6.9.tgz","fileCount":73,"integrity":"sha512-P37PUJbquTHE8mi8MSa7wdAUP2XdARsaQVJY/F4Yig6Mujss6eSZlOC1ZlEjqVpZVf8zkn3PEUZ7vPM2thabMw==","signatures":[{"sig":"MEYCIQD+xohe93Jok7CGtXR7QTWY8XWJKGHIlEhglbre9ZtNmQIhAP+XaMjIhJC3shlf/pEWOIRQrC0h/EEPZ6boDVknqjH4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483460},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["puppeteer","esbuild","sharp"]},"types":"index.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"46ef0642fa7061385fe5b039af3457aeb7bbc2b3","scripts":{"api":"jsdoc2md src/js/index.js --separators > api.md","fix":"prettier --write src test features/*.md examples/*.md examples/*.html","docs":"pnpm run build && pnpm run docs:sign && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src test features/*.md examples/*.md examples/*.html","test":"pnpm run lint && npx jest --noStackTrace --runInBand","build":"npm-run-all -p build:*","clean":"rimraf dist","start":"http-server","watch":"npm-run-all -p watch:*","prettier":"prettier --write test/features/*.test.js features/*.md","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","declarations":"tsc -b declarationsconfig.json","build:esbuild":"node build.js","build:examples":"literally -c examples/literally.config.js && literally -c features/literally.config.js","watch:examples":"literally -c examples/literally.config.js --watch","watch:features":"literally -c features/literally.config.js --watch"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.8.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"22.4.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","jest":"^29","react":"15","esbuild":"^0.25.0","prettier":"^3.4.2","puppeteer":"^24","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","literally-cli":"^0.0.10","jest-puppeteer":"^11","superstore-arrow":"^1.0.0","jsdoc-to-markdown":"^6.0.1","marked-ast-markdown":"^2.1.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.6.9_1764527897303_0.14903101532010088","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"regular-table","version":"0.7.0","license":"Apache-2.0","_id":"regular-table@0.7.0","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"ae7aaedf1ffdfd353a1707ccb26df13402b41dbc","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.7.0.tgz","fileCount":33,"integrity":"sha512-Dn5eECClRvbmZ0el3o87bRW2bz6UTN9b2mKx7cXJzzT5bcDoGCFeI/Pvv6HDNCmom480dtOfL3gtPYdUhDyz4w==","signatures":[{"sig":"MEYCIQCTZ3ok4jhkj43DASWcdwJz/17a2Hw1pnoU8EwJnmylIAIhAKoca+ECdhLiM+57Wqvs86Yg5ZgN9KmSvAXWeLWp+SwD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395645},"main":"dist/esm/regular-table.js","_from":"file:regular-table-0.7.0.tgz","types":"dist/esm/regular-table.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"scripts":{"fix":"prettier --write src tests features/*.js examples/**/*.js examples/*.html","docs":"pnpm run build && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src tests features/*.js examples/**/*.js examples/*.html","test":"pnpm exec playwright test","build":"npm-run-all build:esbuild","clean":"rm -rf dist","start":"http-server","watch":"npm-run-all -p watch:*","authors":"git shortlog --summary --email","docs:api":"typedoc","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","build:esbuild":"node build.mjs"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","_resolved":"/private/var/folders/by/02k1z_dd6m75c1tdyhzy_1qc0000gn/T/47b880ef081497e16cfbda16da37d6c0/regular-table-0.7.0.tgz","_integrity":"sha512-Dn5eECClRvbmZ0el3o87bRW2bz6UTN9b2mKx7cXJzzT5bcDoGCFeI/Pvv6HDNCmom480dtOfL3gtPYdUhDyz4w==","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.5.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"18.20.1","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","react":"15","esbuild":"^0.25.0","typedoc":"^0.27.0","prettier":"^3.4.2","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","@playwright/test":"^1.49.1","superstore-arrow":"^1.0.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.7.0_1768454312731_0.804718198151253","host":"s3://npm-registry-packages-npm-production"}},"0.7.1":{"name":"regular-table","version":"0.7.1","license":"Apache-2.0","_id":"regular-table@0.7.1","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"35ed3808790c816ab1623757c539ed20f199fba9","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.7.1.tgz","fileCount":33,"integrity":"sha512-dIt9z+ZIHEhLujDbDMcuwJPZK6HVKFL1qnvyaUHrAbFx8/SoHJyvktwJdNpMkRfFwEdkmBYmtd5dei5BymxvZg==","signatures":[{"sig":"MEQCIDkQGugcntkcc2XjduJ0GEt5UZYQxzd8eakRpgTwYixoAiBirn4Wu9LhqiSgjeJasPn8rMi4sL4ya+iKp/Zlj13Wmg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":398631},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["esbuild","sharp"]},"types":"dist/esm/regular-table.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"444ef4598b12d948566dab6c26c7bcdd0cf35d64","scripts":{"fix":"prettier --write src tests features/*.js examples/**/*.js examples/*.html","docs":"pnpm run build && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src tests features/*.js examples/**/*.js examples/*.html","test":"pnpm exec playwright test","build":"npm-run-all build:esbuild","clean":"rm -rf dist","start":"http-server","watch":"npm-run-all -p watch:*","authors":"git shortlog --summary --email","docs:api":"typedoc","benchmark":"node benchmarks/benchmark.mjs","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","build:esbuild":"node build.mjs"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.5.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"18.20.1","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","react":"15","esbuild":"^0.25.0","typedoc":"^0.27.0","prettier":"^3.4.2","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","@playwright/test":"^1.49.1","superstore-arrow":"^1.0.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.7.1_1768846509161_0.2696070712805765","host":"s3://npm-registry-packages-npm-production"}},"0.7.2":{"name":"regular-table","version":"0.7.2","license":"Apache-2.0","_id":"regular-table@0.7.2","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"2cd437094204bc45451bf62f0b868c295870e535","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.7.2.tgz","fileCount":33,"integrity":"sha512-IyAlxssZF6TGPh620Sjym6/7DH1pUPLFp816P4/0xFovU4oXi+40p5wRfTOQxlvIz73Sz6pb90hvKcrDsPnBBw==","signatures":[{"sig":"MEUCIASuZRwC3+5OjNKxm1D/drxP89CAHc6AHebn8R8EHOKPAiEAv8mRs7l5l7+0aX/PhgKIxVuWOLVyMO3rf5vHxGFppcs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":398888},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["esbuild","sharp"]},"types":"dist/esm/regular-table.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"b05d0c2e5cf2e000dcce29e8120bf9dc794dbd78","scripts":{"fix":"prettier --write src tests features/*.js examples/**/*.js examples/*.html","docs":"pnpm run build && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src tests features/*.js examples/**/*.js examples/*.html","test":"pnpm exec playwright test","build":"npm-run-all build:esbuild","clean":"rm -rf dist","start":"http-server","watch":"npm-run-all -p watch:*","authors":"git shortlog --summary --email","docs:api":"typedoc","benchmark":"node benchmarks/benchmark.mjs","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","build:esbuild":"node build.mjs"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.5.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"18.20.1","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","react":"15","esbuild":"^0.25.0","typedoc":"^0.27.0","prettier":"^3.4.2","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","@playwright/test":"^1.49.1","superstore-arrow":"^1.0.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.7.2_1769137039730_0.6685645253787413","host":"s3://npm-registry-packages-npm-production"}},"0.7.3":{"name":"regular-table","version":"0.7.3","license":"Apache-2.0","_id":"regular-table@0.7.3","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"e2cddad60eba3e8f25af21bedbb8a8dee912e3c0","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.7.3.tgz","fileCount":33,"integrity":"sha512-u0JgzFO/E2BDCQomvnREk2V8oa6E4PNK3KmWUB6lk1wK3v/1MrwEicdBkSZC9mwElQ1lMw0vbh8vn8J9/mdRtA==","signatures":[{"sig":"MEUCIQDWkmU/xxxVZeR55azcjVeNc6u7VNgcAq9C+h90F8UoWgIgOXJG98ot+lC0bSd6kcvsYeLHdJHC6XFcUbeLXusNo3c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":398985},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["esbuild","sharp"]},"types":"dist/esm/regular-table.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"b636aab3aff0d077fa257ba3e0d4cc1abc32bb38","scripts":{"fix":"prettier --write src tests features/*.js examples/**/*.js examples/*.html","docs":"pnpm run build && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src tests features/*.js examples/**/*.js examples/*.html","test":"pnpm exec playwright test","build":"npm-run-all build:esbuild","clean":"rm -rf dist","start":"http-server","watch":"npm-run-all -p watch:*","authors":"git shortlog --summary --email","docs:api":"typedoc","benchmark":"node benchmarks/benchmark.mjs","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","build:esbuild":"node build.mjs"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.8.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"22.4.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","react":"15","esbuild":"^0.25.0","typedoc":"^0.27.0","prettier":"^3.4.2","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","@playwright/test":"^1.49.1","superstore-arrow":"^1.0.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.7.3_1769314569026_0.37676264316305264","host":"s3://npm-registry-packages-npm-production"}},"0.7.4":{"name":"regular-table","version":"0.7.4","license":"Apache-2.0","_id":"regular-table@0.7.4","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"57b0cd2e1b62959af55ed0dfa9b3c25b83a04351","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.7.4.tgz","fileCount":33,"integrity":"sha512-uAjSBiqDVrsYGw6uFPIRYT1Dt9gRhOfObmiEC0hhgGISRwsAP/wW2t/Os5LyO99c1EBgG70EgwYDyAFHlBsysg==","signatures":[{"sig":"MEQCIBfzKFeQFDcK1OpXnP/qA+VC2BFN4eY6nxYBTkBWspvkAiA4Bc2XQcuD7mJV6zQUi3MdtK4tExYaZpCdSXpc6VWusw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":399872},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["esbuild","sharp"]},"types":"dist/esm/regular-table.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"e4b8c0f0c0e86d3c4170ebf3acb0f2c202872e5e","scripts":{"fix":"prettier --write src tests features/*.js examples/**/*.js examples/*.html","docs":"pnpm run build && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src tests features/*.js examples/**/*.js examples/*.html","test":"pnpm exec playwright test","build":"npm-run-all build:esbuild","clean":"rm -rf dist","start":"http-server","watch":"npm-run-all -p watch:*","authors":"git shortlog --summary --email","docs:api":"typedoc","benchmark":"node benchmarks/benchmark.mjs","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","build:esbuild":"node build.mjs"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.8.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"22.4.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","react":"15","esbuild":"^0.25.0","typedoc":"^0.27.0","prettier":"^3.4.2","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","@playwright/test":"^1.49.1","superstore-arrow":"^1.0.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.7.4_1769720633346_0.695424142890843","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"regular-table","version":"0.8.0","license":"Apache-2.0","_id":"regular-table@0.8.0","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"fdc3dfc773c5240101820f92a51e1398ac97b466","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.8.0.tgz","fileCount":33,"integrity":"sha512-J0MnudDsbIkPQ5cW0Xo0DV/vb+kPr7R74I4oN++tM+KBssRKnbwvJSzczLmpsboXg6gNBbJI8zTVwk78NZX8pg==","signatures":[{"sig":"MEUCIH6us98KYiocTXO1y6XW0qUO7t/oRSurUXWKroxeiXhpAiEA0KteYn1FVGQCULzJNsDyPfhUT8fDz67CEP8V5OM9biw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":398598},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["esbuild","sharp"]},"types":"dist/esm/regular-table.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"a17ee17a534dcc25b21a0b10068571e466cb15c9","scripts":{"fix":"prettier --write src tests features/*.js examples/**/*.js examples/*.html","docs":"pnpm run build && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src tests features/*.js examples/**/*.js examples/*.html","test":"pnpm exec playwright test","bench":"node benchmarks/benchmark.mjs","build":"npm-run-all build:esbuild","clean":"rm -rf dist","start":"http-server","watch":"npm-run-all -p watch:*","authors":"git shortlog --summary --email","docs:api":"typedoc","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","build:esbuild":"node build.mjs"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.8.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"22.4.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","react":"15","esbuild":"^0.25.0","typedoc":"^0.27.0","prettier":"^3.4.2","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","@playwright/test":"^1.49.1","superstore-arrow":"^1.0.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.8.0_1769999477522_0.6694679311828202","host":"s3://npm-registry-packages-npm-production"}},"0.8.1":{"name":"regular-table","version":"0.8.1","license":"Apache-2.0","_id":"regular-table@0.8.1","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"23987335efd5ac268b6e0e2b79a7e9af3649140b","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.8.1.tgz","fileCount":33,"integrity":"sha512-+HZgc1CFER+M5dFhsL5MYEU6WKRhLwxRT85h7OCJM0kfuZiYZBi2kSH4/HRc4aCNGiczQbp1EvuEhTgjSdBl7w==","signatures":[{"sig":"MEUCIQD4gisn7vXKRnre7J65Rz9nL1cVwKS9euafCiQ3E+OpjgIgJ5HOHpntcnxZih0c1fguDUBZczDMKA0Fwh3XV5dcwB0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":404459},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["esbuild","sharp"]},"types":"dist/esm/regular-table.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"65a8771b0e8273fbb783817d8011de437f21a6ee","scripts":{"fix":"prettier --write src tests features/*.js examples/**/*.js examples/*.html","docs":"pnpm run build && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src tests features/*.js examples/**/*.js examples/*.html","test":"pnpm exec playwright test","bench":"node benchmarks/benchmark.mjs","build":"npm-run-all build:esbuild","clean":"rm -rf dist","start":"http-server","watch":"npm-run-all -p watch:*","authors":"git shortlog --summary --email","docs:api":"typedoc","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","build:esbuild":"node build.mjs"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.8.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"22.4.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","react":"15","esbuild":"^0.25.0","typedoc":"^0.27.0","prettier":"^3.4.2","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","@playwright/test":"^1.49.1","superstore-arrow":"^1.0.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.8.1_1770178537606_0.12973807320467912","host":"s3://npm-registry-packages-npm-production"}},"0.8.2":{"name":"regular-table","version":"0.8.2","license":"Apache-2.0","_id":"regular-table@0.8.2","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"84dd92b718c1b4818cb75b60790b7e9e7b14463c","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.8.2.tgz","fileCount":33,"integrity":"sha512-q0Cm2oVuyN3XGza6luCTeumKBOf9xnUEnDy9mFzaiq0ic6yqRqlQv4+oq+/kTUhUGxmgtxbTSg6ZOVV7G0La4g==","signatures":[{"sig":"MEUCIQC2h12PyRdU3IQIwciipXR6r3PPpI3BaRbe8xT2CMaZRgIgBLfZim2S9Kka/BviNLKvsY7FrZg61JHlAK93dopVbTo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":404832},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["esbuild","sharp"]},"types":"dist/esm/regular-table.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"5ede30b3d72df85ece2d2809387c3eac77ab7b92","scripts":{"fix":"prettier --write src tests features/*.js examples/**/*.js examples/*.html","docs":"pnpm run build && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src tests features/*.js examples/**/*.js examples/*.html","test":"pnpm exec playwright test","bench":"node benchmarks/benchmark.mjs","build":"npm-run-all build:esbuild","clean":"rm -rf dist","start":"http-server","watch":"npm-run-all -p watch:*","authors":"git shortlog --summary --email","docs:api":"typedoc","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","build:esbuild":"node build.mjs"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.5.0","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"18.20.1","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","react":"15","esbuild":"^0.25.0","typedoc":"^0.27.0","prettier":"^3.4.2","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","@playwright/test":"^1.49.1","superstore-arrow":"^1.0.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.8.2_1772460564512_0.17524294846084643","host":"s3://npm-registry-packages-npm-production"}},"0.8.3":{"name":"regular-table","version":"0.8.3","license":"Apache-2.0","_id":"regular-table@0.8.3","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"409741fc070f1796e1fc1543fb800cf3e89b8e9c","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.8.3.tgz","fileCount":33,"integrity":"sha512-GANAV656dyTza89S1pz1NwQdcIZv+uUyV5z9k2mPnVfQxWVY150Ft75p35El0ICGpKvUG9mz6BP5vq4+d9BwUg==","signatures":[{"sig":"MEUCIQDpjLq4XVsqAU3SKZOatV33HK9S9r5i944b3vQzOjdTQAIgIZtykmg4Nce2b/TmLC+cXRZ6NP+1WcScHvOuDj+6GhQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":405302},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["esbuild","sharp"]},"types":"dist/esm/regular-table.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"613a27212af5c3063cfa3cc01169e4c3818e2f57","scripts":{"fix":"prettier --write src tests features/*.js examples/**/*.js examples/*.html","docs":"pnpm run build && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src tests features/*.js examples/**/*.js examples/*.html","test":"pnpm exec playwright test","bench":"node benchmarks/benchmark.mjs","build":"npm-run-all build:esbuild","clean":"rm -rf dist","start":"http-server","watch":"npm-run-all -p watch:*","authors":"git shortlog --summary --email","docs:api":"typedoc","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","build:esbuild":"node build.mjs"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.8.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"22.4.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","react":"15","esbuild":"^0.25.0","typedoc":"^0.27.0","prettier":"^3.4.2","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","@playwright/test":"^1.49.1","superstore-arrow":"^1.0.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.8.3_1772916580061_0.33660391194346806","host":"s3://npm-registry-packages-npm-production"}},"0.8.4":{"name":"regular-table","version":"0.8.4","license":"Apache-2.0","_id":"regular-table@0.8.4","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"3636ac57c69bdf8639fd0a9a84a672d54122b764","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.8.4.tgz","fileCount":33,"integrity":"sha512-VmV3kxmkXX0BehXSFBeF6FMBqyYdciY6d/wI6/5hvXomH7K9nfGASOmitF3WeLsL9eiiattwR+o3tcu4En/Xaw==","signatures":[{"sig":"MEUCIQCzOmSIEI5+UBrXFgLXSUrV6KZupfRLgxxel08XOn3BhgIgVlvSUr7G5nB6t9mLODEaagVwuyY7EFmgwUF0wSKMbgw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410048},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["esbuild","sharp"]},"types":"dist/esm/regular-table.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"6ac2eb3926ea3cac44f5f0721c5d5877f1764b84","scripts":{"fix":"prettier --write src tests features/*.js examples/**/*.js examples/*.html","docs":"pnpm run build && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src tests features/*.js examples/**/*.js examples/*.html","test":"pnpm exec playwright test","bench":"node benchmarks/benchmark.mjs","build":"npm-run-all build:esbuild","clean":"rm -rf dist","start":"http-server","watch":"npm-run-all -p watch:*","authors":"git shortlog --summary --email","docs:api":"typedoc","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","build:esbuild":"node build.mjs"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.8.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"22.4.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","react":"15","esbuild":"^0.25.0","typedoc":"^0.27.0","prettier":"^3.4.2","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","@playwright/test":"^1.49.1","superstore-arrow":"^1.0.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.8.4_1776130259620_0.8609863344615376","host":"s3://npm-registry-packages-npm-production"}},"0.8.5":{"name":"regular-table","version":"0.8.5","license":"Apache-2.0","_id":"regular-table@0.8.5","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"3010cc0b2675e58df5719ebe01e3bbcf91c91b9d","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.8.5.tgz","fileCount":33,"integrity":"sha512-2ow89unuOZChNDG72ZghZ7NIOIOJKMEUmJp1En+IOyxT4ZoHrFs446WmcyqltI5Gze2yf8lpZyOkg/FQBHvqBw==","signatures":[{"sig":"MEYCIQDhztBtDZpTYsFTkTdL8x1+0O19MXyaD2QI4i2/NT+iqAIhAL8BGaVZhJKI8ggn+Sga2SFdHZn8ohIqjL9fXPT1ZdMO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":427454},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["esbuild","sharp"]},"types":"dist/esm/regular-table.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"45f2e351fe643b6b498ccaad59ca2aa8817a3ec7","scripts":{"fix":"prettier --write src tests features/*.js examples/**/*.js examples/*.html","docs":"pnpm run build && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src tests features/*.js examples/**/*.js examples/*.html","test":"pnpm exec playwright test","bench":"node benchmarks/benchmark.mjs","build":"npm-run-all build:esbuild","clean":"rm -rf dist","start":"http-server","watch":"npm-run-all -p watch:*","authors":"git shortlog --summary --email","docs:api":"typedoc","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","build:esbuild":"node build.mjs"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.8.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"22.4.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10","react":"15","esbuild":"^0.25.0","typedoc":"^0.27.0","prettier":"^3.4.2","react-dom":"15","typescript":"^5","http-server":"^0.12.3","npm-run-all":"^4.1.3","@types/react":"^17.0.0","@playwright/test":"^1.49.1","superstore-arrow":"^1.0.0","@prospective.co/procss":"^0.1.16"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.8.5_1783575207123_0.6953275733483295","host":"s3://npm-registry-packages-npm-production"}},"0.8.6":{"name":"regular-table","version":"0.8.6","license":"Apache-2.0","_id":"regular-table@0.8.6","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"bc565e3c0046776f247373ff8ae0bcde24a83b27","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.8.6.tgz","fileCount":33,"integrity":"sha512-jzJzu9WLtqwMgbf5ak/VdNm/YLHUDnDSCHD5SOksnHrHLuDN6l5i2stYfe7BjsHbQV1Gx9369Ma40nTBCgOFvA==","signatures":[{"sig":"MEUCIQCzdvtsbzg4Ry/C5Iyk4ilUwHUIIRC4LqIV3EI++LxvMAIgRhybxX2NTldnwdrW96C9weqYXhZDtEqHtxVSMVPHrJ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":475425},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["esbuild","sharp"]},"types":"dist/esm/regular-table.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"54b1a75aebd75c55fd50656917e1b7ccef32dad5","scripts":{"fix":"prettier --write src tests features/*.js examples/**/*.js examples/*.html","docs":"pnpm run build && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src tests features/*.js examples/**/*.js examples/*.html","test":"pnpm exec playwright test","bench":"node benchmarks/benchmark.mjs","build":"npm-run-all build:esbuild","clean":"rm -rf dist","start":"http-server","watch":"npm-run-all -p watch:*","authors":"git shortlog --summary --email","docs:api":"typedoc","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","build:esbuild":"node build.mjs"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.8.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"22.4.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10.5.0","react":"^15.7.0","esbuild":"^0.25.12","typedoc":"^0.27.9","prettier":"^3.9.6","react-dom":"^15.7.0","typescript":"^5.9.3","http-server":"^0.12.3","npm-run-all":"^4.1.5","@types/react":"^17.0.93","@playwright/test":"^1.62.0","superstore-arrow":"^1.0.0","@prospective.co/procss":"^0.1.18"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.8.6_1785094177700_0.2537469270660413","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"regular-table","version":"0.9.0","license":"Apache-2.0","_id":"regular-table@0.9.0","maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"homepage":"https://github.com/finos/regular-table#readme","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"2d289a01c6074fb36539a1cf05c15eb42a224cd7","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.9.0.tgz","fileCount":33,"integrity":"sha512-SY3gZvEQqN0PdMsg77qJrWHxAWWx3kJsG4+PlskcL1zAPEczo42/95SdlDXe/S0KckqOJrChrpDjPE7RrRf5jQ==","signatures":[{"sig":"MEQCIEAL5qi3r9rsOG0993/d0WoYgMr4bzvB98SlKP2vD4s5AiAICnS3M4XyKD7qB/+A1sRfCIFUAuSctVTPARUx9dxWGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":503145},"main":"dist/esm/regular-table.js","pnpm":{"onlyBuiltDependencies":["esbuild","sharp"]},"types":"dist/esm/regular-table.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"0744db668b55bb8de109e95529d71988e6ab8b4d","scripts":{"fix":"prettier --write src tests features/*.js examples/**/*.js examples/*.html","docs":"pnpm run build && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src tests features/*.js examples/**/*.js examples/*.html","test":"pnpm exec playwright test","bench":"node benchmarks/benchmark.mjs","build":"npm-run-all build:esbuild","clean":"rm -rf dist","start":"http-server","watch":"npm-run-all -p watch:*","authors":"git shortlog --summary --email","docs:api":"typedoc","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","build:esbuild":"node build.mjs"},"_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.8.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"_nodeVersion":"22.4.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10.5.0","react":"^15.7.0","esbuild":"^0.25.12","typedoc":"^0.27.9","prettier":"^3.9.6","react-dom":"^15.7.0","typescript":"^5.9.3","http-server":"^0.12.3","npm-run-all":"^4.1.5","@types/react":"^17.0.93","@playwright/test":"^1.62.0","superstore-arrow":"^1.0.0","@prospective.co/procss":"^0.1.18"},"_npmOperationalInternal":{"tmp":"tmp/regular-table_0.9.0_1786469798684_0.6721572796282083","host":"s3://npm-registry-packages-npm-production"}},"0.9.1":{"_id":"regular-table@0.9.1","bugs":{"url":"https://github.com/finos/regular-table/issues"},"dist":{"shasum":"693f48f78cd04e09553298041bc42cf3fad3d0b3","tarball":"https://registry.npmjs.org/regular-table/-/regular-table-0.9.1.tgz","fileCount":33,"integrity":"sha512-3I/2I3NEhmyScCevW/r1AE9hyUkqrPRMDsgo/nDnGXhpXVZOxUddJQGBmEMLgyc7OSaQSzl9BtXllnMqw1MwCA==","signatures":[{"sig":"MEUCIQC+nluV3L0VmYMARW4oOVvlnZGfXSVy6FEzYTqwPvjz1AIgQ/XFHgAYoVHRNdZYZO0gyQHPM0Xvp3UhFnQGWgWWZdk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCmoQakoyMIj7VAPuP7iU8kUbnmVJWS8MazlSPwEcSk7QIhAKZwkWHD01C6fjLEQgscr88ORT0Ml25+8CwTpQUPfWAt"}],"unpackedSize":503556},"main":"dist/esm/regular-table.js","name":"regular-table","pnpm":{"onlyBuiltDependencies":["esbuild","sharp"]},"types":"dist/esm/regular-table.d.ts","unpkg":"dist/esm/regular-table.js","module":"dist/esm/regular-table.js","browser":"dist/esm/regular-table.js","engines":{"node":">=16"},"gitHead":"47f99d33145bb9842d951da25fc72c4ed8785975","license":"Apache-2.0","scripts":{"fix":"prettier --write src tests features/*.js examples/**/*.js examples/*.html","docs":"pnpm run build && node scripts/sync_gist.js && (cd docs && pnpm run build)","lint":"prettier --check src tests features/*.js examples/**/*.js examples/*.html","test":"pnpm exec playwright test","bench":"node benchmarks/benchmark.mjs","build":"npm-run-all build:esbuild","clean":"rm -rf dist","start":"http-server","watch":"npm-run-all -p watch:*","authors":"git shortlog --summary --email","docs:api":"typedoc","changelog":"docker run -it --rm -e CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN -v \"$(pwd)\":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u finos -p regular-table","docs:sign":"git shortlog --summary --email > ./AUTHORS","build:esbuild":"node build.mjs"},"version":"0.9.1","_npmUser":{"name":"texodus","email":"steinlink@gmail.com"},"homepage":"https://github.com/finos/regular-table#readme","jsdelivr":"dist/esm/regular-table.js","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"_npmVersion":"10.8.1","description":"A regular `<table>`, for an async and virtual data model.","directories":{},"maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"_nodeVersion":"22.4.0","contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^10.5.0","react":"^15.7.0","esbuild":"^0.25.12","typedoc":"^0.27.9","prettier":"^3.9.6","react-dom":"^15.7.0","typescript":"^5.9.3","http-server":"^0.12.3","npm-run-all":"^4.1.5","@types/react":"^17.0.93","@playwright/test":"^1.62.0","superstore-arrow":"^1.0.0","@prospective.co/procss":"^0.1.18"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/regular-table_0.9.1_1788627056960_0.9522110828850674"}}},"time":{"created":"2020-05-23T19:30:39.905Z","modified":"2026-09-05T16:50:57.283Z","0.0.1":"2020-05-23T19:30:40.128Z","0.0.2":"2020-05-24T10:23:39.834Z","0.0.3":"2020-05-26T06:58:25.166Z","0.0.4":"2020-05-30T04:22:13.885Z","0.0.5":"2020-06-03T04:54:57.454Z","0.0.6":"2020-06-09T13:33:18.389Z","0.0.7":"2020-08-17T03:39:37.072Z","0.0.8":"2020-08-29T01:46:26.984Z","0.0.9":"2020-09-01T05:45:55.710Z","0.1.0":"2020-09-04T08:35:48.318Z","0.1.1":"2020-09-06T20:08:06.873Z","0.1.2":"2020-09-07T03:55:11.506Z","0.1.3":"2020-09-08T02:23:03.771Z","0.1.4":"2020-09-14T07:37:44.275Z","0.1.5":"2020-09-21T06:28:35.315Z","0.1.6":"2021-01-13T13:15:12.063Z","0.2.0":"2021-02-05T21:16:07.580Z","0.2.1":"2021-02-06T04:46:56.784Z","0.3.0":"2021-03-30T08:05:56.978Z","0.3.1":"2021-04-08T07:18:29.185Z","0.3.2":"2021-04-14T23:26:46.699Z","0.3.3":"2021-04-20T08:54:12.903Z","0.4.0":"2021-04-26T05:22:41.431Z","0.4.1":"2021-07-09T00:33:24.013Z","0.4.2":"2021-12-07T06:06:21.317Z","0.4.3":"2022-02-06T06:20:34.292Z","0.5.0":"2022-02-09T04:45:04.911Z","0.5.1":"2022-02-14T15:24:59.630Z","0.5.2":"2022-02-15T22:16:50.247Z","0.5.3":"2022-02-19T05:29:43.265Z","0.5.4":"2022-02-19T06:09:28.882Z","0.5.5":"2022-02-19T07:15:05.848Z","0.5.6":"2022-03-03T07:30:35.668Z","0.5.7":"2023-07-02T08:01:02.419Z","0.5.8":"2023-07-17T04:22:05.068Z","0.5.9":"2023-07-26T16:31:37.792Z","0.6.0":"2023-08-27T23:16:41.913Z","0.6.1":"2023-08-29T11:46:30.037Z","0.6.2":"2023-10-14T20:56:51.708Z","0.6.3":"2023-10-15T02:46:19.644Z","0.6.4":"2024-01-12T00:00:37.515Z","0.6.5":"2025-02-04T22:15:33.742Z","0.6.6":"2025-02-09T19:59:13.776Z","0.6.7":"2025-05-25T18:04:14.396Z","0.6.8":"2025-06-23T20:55:21.805Z","0.6.9":"2025-11-30T18:38:17.517Z","0.7.0":"2026-01-15T05:18:32.908Z","0.7.1":"2026-01-19T18:15:09.290Z","0.7.2":"2026-01-23T02:57:19.891Z","0.7.3":"2026-01-25T04:16:09.171Z","0.7.4":"2026-01-29T21:03:53.507Z","0.8.0":"2026-02-02T02:31:17.674Z","0.8.1":"2026-02-04T04:15:37.755Z","0.8.2":"2026-03-02T14:09:24.658Z","0.8.3":"2026-03-07T20:49:40.221Z","0.8.4":"2026-04-14T01:30:59.776Z","0.8.5":"2026-07-09T05:33:27.259Z","0.8.6":"2026-07-26T19:29:37.858Z","0.9.0":"2026-08-11T17:36:38.874Z","0.9.1":"2026-09-05T16:50:57.059Z"},"bugs":{"url":"https://github.com/finos/regular-table/issues"},"license":"Apache-2.0","homepage":"https://github.com/finos/regular-table#readme","repository":{"url":"git+https://github.com/finos/regular-table.git","type":"git"},"description":"A regular `<table>`, for an async and virtual data model.","contributors":[{"name":"295\tAndrew Stein","email":"steinlink@gmail.com"},{"name":"6\tDebajit Datta","email":"debajit.datta2000@gmail.com"},{"name":"54\tJoshua Hawkins","email":"josh.r.hawk@gmail.com"},{"name":"6\tJoshua Hawkins","email":"joshua.r.hawkins@jpmchase.com"},{"name":"3\tJuan Estrella","email":"juan.estrella@finos.org"},{"name":"1\tLavakush biyani","email":"70131581+lavakush07@users.noreply.github.com"},{"name":"2\tMinh Nguyen","email":"2852660+NMinhNguyen@users.noreply.github.com"},{"name":"1\tNeil Slinger","email":"neil.slinger@gmail.com"},{"name":"1\tPatricio Mancini","email":"patricio.mancini@gmail.com"},{"name":"13\tTim Paine","email":"t.paine154@gmail.com"},{"name":"2\tjpmtrm","email":"75507096+jpmtrm@users.noreply.github.com"},{"name":"45\ttelamonian","email":"telamonian@users.noreply.github.com"}],"maintainers":[{"name":"texodus","email":"steinlink@gmail.com"}],"readme":"<p align=\"center\">\n<img alt=\"regular-table\" src=\"https://raw.githubusercontent.com/finos/regular-table/master/logo.png\" width=\"300\">\n</p>\n\n<p align=\"center\">\n<a href=\"https://github.com/texodus/regular-layout/actions\"><img alt=\"Build Status\" src=\"https://img.shields.io/github/actions/workflow/status/texodus/regular-layout/build.yaml?event=push&style=flat-square\"></a>\n<a href=\"https://www.npmjs.com/package/regular-table\"><img alt=\"NPM Version\" src=\"https://img.shields.io/npm/v/regular-table.svg?color=brightgreen&style=flat-square\"></a>\n<a href=\"https://bundlephobia.com/package/regular-table\"><img alt=\"Bundlephobia (Minified)\" src=\"https://img.shields.io/bundlephobia/min/regular-table?style=flat-square\"></a>\n<a href=\"https://community.finos.org/docs/governance/lifecycle-stages/graduated\"><img alt=\"FINOS - Graduated\" src=\"https://cdn.jsdelivr.net/gh/finos/contrib-toolbox@master/images/badge-graduated.svg\"></a>\n</p>\n\n#\n\nA Javascript library for the browser, `regular-table` exports a\n[custom element](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements)\nnamed `<regular-table>`, which renders a regular HTML `<table>` to a `sticky`\nposition within a scollable viewport. Only visible cells are rendered and\nqueried from a natively `async` virtual data model, making `regular-table` ideal\nfor enormous or remote data sets. Use it to build Data Grids, Spreadsheets,\nPivot Tables, File Trees, or anytime you need:\n\n- Just a regular `<table>`.\n- Virtually rendered for high-performance.\n- `async` data model handles slow, remote, enormous, and/or distributed\n  backends.\n- Easy to style, works with any regular CSS for `<table>`.\n- Small bundle size, no dependencies.\n\n## Examples\n\n<a href=\"https://finos.github.io/regular-table/block?example=two_billion_rows\">\n<img width=\"30%\" src=\"https://finos.github.io/regular-table/img/two_billion_rows.png\"/>\n</a>\n<a href=\"https://finos.github.io/regular-table/block?example=canvas_data_model\">\n<img width=\"30%\" src=\"https://finos.github.io/regular-table/img/canvas_data_model.png\"/>\n</a>\n<a href=\"https://finos.github.io/regular-table/block?example=minesweeper\">\n<img width=\"30%\" src=\"https://finos.github.io/regular-table/img/minesweeper.png\"/>\n</a>\n<a href=\"https://finos.github.io/regular-table/block?example=file_browser\">\n<img width=\"30%\" src=\"https://finos.github.io/regular-table/img/file_browser.png\"/>\n</a>\n<a href=\"https://finos.github.io/regular-table/block?example=spreadsheet\">\n<img width=\"30%\" src=\"https://finos.github.io/regular-table/img/spreadsheet.png\"/>\n</a>\n<a href=\"https://finos.github.io/regular-table/block?example=row_mouse_selection\">\n<img width=\"30%\" src=\"https://finos.github.io/regular-table/img/row_mouse_selection.png\"/>\n</a>\n<a href=\"https://finos.github.io/regular-table/block?example=area_mouse_selection\">\n<img width=\"30%\" src=\"https://finos.github.io/regular-table/img/area_mouse_selection.png\"/>\n</a>\n<a href=\"https://finos.github.io/regular-table/block?example=row_stripes\">\n<img width=\"30%\" src=\"https://finos.github.io/regular-table/img/row_stripes.png\"/>\n</a>\n<a href=\"https://finos.github.io/regular-table/block?example=column_mouse_selection\">\n<img width=\"30%\" src=\"https://finos.github.io/regular-table/img/column_mouse_selection.png\"/>\n</a>\n<br/>\n\n- [2d_array.md](examples/2d_array/2d_array.js)\n- [canvas_data_model.md](examples/canvas_data_model/canvas_data_model.js)\n- [file_browser.md](examples/file_browser/file_browser.js)\n- [minesweeper.md](examples/minesweeper/minesweeper.js)\n- [react.md](examples/react/react.js)\n- [spreadsheet.md](examples/spreadsheet/spreadsheet.js)\n- [two_billion_rows.md](examples/two_billion_rows/two_billion_rows.js)\n\n## Documentation\n\nWhat follows functions as a quick-start guide, and will explain the basics of\nthe Virtual Data Models, Styling and Interaction APIs. Documented\n[examples](https://github.com/finos/regular-table/tree/master/examples) are also\navailable.\n\n- QuickStart\n    - [Installation](#installation)\n    - [`<regular-table>` Custom Element](#regular-table-custom-element)\n    - [`.setDataListener()` Virtual Data Model](#setdatalistener-virtual-data-model)\n        - [Column and Row Headers](#column-and-row-headers)\n        - [Hierarchial/Group Headers](#hierarchialgroup-headers)\n        - [`async` Data Models](#async-data-models)\n    - [`.addStyleListener()` and `getMeta()` Styling](#addstylelistener-and-getmeta-styling)\n    - [`.addEventListener()` Interaction](#addeventlistener-interaction)\n    - [Scrolling](#scrolling)\n    - [Pivots, Filters, Sorts, and Column Expressions with `perspective`](#pivots-filters-sorts-and-column-expressions-with-perspective)\n    - [Development](#development)\n\n- [API Docs](https://github.com/finos/regular-table/blob/master/api.md)\n\n- Annotated Examples\n    - [2d_array.md](examples/2d_array/2d_array.js)\n    - [canvas_data_model.md](examples/canvas_data_model/canvas_data_model.js)\n    - [file_browser.md](examples/file_browser/file_browser.js)\n    - [minesweeper.md](examples/minesweeper/minesweeper.js)\n    - [react.md](examples/react/react.js)\n    - [spreadsheet.md](examples/spreadsheet/spreadsheet.js)\n    - [two_billion_rows.md](examples/two_billion_rows/two_billion_rows.js)\n\n## Installation\n\nInclude via a CDN like [JSDelivr](https://cdn.jsdelivr.net/npm/regular-table):\n\n```html\n<script type=\"module\" src=\"https://cdn.jsdelivr.net/npm/regular-table\"></script>\n<link\n    rel=\"stylesheet\"\n    href=\"https://cdn.jsdelivr.net/npm/regular-table/dist/css/material.css\"\n/>\n```\n\nOr, add to your project via `npm`:\n\n```bash\nnpm add regular-table\n```\n\n... then import into your asset bundle.\n\n```javascript\nimport \"regular-table\";\nimport \"regular-table/dist/css/material.css\";\n```\n\n## `<regular-table>` Custom Element\n\n`regular-table` exports no symbols, only the `<regular-table>` Custom Element\nwhich is registered as a module import side-effect. Once loaded,\n`<regular-table>` can be used just like any other `HTMLElement`, using regular\nbrowser APIs:\n\n```javascript\nconst regularTable = document.createElement(\"regular-table\");\ndocument.body.appendChild(regularTable);\n```\n\n... or from regular HTML:\n\n```html\n<regular-table></regular-table>\n```\n\n... or from your library of choice, as long as it supports regular HTML! Here's\nan example for [React/JSX](https://reactjs.org/):\n\n```javascript\nconst App = () => <regular-table></regular-table>;\nReactDOM.render(<App />, document.getElementById(\"root\"));\n```\n\n## `.setDataListener()` Virtual Data Model\n\nLet's start with with a simple data model, a two dimensional `Array`. This one\nis very small at 3 columns x 6 rows, but even for very small data sets,\n`regular-table` won't read your entire dataset at once. Instead, we'll need to\nwrite a simple _virtual_ data model to access `DATA` and `COLUMN_NAMES`\nindirectly.\n\n```javascript\nconst DATA = [\n    [0, 1, 2, 3, 4, 5],\n    [\"A\", \"B\", \"C\", \"D\", \"E\", \"F\"],\n    [true, false, true, false, true, false],\n];\n```\n\nWhen clipped by the scrollable viewport, you may end up with a `<table>` of just\na rectangular region of `DATA`, rather than the entire set. A simple viewport\n2x2 may yield this `<table>`:\n\n<table>\n<tbody>\n<tr>\n<td>0</td>\n<td>A</td>\n</tr>\n<tr>\n<td>1</td>\n<td>B</td>\n</tr>\n</tbody>\n</table>\n\n```json\n{\n    \"num_rows\": 26,\n    \"num_columns\": 3,\n    \"data\": [\n        [0, 1],\n        [\"A\", \"B\"]\n    ]\n}\n```\n\nHere's a an implementation for this simple _virtual_ data model, the function\n`getDataSlice()`. This function is called by your `<regular-table>` whenever it\nneeds more data, with coordinate arguments, `(x0, y0)` to `(x1, y1)`. Only this\nregion is needed to render the viewport, so `getDataSlice()` returns this\nrectangular `slice` of `DATA`. For the window (0, 0) to (2, 2), `getDataSlice()`\nwould generate an Object as above, containing the `data` slice, as well as the\noverall dimensions of `DATA` itself ( `num_rows`, `num_columns`), for sizing the\nscroll area. To render this virtual data model to a regular HTML `<table>`,\nregister this data model via the `setDataListener()` method:\n\n```javascript\nfunction getDataSlice(x0, y0, x1, y1) {\n    return {\n        num_rows: (num_rows = DATA[0].length),\n        num_columns: DATA.length,\n        data: DATA.slice(x0, x1).map((col) => col.slice(y0, y1)),\n    };\n}\n\nregularTable.setDataListener(getDataSlice);\n```\n\nThis will render your regular HTML `<table>` ! Your DOM will look something like\nthis, depending on the size of your viewport. Notice there are fewer rows and\ncolumns in the resulting HTML, e.g. the column `Column 3 (boolean)` - as you\nscroll, more data will be fetched from `getDataSlice()`, and parts of the\n`<table>` will redrawn or extended as needed.\n\n```html\n<regular-table>\n    <table>\n        <tbody>\n            <tr>\n                <td>0</td>\n                <td>A</td>\n            </tr>\n            <tr>\n                <td>1</td>\n                <td>B</td>\n            </tr>\n        </tbody>\n    </table>\n</regular-table>\n```\n\n#### `virtual_mode` Option\n\n`regular-table` supports four modes of virtual scrolling, which can be\nconfigured via the `virtual_mode` optional argument. Note that using a\n`virtual_mode` other than the default `\"both\"` will render the _entire_\n`<table>` along the non-virtual axis(es), and may cause rendering performance\ndegradation.\n\n- \"both\" (default) virtualizes scrolling on both axes.\n- \"vertical\" only virtualizes vertical (y) scrolling.\n- \"horizontal\" only virtualizes horizontal (x) scrolling.\n- \"none\" disable all scroll virtualization.\n\n```javascript\ntable.setDataListener(listener, { virtual_mode: \"vertical\" });\n```\n\n### Column and Row Headers\n\n`regular-table` can also generate Hierarchial Row and Column Headers, using\n`<th>` elements which layout in a `fixed` position within the virtual table. It\ncan generate Column Headers (within the `<thead>`), or Row Headers (the first\nchildren of each `tbody tr`), via the `column_headers` and `row_headers`\nproperties (respectively) of your data model's `Response` object. This can be\nrenderered with `column_headers`, a two dimensional `Array` which must be of\nlength `x1 - x0`, one `Array` for every column in your `data` window.\n\n<table>\n<thead>\n<tr>\n<th>Column 1 (number)</th>\n<th>Column 2 (string)</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>0</td>\n<td>A</td>\n</tr>\n<tr>\n<td>1</td>\n<td>B</td>\n</tr>\n</tbody>\n</table>\n\n```json\n{\n    \"num_rows\": 26,\n    \"num_columns\": 3,\n    \"data\": [\n        [0, 1],\n        [\"A\", \"B\"]\n    ],\n    \"column_headers\": [[\"Column 1 (number)\"], [\"Column 2 (string)\"]]\n}\n```\n\n### Hierarchial/Group Headers\n\n`regular-table` supports multiple `<tr>` of `<th>`, and also uses `colspan` and\n`rowspan` to merge simple consecutive names, which allows description of simple\nRow and Column Group Hierarchies such as this:\n\n<table>\n<thead>\n<tr>\n<th colspan=\"2\" rowspan=\"2\"></th>\n<th colspan=\"2\">Colgroup 1</th>\n</tr>\n<tr>\n<th>Column 1</th>\n<th>Column 2</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<th rowspan=\"2\">Rowgroup 1</th>\n<th>Row 1</th>\n<td>0</td>\n<td>A</td>\n</tr>\n<tr>\n<th>Row 2</th>\n<td>1</td>\n<td>B</td>\n</tr>\n</tbody>\n</table>\n\n```json\n{\n    \"num_rows\": 26,\n    \"num_columns\": 3,\n    \"data\": [\n        [0, 1],\n        [\"A\", \"B\"]\n    ],\n    \"row_headers\": [\n        [\"Rowgroup 1\", \"Row 1\"],\n        [\"Rowgroup 1\", \"Row 2\"]\n    ],\n    \"column_headers\": [\n        [\"Colgroup 1\", \"Column 1\"],\n        [\"Colgroup 1\", \"Column 2\"]\n    ]\n}\n```\n\nNote that in the rendered HTML, for these Row and Column `Array`, repeated\nelements in a sequence will be automatically merged via `rowspan` and `colspan`\nattributes. In this example, e.g. `\"Rowgroup 1\"` will only output to one `<th>`\nnode in the resulting `<table>`.\n\nHeader merging can be disabled with the `merge_headers` option.\n\n### `metadata` Data-Aware Styling\n\nA `dataListener` may also optionally provide a `metadata` field in its response,\na two dimensional `Array` of the same dimensions as `data`. The values in this\nfield will accompany the metadata records returned by `regular-table`'s\n`getMeta()` method (as described in the next section).\n\n```json\n{\n    \"num_rows\": 26,\n    \"num_columns\": 3,\n    \"data\": [\n        [-1, 1],\n        [\"A\", \"B\"]\n    ],\n    \"metadata\": [\n        [\"pos\", \"neg\"],\n        [\"green\", \"red\"]\n    ]\n}\n```\n\n### Rendering Options\n\nAdditional rendering options which can be set on the object returned by a\n`setDataListener` callback include:\n\n- `column_header_merge_depth: number` configures the number of rows to include\n  from `colspan` merging. This defaults to `header_length - 1`.\n- `row_height: number` configures the pixel height of a row for virtual\n  scrolling calculation. This is typically auto-detected from the DOM, but can\n  be overridden if needed.\n- `merge_headers: \"column\" | \"row\" | \"both\" | \"none\"` configures whether\n  equivalent, contiguous `<th>` elements are merged via `rowspan` or `colspan`\n  for `\"row\"` and `\"column\"` respectively (defaults to `\"both\"`).\n\n### `async` Data Models\n\nWith an `async` data model, it's easy to serve `getDataSlice()` remotely from\n`node.js` or re-implement the JSON response protocol in any language. Just\nreturn a `Promise()` from, or use an `async` function as an argument to,\n`setDataListener()`. Your `<regular-table>` won't render until the `Promise` is\nresolved, nor will it call your data model function again until the current call\nis resolved or rejected. The following `async` example uses a Web Worker, but\nthe same principle applies to Web Sockets, `readFile()` or any other\nasynchronous source. Returning a `Promise` blocks rendering until the Web Worker\nreplies:\n\n```javascript\n// Browser\n\nlet callback;\n\nworker.addEventListener(\"message\", (event) => {\n    callback(event.data);\n});\n\nregularTable.setDataListener((...viewport) => {\n    return new Promise(function (resolve) {\n        callback = resolve;\n        worker.postMessage(viewport);\n    });\n});\n```\n\n```javascript\n// Web Worker\n\nself.addEventListener(\"message\", async (event) => {\n    const response = await getDataSlice.apply(null, event.data);\n    self.postMessage(response);\n});\n```\n\n## `.addStyleListener()` and `getMeta()` Styling\n\n`regular-table` can be styled trivially with just regular CSS for `<table>`.\n\n```css\n// Zebra striping!\nregular-table tr:nth-child(even) td {\n    background: rgba(0, 0, 0, 0.2);\n}\n```\n\nHowever, CSS alone cannot select on properties of your _data_ - if you scroll\nthis example, the 2nd row will always be the striped one. Some other\ndata-reliant style examples include:\n\n- Styling a specific column in the virtual data set, as `<td>` may represent a\n  different column based on horizontal scroll position.\n- Styling cells by value, +/-, heatmaps, categories, etc.\n- Styling cells based on data within-or-outside of the virtual viewport,\n  grouping depth, grouping categories, etc.\n\nTo make CSS that is virtual-data-model-aware, you'll need to use\n`addStyleListener()`, which invokes a callback whenever the `<table>` is\nre-rendered, such as through API invocations of `draw()` and user-initiated\nevents such as scrolling. Within this optionally `async` callback, you can\nselect `<td>`, `<th>`, etc. elements via regular DOM API methods like\n`querySelectorAll()`.\n\n```javascript\n// Only select row_headers!\ntable.addStyleListener(() => {\n    for (const th of table.querySelectorAll(\"tbody th\")) {\n        style_th(th);\n    }\n});\n```\n\nOnce you've selected the `<td>` and `<th>` you want to paint, `getMeta()` will\nreturn a `MetaData` record of information about the HTMLElement's virtual\nposition. This example uses `meta.x`, the position in `data`-space, to make\nvirtual-scroll-aware zebra striping.\n\n```javascript\nfunction style_th(th) {\n    const meta = table.getMeta(th);\n    th.classList.toggle(\"zebra-striped\", meta.x % 2 === 0);\n}\n```\n\n```css\n.zebra-striped {\n    background-color: rgba(0, 0, 0, 0.2);\n}\n```\n\n## `.addEventListener()` Interaction\n\n`<regular-table>` is a normal `HTMLElement`! Use the `regular-table` API in\nconcert with regular DOM API methods that work on other `HTMLElement` to create\nadvanced functionality, such as this example of virtual row select:\n\n```javascript\nconst selected_rows = [];\n\ntable.addEventListener(\"mousedown\", (event) => {\n    const meta = table.getMeta(event.target);\n    if (meta && meta.y >= 0) {\n        selected_rows.push(meta.y);\n        table.draw();\n    }\n});\n\ntable.addStyleListener(() => {\n    for (const td of table.querySelectorAll(\"td\")) {\n        const meta = table.getMeta(td);\n        td.classList.toggle(\"row-selected\", selected_rows.includes(meta.y));\n    }\n});\n```\n\nAdvanced examples can be found in the\n[`examples`](https://github.com/finos/regular-table/tree/master/examples)\ndirectory, and in the\n[`bl.ocks` example gallery](https://github.com/finos/regular-table#examples).\n\n## Scrolling\n\nBecause of the structure of the HTML `<table>` element, `<td>` elements must be\naligned with their respective row/column, which causes default `<regular-table>`\nto only be able to scroll in increments of a cell, which can be irregular when\ncolumn data is of different lengths. Optionally, you may implement _sub-cell\nscrolling_ in CSS via `<regular-table>` slotted CSS variables. The provided\n`material.css` theme does exactly this, or you can implement this in any custom\nstyle by importing the `sub_cell_scrollling.css` stylesheet explicitly:\n\n```html\n<link\n    rel=\"stylesheet\"\n    href=\"https://cdn.jsdelivr.net/npm/regular-table/dist/css/sub-cell-scrolling.css\"\n/>\n```\n\n## Pivots, Filters, Sorts, and Column Expressions with `perspective`\n\n`regular-table` is natively compatible with\n[`perspective`](https://github.com/finos/perspective/), a WebAssembly streaming\nvisualization engine. By using a `perspective.Table` as a Virtual Data Nodel, it\nbecomes simple to achieve user-driven row and column pivots, filters, sorts, and\ncolumn expressions, as well as charts and persistent layouts, from\nhigh-frequency updating data.\n\n<!-- add examples when perspective 0.5.1 is released -->\n\n## Development\n\nFirst install `dev_dependencies`:\n\n```bash\npnpm install\n```\n\nBuild the library\n\n```bash\npnpm run build\n```\n\nRun the test suite\n\n```bash\npnpm run test\n```\n\nStart the example server at\n[`http://localhost:8080/examples/`](http://localhost:8080/examples/)\n\n```bash\npnpm run start\n```\n\n<!--\n## Stats\n![npm bundle size](https://img.shields.io/bundlephobia/minzip/regular-table)\n-->\n\n#### OpenSSF\n\nThe Regular Table project achieves the\n[\"Passing\" Open Source Security Foundation (OpenSSF) Best Practices status](https://bestpractices.coreinfrastructure.org/en/projects/6771).\n\n## License\n\nThis software is licensed under the Apache 2.0 license. See the\n[LICENSE](LICENSE) file for details.\n","readmeFilename":"README.md"}