{"versions":{"1.1.0-rc.1":{"name":"dexie-react-hooks","version":"1.1.0-rc.1","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/index.d.ts","scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"just-build":{"default":["just-build dexie","rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["just-build dexie","cd test","webpack"],"dexie":["cd ../..","npm run build"]},"repository":{"type":"git","url":"git+https://github.com/dfahlander/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dfahlander/Dexie.js/issues"},"homepage":"https://github.com/dfahlander/Dexie.js#readme","peerDependencies":{"@types/react":">=16","dexie":">=3.1.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","dexie":"file:../..","just-build":"^0.9.19","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","ts-loader":"^8.0.17","webpack-cli":"^4.5.0"},"gitHead":"6cebcb50e48d74ad21fda44cb7891aafa006b9eb","_id":"dexie-react-hooks@1.1.0-rc.1","_nodeVersion":"14.16.0","_npmVersion":"8.2.0","dist":{"integrity":"sha512-7Qc26HYC/Y4ylfjLv/SuSBrtAEhI85gZLImgmg1xvM5kT+wWTWwFX6wu+tMGElyB30w7URDS3+kmncls0Tt+pQ==","shasum":"a45184b7d8141cbcfd5d2028c1b74f74009a467b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.1.0-rc.1.tgz","fileCount":42,"unpackedSize":66951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvI5HCRA9TVsSAnZWagAA3PMQAJH5a8IK01uaw840DP2t\nzzlU2l5TDGvd2ZzKzwD/xJqcRjAEIjzeSUuCQRnpfIBaoF3xFW6R2Q/dwwC8\nZOQM0UnopPZk+pnMlpKR8EQgsWOjjxrMVBCoJScknna6WYzAmBURhdAjFiqV\nDeK7uVmlUzcpIKWrzbtF1xkzmSNmp1PNhHZSzI1iDZ6Nk9Ys8MG9kCnm2xQH\n3A1zSpv+gp75p5tnlLnIBvXnZfdJGVeVC6NvYozZJC9rH43OYi3ANzaHyU9h\nrrGpUbJRKh8mYZCcmM8cF8hgsywvjXDE8D5kjXSetxYSPX0SXbpLMfbM1urn\n5xX5teF6sa+t6SYF/JOcegGVuwMCoGp/F+JukHl9inFdfg95E8LqouQKiNms\n1l+Tz/Qu9JkTLQ9E3UB7waHbtFZilhoISPEtkXBOBieuP4oH4u1ZIq4H/46B\nPBgVui7yrobrJvPcKyhEiptu2ATmwVEWTReDQeTKfzJ5tdlk4ZUmh6ndTEUE\nCLjBCuJpOYbOo0dwO3Y1nlKvdqC1P6tLnf8L9dk29t51V1BC1tCYr7D/EULL\nAI6e4aRugAz79kHjVxLS5ZptPKo1VwJBRVfGnWIfsqQOCrNOMwT2I04J+qgE\nzNlHNTYNzT59BfxMM2g83kER6Ws2Mby/W36oHmQgLJMZyGANTHJF/r4OW/pS\nDNrX\r\n=Y91L\r\n-----END PGP SIGNATURE-----\r\n","size":14263,"noattachment":false},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.1.0-rc.1_1639747143429_0.5829495272722138"},"_hasShrinkwrap":false,"publish_time":1639747143594,"_cnpm_publish_time":1639747143594,"_cnpmcore_publish_time":"2021-12-17T13:30:27.564Z","contributors":[]},"1.0.7":{"name":"dexie-react-hooks","version":"1.0.7","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/index.d.ts","scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"just-build":{"default":["just-build dexie","rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["just-build dexie","cd test","webpack"],"dexie":["cd ../..","npm run build"]},"repository":{"type":"git","url":"git+https://github.com/dfahlander/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dfahlander/Dexie.js/issues"},"homepage":"https://github.com/dfahlander/Dexie.js#readme","peerDependencies":{"@types/react":">=16","dexie":"~3.1.0-alpha.1 || ~3.2.0-beta.1","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","dexie":"file:../..","just-build":"^0.9.19","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","ts-loader":"^8.0.17","webpack-cli":"^4.5.0"},"_id":"dexie-react-hooks@1.0.7","_nodeVersion":"14.16.0","_npmVersion":"7.10.0","dist":{"shasum":"50316a7829a6dfa013b8471f66b010cc77f00d3e","size":16652,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.0.7.tgz","integrity":"sha512-hqXGFbfgu1rdfcGHQUPwW2G0iWyupoNWnk3ODvqr+HdZt2ip3y1e/dcWIOsEnlUWWCWk6a3+ok0fvECU05eE2A=="},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.0.7_1624808268007_0.36143042263644176"},"_hasShrinkwrap":false,"publish_time":1624808268143,"_cnpm_publish_time":1624808268143,"_cnpmcore_publish_time":"2021-12-17T13:30:27.785Z","contributors":[]},"1.0.6":{"name":"dexie-react-hooks","version":"1.0.6","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/index.d.ts","scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"just-build":{"default":["just-build dexie","rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["just-build dexie","cd test","webpack"],"dexie":["cd ../..","npm run build"]},"repository":{"type":"git","url":"git+https://github.com/dfahlander/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dfahlander/Dexie.js/issues"},"homepage":"https://github.com/dfahlander/Dexie.js#readme","peerDependencies":{"@types/react":">=16","react":">=16","dexie":">=3.1.0-alpha.1"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^16.9.56","@types/react-dom":"^16.9.9","dexie":"file:../..","just-build":"^0.9.19","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.38.5","ts-loader":"^8.0.11","webpack":"^5.4.0","webpack-cli":"^4.2.0"},"dependencies":{},"_id":"dexie-react-hooks@1.0.6","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"a21d116addb2bb785507bf924cc6e963d858d5d5","size":16518,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.0.6.tgz","integrity":"sha512-OFoOBC4BQzkVGicuWl/cIMtlPp0wTAnUXwUJzq+l/zp0XVGmwEWkemRFq7JbudJLT0DINFVVzgVhGV7KOUK7uA=="},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.0.6_1613910845666_0.43892838215678065"},"_hasShrinkwrap":false,"publish_time":1613910845825,"_cnpm_publish_time":1613910845825,"_cnpmcore_publish_time":"2021-12-17T13:30:28.108Z","contributors":[]},"1.0.5":{"name":"dexie-react-hooks","version":"1.0.5","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","module":"dist/dexie-react-hooks.mjs","typings":"dist/index.d.ts","scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"just-build":{"default":["just-build dexie","rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["just-build dexie","cd test","webpack"],"dexie":["cd ../..","npm run build"]},"repository":{"type":"git","url":"git+https://github.com/dfahlander/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dfahlander/Dexie.js/issues"},"homepage":"https://github.com/dfahlander/Dexie.js#readme","peerDependencies":{"@types/react":">=16","react":">=16","dexie":">=3.1.0-alpha.1"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^16.9.56","@types/react-dom":"^16.9.9","dexie":"file:../..","just-build":"^0.9.19","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.38.5","ts-loader":"^8.0.11","webpack":"^5.4.0","webpack-cli":"^4.2.0"},"dependencies":{},"_id":"dexie-react-hooks@1.0.5","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"a78d9dcff674a756b8ee403f43c31096813d8df1","size":16527,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.0.5.tgz","integrity":"sha512-RREejnkcTc6X+2D7SW0C7MeC2Yup15V2xNNpKqoxvVHDZUG3ZMDHQIYLu+Jx01NNr7Hi2uG+TRea0x8ryRy3Zw=="},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.0.5_1613691668854_0.1253035257860835"},"_hasShrinkwrap":false,"publish_time":1613691668996,"_cnpm_publish_time":1613691668996,"_cnpmcore_publish_time":"2021-12-17T13:30:28.356Z","contributors":[]},"1.0.4":{"name":"dexie-react-hooks","version":"1.0.4","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","module":"dist/dexie-react-hooks.mjs","typings":"dist/index.d.ts","scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"just-build":{"default":["just-build dexie","rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["just-build dexie","cd test","webpack"],"dexie":["cd ../..","npm run build"]},"repository":{"type":"git","url":"git+https://github.com/dfahlander/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dfahlander/Dexie.js/issues"},"homepage":"https://github.com/dfahlander/Dexie.js#readme","peerDependencies":{"@types/react":">=16","react":">=16","dexie":">=3.1.0-alpha.1"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^16.9.56","@types/react-dom":"^16.9.9","dexie":"file:../..","just-build":"^0.9.19","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.38.5","ts-loader":"^8.0.11","webpack":"^5.4.0","webpack-cli":"^4.2.0"},"dependencies":{},"_id":"dexie-react-hooks@1.0.4","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"e8686b02a0dcfe33d5bed9e259d0d81628d026c6","size":16365,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.0.4.tgz","integrity":"sha512-Mseik80Ix3KU8HONJJrLLvp7IyQQVjV9CzvVTmoG2jFyFLkpmDRQZn/ik7qz851MUCaqpp9ArQ+xRcctWicmVg=="},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.0.4_1612823641497_0.17938764926989847"},"_hasShrinkwrap":false,"publish_time":1612823641757,"_cnpm_publish_time":1612823641757,"_cnpmcore_publish_time":"2021-12-17T13:30:28.609Z","contributors":[]},"1.0.3":{"name":"dexie-react-hooks","version":"1.0.3","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","module":"dist/dexie-react-hooks.mjs","typings":"dist/index.d.ts","scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"just-build":{"default":["just-build dexie","rollup -c rollup.config.js"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["just-build dexie","cd test","webpack"],"dexie":["cd ../..","npm run build"]},"repository":{"type":"git","url":"git+https://github.com/dfahlander/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dfahlander/Dexie.js/issues"},"homepage":"https://github.com/dfahlander/Dexie.js#readme","peerDependencies":{"@types/react":">=16","react":">=16","dexie":">=3.1.0-alpha.1"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^16.9.56","@types/react-dom":"^16.9.9","dexie":"file:../..","just-build":"^0.9.19","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.38.5","ts-loader":"^8.0.11","webpack":"^5.4.0","webpack-cli":"^4.2.0"},"dependencies":{},"_id":"dexie-react-hooks@1.0.3","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"db925d691ee6bb681510930b3b501494ed0a9d6c","size":16346,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.0.3.tgz","integrity":"sha512-DMvQrCsR2z6RrfEaAyU2HKnWmCSGHPZBo5/kLr/xAk3nYzqAEFJF8wXO9a0Qu9oKG7OnW8A7JTvVpwR0VWdnhQ=="},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.0.3_1612822662152_0.84652321579196"},"_hasShrinkwrap":false,"publish_time":1612822662482,"_cnpm_publish_time":1612822662482,"_cnpmcore_publish_time":"2021-12-17T13:30:28.833Z","contributors":[]},"1.0.3-alpha.1":{"name":"dexie-react-hooks","version":"1.0.3-alpha.1","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/index.d.ts","scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"just-build":{"default":["just-build dexie","rollup -c rollup.config.js"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["just-build dexie","cd test","webpack"],"dexie":["cd ../..","npm run build"]},"repository":{"type":"git","url":"git+https://github.com/dfahlander/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dfahlander/Dexie.js/issues"},"homepage":"https://github.com/dfahlander/Dexie.js#readme","peerDependencies":{"@types/react":">=16","react":">=16","dexie":">=3.1.0-alpha.1"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^16.9.56","@types/react-dom":"^16.9.9","dexie":"file:../..","just-build":"^0.9.19","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.38.5","ts-loader":"^8.0.11","webpack":"^5.4.0","webpack-cli":"^4.2.0"},"dependencies":{},"_id":"dexie-react-hooks@1.0.3-alpha.1","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"4e64286f8c4e47824af43413b2dc89dbee6f7864","size":16339,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.0.3-alpha.1.tgz","integrity":"sha512-KQL4rejX4C+RVFr+nrnqrsrFOQO8yZTn8q8ttZ8opXGsLHuaLFrLpqUN9FCU4ttdc7ky7AjSipt7RpBsZmVGEw=="},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.0.3-alpha.1_1612821564244_0.4739265625821436"},"_hasShrinkwrap":false,"publish_time":1612821564377,"_cnpm_publish_time":1612821564377,"_cnpmcore_publish_time":"2021-12-17T13:30:29.101Z","contributors":[]},"1.0.2":{"name":"dexie-react-hooks","version":"1.0.2","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/index.d.ts","scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"just-build":{"default":["just-build dexie","webpack"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["just-build dexie","cd test","webpack"],"dexie":["cd ../..","npm run build"]},"repository":{"type":"git","url":"git+https://github.com/dfahlander/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dfahlander/Dexie.js/issues"},"homepage":"https://github.com/dfahlander/Dexie.js#readme","peerDependencies":{"@types/react":">=16","react":">=16","dexie":">=3.1.0-alpha.1"},"devDependencies":{"@types/qunit":"^2.9.6","@types/react":"^16.9.56","@types/react-dom":"^16.9.9","just-build":"^0.9.19","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","ts-loader":"^8.0.11","webpack":"^5.4.0","webpack-cli":"^4.2.0","dexie":"file:../.."},"dependencies":{},"_id":"dexie-react-hooks@1.0.2","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"17f596b3d4d105b906b2afdee47e2bf8f4a4bf44","size":12197,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.0.2.tgz","integrity":"sha512-Omue1blFsPza0z+qBwib8MZPqcJ1tN9ogw2P3lOr2HOivnFDxd5TJPAVrq3wZZfRFly+fG3Vb4wNS/izNmgcjA=="},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.0.2_1605829475798_0.779066620249004"},"_hasShrinkwrap":false,"publish_time":1605829475905,"_cnpm_publish_time":1605829475905,"_cnpmcore_publish_time":"2021-12-17T13:30:29.287Z","contributors":[]},"1.0.1":{"name":"dexie-react-hooks","version":"1.0.1","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/index.js","scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"just-build":{"default":["just-build dexie","webpack"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["just-build dexie","cd test","webpack"],"dexie":["cd ../..","npm run build"]},"repository":{"type":"git","url":"git+https://github.com/dfahlander/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dfahlander/Dexie.js/issues"},"homepage":"https://github.com/dfahlander/Dexie.js#readme","peerDependencies":{"@types/react":">=16","react":">=16","dexie":">=3.1.0-alpha.1"},"devDependencies":{"@types/qunit":"^2.9.6","@types/react":"^16.9.56","@types/react-dom":"^16.9.9","just-build":"^0.9.19","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","ts-loader":"^8.0.11","webpack":"^5.4.0","webpack-cli":"^4.2.0","dexie":"file:../.."},"dependencies":{},"_id":"dexie-react-hooks@1.0.1","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"23f037d5d41b2d90c7ddbda3b4bdb50513b29263","size":12176,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.0.1.tgz","integrity":"sha512-/nGqSjDmFHHib5Tr2ZbVSghH6U/6dV9zMt8EFzj9Pb6aw5CxwcYskOJk+moU/2jHkyi5ebCnTPEeyAn2GB2lUg=="},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.0.1_1605828727633_0.1639707628203817"},"_hasShrinkwrap":false,"publish_time":1605828727756,"_cnpm_publish_time":1605828727756,"_cnpmcore_publish_time":"2021-12-17T13:30:29.475Z","contributors":[]},"1.0.0":{"name":"dexie-react-hooks","version":"1.0.0","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/index.js","scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"just-build":{"default":["just-build dexie","webpack"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["just-build dexie","cd test","webpack"],"dexie":["cd ../..","npm run build"]},"repository":{"type":"git","url":"git+https://github.com/dfahlander/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dfahlander/Dexie.js/issues"},"homepage":"https://github.com/dfahlander/Dexie.js#readme","peerDependencies":{"@types/react":">=16","react":">=16","dexie":">=3.1.0-alpha.1"},"devDependencies":{"@types/qunit":"^2.9.6","@types/react":"^16.9.56","@types/react-dom":"^16.9.9","just-build":"^0.9.19","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","ts-loader":"^8.0.11","webpack":"^5.4.0","webpack-cli":"^4.2.0","dexie":"file:../.."},"dependencies":{},"_id":"dexie-react-hooks@1.0.0","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"0b6e93d2579eaabb63ae2898c42b08e98568d5d8","size":12033,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.0.0.tgz","integrity":"sha512-cmXs1hQpudTVgxGk1oHjruAxZGKS8de1A6+Pl5y0SFjjKxor0fUd/eB0dk31nCLPphiddmIMfUhpXisaZWDDjQ=="},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.0.0_1605804683156_0.14930440064559303"},"_hasShrinkwrap":false,"publish_time":1605804683345,"_cnpm_publish_time":1605804683345,"_cnpmcore_publish_time":"2021-12-17T13:30:29.686Z","contributors":[]},"1.1.1":{"name":"dexie-react-hooks","version":"1.1.1","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/index.d.ts","scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"just-build":{"default":["just-build dexie","rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["just-build dexie","cd test","webpack"],"dexie":["cd ../..","npm run build"]},"repository":{"type":"git","url":"git+https://github.com/dfahlander/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dfahlander/Dexie.js/issues"},"homepage":"https://github.com/dfahlander/Dexie.js#readme","peerDependencies":{"@types/react":">=16","dexie":">=3.1.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","dexie":"file:../..","just-build":"^0.9.19","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","ts-loader":"^8.0.17","webpack-cli":"^4.5.0"},"gitHead":"d27553bcdfb9fcc688b0817112b6805029c8f3d9","_id":"dexie-react-hooks@1.1.1","_nodeVersion":"14.16.0","_npmVersion":"8.2.0","dist":{"integrity":"sha512-Cam5JP6PxHN564RvWEoe8cqLhosW0O4CAZ9XEVYeGHJBa6KEJlOpd9CUpV3kmU9dm2MrW97/lk7qkf1xpij7gA==","shasum":"ff405cc89e5d899ddbac5e40d593f83f9a74106a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.1.1.tgz","fileCount":42,"unpackedSize":66978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvJO7CRA9TVsSAnZWagAA5hgP/Rdjm4Bw4fTvYmkUIqCe\nQpfu+jY7QYUbqC23g3hJxVIj8463ZWWOixtWQBl5nAYQF853iqdOfFvSpsB+\nNTmKnERXI8qN/HhFmR5l0v4mN6NTTdJ38iefWB/rmqFyk0FijwtVjh3ZFZ5N\nUGQKoaAhM+Qpxw2LTrnuoCJRE73E95T2m3wEzRDCq2Zz5bb/grFhf0mCJrlD\nAe3xVIHjcDNGgZGVIxJh1T7C0Nd1yH7pmwuBPOKzOWJFJRTsTRWfrRFQRmdP\nL8zjiWT16Et0waKN7KozGfhYnxD3wxMjjtpx6fo/UbYWs5o7jQTvBaWcki2B\n6xcgceuLUmu1UEvrp8ONV5QOYwfZia9k6OjW16MWBOqsXdVgFEYZrdt6nZsO\nmv5cZbQFB+rwXemRkHgr7CjvDA/mazkgUWDtm8IcAuGzM8dNZuCEELrGobJJ\nRl3zfq/9/j6GxrUf+OQTCHycR7E4d2VlKJZIhng71Vsu/gJDWFQ4dc9nUcVd\nKOnAXO85t2ZI2LU/4PcDPY38OP7EGw1u6sJfJ0WaN1wzgnNH1reI+SKgijRG\n9HWrxxHbrmzExMF8s7A5GY5raMcpkCvUNRFTU3urt1eRr3JOBD7vymTYS39z\nosBlzbb6ndZi+R01Gq2K5x3f+JHpmos3kxN+wVUip/ZGbDdGf/ncCvhMSviR\nuTAf\r\n=8ndA\r\n-----END PGP SIGNATURE-----\r\n","size":14246,"noattachment":false},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.1.1_1639748538875_0.5877229093454421"},"_hasShrinkwrap":false,"publish_time":1639748539020,"_cnpm_publish_time":1639748539020,"_cnpmcore_publish_time":"2021-12-17T13:49:01.944Z","contributors":[]},"1.1.0":{"name":"dexie-react-hooks","version":"1.1.0","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/index.d.ts","scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"just-build":{"default":["just-build dexie","rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["just-build dexie","cd test","webpack"],"dexie":["cd ../..","npm run build"]},"repository":{"type":"git","url":"git+https://github.com/dfahlander/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dfahlander/Dexie.js/issues"},"homepage":"https://github.com/dfahlander/Dexie.js#readme","peerDependencies":{"@types/react":">=16","dexie":">=3.1.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","dexie":"file:../..","just-build":"^0.9.19","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","ts-loader":"^8.0.17","webpack-cli":"^4.5.0"},"gitHead":"6cebcb50e48d74ad21fda44cb7891aafa006b9eb","_id":"dexie-react-hooks@1.1.0","_nodeVersion":"14.16.0","_npmVersion":"8.2.0","dist":{"integrity":"sha512-vE+UuBma/pMk/fBqOEPKtEOkVq97u4514JNX8PumUwkdA53KFHiCdZ+mUlqjt2KMU7QlNUBxjOsPIA6f+nODlQ==","shasum":"a27c457197e775271222a40cefeba0e42ac61f0d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.1.0.tgz","fileCount":42,"unpackedSize":66946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvJI9CRA9TVsSAnZWagAAjZAQAIO4WcdG2EZiNz3T2l8Y\nfATo+uuFEQBck7bWkJoHzTKcDGqUrz43c5+qPrJbXn3hp5l61yJFA3LRdRxy\nZ4js2Q7loye+g5r8/u3lXvjmEmV1RshpYKqnHhjndPTVwhIUrH5QJGW6bETG\nf/kzOlyh1Nrv+nDw/9wJnj7NYPrzulgPOKW0Ahku0Y6JXJYYoSwfwkH8nw37\ndSbjq29DvRkTZx8/kmyiAAezNK4RWafH4McXBWL0bt3ztRcHv6uvLlrsZst9\nYzyOJjk9uAdnIHLMqLBxBUkl1Ui+gnmyehzjLR5IUbHpZSS6hzD6wKIN8rQg\nPECme9GbfmvN0wsQzFyMO2jRPvbfuQ5Nb446LaHAt+fnxS+m4nGYik8nsVA7\nlPk1kUlylnh9BIGH5x8jUkVofN893MjGgyzaAMdAupMtMgxqBtCVX9q59obQ\nc9EpB+PLx+EjcO40UrEGkyTfcnlRI2vs2xtWyzJ0oYrhl7V+W3t0hOdGcb58\nmUknlngW3sptQ3gPdliAasHGMl0zqrLr6gc5akC+o9DRFHTPXiifVuuCzV52\nWCuLuqqRsQuEVk7++u/aVTOFQI2wfVtuA4qVaq/OkOc290/3zENVGxMyEiXX\nj+dyICtZoMSkyI2torj3gS5zaPURDAB7fRtCtjgHbYo0lZOEFNUqmbjRZGJe\nCzZc\r\n=ETkd\r\n-----END PGP SIGNATURE-----\r\n","size":14259,"noattachment":false},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.1.0_1639748157544_0.9727380834506729"},"_hasShrinkwrap":false,"publish_time":1639748157697,"_cnpm_publish_time":1639748157697,"_cnpmcore_publish_time":"2021-12-17T13:49:02.105Z","contributors":[]},"1.1.3":{"name":"dexie-react-hooks","version":"1.1.3","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/index.d.ts","just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build dexie","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","dexie":">=3.1.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","dexie":">=3.1.0-alpha.1 || ^4.0.1-alpha.5","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"4.9.4","webpack":"^5.74.0","webpack-cli":"^4.5.0"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"readmeFilename":"README.md","_id":"dexie-react-hooks@1.1.3","_integrity":"sha512-bXXE1gfYtfuVYTNiOlyam+YVaO8KaqacgRuxFuP37YtpS6o/jxT6KOl5h+hhqY36s0UavlHWbL+HWJFMcQumIg==","_resolved":"/private/var/folders/s7/9l7xv3gj30g6k3xqn204t8ym0000gn/T/cca0e53b92ed605fd0e034add3bed2a2/dexie-react-hooks-1.1.3.tgz","_from":"file:dexie-react-hooks-1.1.3.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-bXXE1gfYtfuVYTNiOlyam+YVaO8KaqacgRuxFuP37YtpS6o/jxT6KOl5h+hhqY36s0UavlHWbL+HWJFMcQumIg==","shasum":"dfcd723d533172605f06335823b205adf7442cc6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.1.3.tgz","fileCount":43,"unpackedSize":80078,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5tPkcnEo8PK3gLYjOfWW073+o0GfiQfK7hTlPdds5NwIgPqLUdCFFSIreLoq5ShrSbgMWtR5kE4NITM0Im18H1hQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBmQoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUhhAAiWz+K3XfYG+9aizzImLUq4Ncgbwbn+w8GYrZxSglruDtJHCA\r\nqDfJHBVTSJjyZT3argNhr7e5P6fSSO7oPXGWcAdlUqAEW3Ywn2UIjTaN3kD+\r\ntMdhiUa8ntaCLM3YjRvIYAzbliXQxhw1HikAywTJH8Lawl1wFxFCN7mwKBGm\r\nALjfuScf5uwL1eUBOvZq8Yh+qT7Xi5Y95HDWP4KpZ+txEw4TDTV6DSb45iXE\r\nApRgDCLIVKw2xTMwBYWnsrqdEu4Hj9Q6og5DCzLxRaLPJHPo2ZCeRg5IFaY1\r\nd1K3CyVHdL+rWIO64JEnI6njw26LjDhD02DtObJ5Q5LA/snfjhvQlSm7cFIt\r\nmtVCa/zlMmXMlowlKCimjU/ynrQQ3tyhws4qQ5ZnH/UijmCtxG7Z5O11V33v\r\nYhc0ASduTbY0ngkZ3vpDWYG5BXkYdUAHpt2f4HbkA7ITes+S8mDHkyfVBkbY\r\nfyMHlBt8RuoidDrA4epRd9Lj86GKDwpG7+gl0M+8f+i+k/e0lykzsUC4bEJu\r\n9MkJ7oFctTsI1SvaygKjKg0UiDZrDG6QVFf6VZGjp4Vj393WMTd1dAb2PvrG\r\nf2H5ei+Flpwj+5hggBmrOrqucdYb6YucZxuLhn/6YvQ1J0qNKRGOa77oK8M5\r\nFFeta3JQZ3EosII2rT16TTjzLw9zObFJmD8=\r\n=13EZ\r\n-----END PGP SIGNATURE-----\r\n","size":18640},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.1.3_1678140456272_0.058592757510221194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-06T22:07:36.426Z","publish_time":1678140456426,"contributors":[]},"1.1.4":{"name":"dexie-react-hooks","version":"1.1.4","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/index.d.ts","just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","dexie":">=3.1.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","dexie":">=3.1.0-alpha.1 || ^4.0.1-alpha.5","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"4.9.4","webpack":"^5.74.0","webpack-cli":"^4.5.0"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"readmeFilename":"README.md","_id":"dexie-react-hooks@1.1.4","_integrity":"sha512-5jc22lzrGhyte5Avl76kPDW5R/w/9rD0qB/ZhbXo/KHc47aKBbeD59f1EBpULiGbnnNT1rP+aWTuHyFOf3ezug==","_resolved":"/private/var/folders/s7/9l7xv3gj30g6k3xqn204t8ym0000gn/T/ae7e72262ac658e705a04908d919e15b/dexie-react-hooks-1.1.4.tgz","_from":"file:dexie-react-hooks-1.1.4.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-5jc22lzrGhyte5Avl76kPDW5R/w/9rD0qB/ZhbXo/KHc47aKBbeD59f1EBpULiGbnnNT1rP+aWTuHyFOf3ezug==","shasum":"b5d18d9afa955df31c8ca8c74552ad6b3e4a6f50","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.1.4.tgz","fileCount":41,"unpackedSize":83303,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2IJi+HTpfBDBJdUQIphZCaV3ASwBjv0trTxUcm9BaigIhALTE5bq1a3MDBkyZl6kuWrlgUDgZl3/psG5VXCG8VAfr"}],"size":19586},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.1.4_1685461104734_0.2252159268475391"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-30T15:38:24.911Z","publish_time":1685461104911,"_source_registry_name":"default","contributors":[]},"1.1.5":{"name":"dexie-react-hooks","version":"1.1.5","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/index.d.ts","just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","dexie":">=3.1.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","dexie":">=3.1.0-alpha.1 || ^4.0.1-alpha.5","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"4.9.4","webpack":"^5.74.0","webpack-cli":"^4.5.0"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"_id":"dexie-react-hooks@1.1.5","_integrity":"sha512-Io2pMPIQjF8h1m9hemm/Box4TY2/rEbRtbalRPmiCKKKCKfb65uDJ5Yk7QH9qbL85LpXb+chEIiQFn7Sj91vIQ==","_resolved":"/private/var/folders/s7/9l7xv3gj30g6k3xqn204t8ym0000gn/T/73a5dee70ec39da021fba2b40bb62b2c/dexie-react-hooks-1.1.5.tgz","_from":"file:dexie-react-hooks-1.1.5.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-Io2pMPIQjF8h1m9hemm/Box4TY2/rEbRtbalRPmiCKKKCKfb65uDJ5Yk7QH9qbL85LpXb+chEIiQFn7Sj91vIQ==","shasum":"4017a480a807a678a63cd62841427fff674abbe1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.1.5.tgz","fileCount":41,"unpackedSize":83720,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA5AYjqPiiRtKpIAPxQdeUxavA3aY7gios5mwyofgURNAiEA5o2v6U3RPWQ/hf8mnq4cjPce7+TrKfTcgRiiDFDcbTU="}],"size":19647},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.1.5_1685601219568_0.5596583745500934"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-01T06:33:39.778Z","publish_time":1685601219778,"_source_registry_name":"default","contributors":[]},"1.1.6":{"name":"dexie-react-hooks","version":"1.1.6","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/index.d.ts","just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","dexie":"^3.2 || ^4.0.1-alpha","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","dexie":"^3.2 || ^4.0.1-alpha","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"4.9.4","webpack":"^5.74.0","webpack-cli":"^4.5.0"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"readmeFilename":"README.md","_id":"dexie-react-hooks@1.1.6","_integrity":"sha512-xSblWtmPwhafWNWMECsW7zMMmBu8goH3QqTxEfwBNoNG1mgsM0oFclippev7ss9HhKICqBwTjgqpscci5Ed4mA==","_resolved":"/private/var/folders/s7/9l7xv3gj30g6k3xqn204t8ym0000gn/T/6e404a803e31871f0796810dce1919bd/dexie-react-hooks-1.1.6.tgz","_from":"file:dexie-react-hooks-1.1.6.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-xSblWtmPwhafWNWMECsW7zMMmBu8goH3QqTxEfwBNoNG1mgsM0oFclippev7ss9HhKICqBwTjgqpscci5Ed4mA==","shasum":"42d4d4d314b049c23e2abe20c8543107ed85b0bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.1.6.tgz","fileCount":41,"unpackedSize":83705,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB9HVckych9YvUTUuldhPP24CVDoV6DUP/qjmTOm2qpDAiAaXbRJS42FUJFq3kETixfNsi7qg8K/tWL1GwX4r6iwRA=="}],"size":19636},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.1.6_1685609087863_0.1229589476085291"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-01T08:44:48.043Z","publish_time":1685609088043,"_source_registry_name":"default","contributors":[]},"1.1.7":{"name":"dexie-react-hooks","version":"1.1.7","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","dexie":"^3.2 || ^4.0.1-alpha","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","dexie":"^3.2 || ^4.0.1-alpha","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"4.9.4","webpack":"^5.74.0","webpack-cli":"^4.5.0"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build"},"readmeFilename":"README.md","_id":"dexie-react-hooks@1.1.7","_integrity":"sha512-Lwv5W0Hk+uOW3kGnsU9GZoR1er1B7WQ5DSdonoNG+focTNeJbHW6vi6nBoX534VKI3/uwHebYzSw1fwY6a7mTw==","_resolved":"/private/var/folders/0y/5wjf8hf145b6sksj8rmqbjw40000gp/T/5f4cf48cd4a848924feb61ebe0557f8e/dexie-react-hooks-1.1.7.tgz","_from":"file:dexie-react-hooks-1.1.7.tgz","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-Lwv5W0Hk+uOW3kGnsU9GZoR1er1B7WQ5DSdonoNG+focTNeJbHW6vi6nBoX534VKI3/uwHebYzSw1fwY6a7mTw==","shasum":"75bd92a609a7c3dc3643e2fd21e7db5df6df923b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.1.7.tgz","fileCount":42,"unpackedSize":83717,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjQ1cxSV6elWetjlrIhH2vze1Ykk5KNIGcQUmupVm/zAIhALSiApDSvRT5g3i5awVsFhdRKM/wZEpgOTKcQ87X2ILN"}],"size":19745},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.1.7_1698685344727_0.4798426472655466"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-30T17:02:24.967Z","publish_time":1698685344967,"_source_registry_name":"default","contributors":[]},"1.2.0-beta.1":{"name":"dexie-react-hooks","version":"1.2.0-beta.1","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","react":">=16","dexie":"^4.0.9-alpha.1"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^4.5.0","dexie":"^4.0.9-alpha.1"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"_id":"dexie-react-hooks@1.2.0-beta.1","readmeFilename":"README.md","_integrity":"sha512-mpFYFTMLjJFtcJC+V9wiixvxJsC7nwgU8VYLN/mV6vprKDUga6CkEKhDb4Wd5DcoltkjZHnX2hgFAz++/lV8HA==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/2457ade1e0ac127b7d77e7ce595739a2/dexie-react-hooks-1.2.0-beta.1.tgz","_from":"file:dexie-react-hooks-1.2.0-beta.1.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-mpFYFTMLjJFtcJC+V9wiixvxJsC7nwgU8VYLN/mV6vprKDUga6CkEKhDb4Wd5DcoltkjZHnX2hgFAz++/lV8HA==","shasum":"5bb2775b9908c109b84e5b2fb5f12f5cf80de9bc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-1.2.0-beta.1.tgz","fileCount":51,"unpackedSize":91309,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDf+L84gOVySAZdQZcduQk1c9mUaRxNc7RAnfXyqdhRWAiAfpUkISV8G7KtH1UyGWuz6vM/LqYa5L1a1Lw6q8JEnGw=="}],"size":22021},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_1.2.0-beta.1_1728046469824_0.8929328784960118"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-04T12:54:30.058Z","publish_time":1728046470058,"_source_registry_name":"default","contributors":[]},"4.1.0-alpha.3":{"name":"dexie-react-hooks","version":"4.1.0-alpha.3","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","react":">=16","dexie":"^4.1.0-alpha.3"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^4.5.0","dexie":"^4.1.0-alpha.3"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"_id":"dexie-react-hooks@4.1.0-alpha.3","readmeFilename":"README.md","_integrity":"sha512-mE5hs7q/PtNtaeBA8kQYfUqTmCyzsLhwskf3Ho07tRV46+IHo8mDmXgsF4lsLYw/OrPqWdpH14uP/Zwo2bXS3Q==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/c668e8fa72cc329ef4da03feee7fa3cf/dexie-react-hooks-4.1.0-alpha.3.tgz","_from":"file:dexie-react-hooks-4.1.0-alpha.3.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-mE5hs7q/PtNtaeBA8kQYfUqTmCyzsLhwskf3Ho07tRV46+IHo8mDmXgsF4lsLYw/OrPqWdpH14uP/Zwo2bXS3Q==","shasum":"1a4cbf2ed294e4747fd082f69e69ebcdbd5b3f78","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.1.0-alpha.3.tgz","fileCount":51,"unpackedSize":91310,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICdDtFJk7/tyx0sInesBCMuPIDCXW/C+TDo+kZ4xLevGAiEAygvomDrW8ipUxABa+A4pwMC2vEVOGi7CcSu2Ks+FZ5Y="}],"size":22013},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_4.1.0-alpha.3_1728628058091_0.7612853525433727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-11T06:27:38.268Z","publish_time":1728628058268,"_source_registry_name":"default","contributors":[]},"4.1.0-alpha.23":{"name":"dexie-react-hooks","version":"4.1.0-alpha.23","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","react":">=16","dexie":"^4.1.0-alpha.23"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^4.5.0","dexie":"^4.1.0-alpha.23"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"_id":"dexie-react-hooks@4.1.0-alpha.23","readmeFilename":"README.md","_integrity":"sha512-a0zfK+u5F4zg+VTgLyIqEh0xI5L/ipniYJS8lev9X7u7iZlEbxFTk85qCIDeWZwPqR+U4JiWzsemvamIFxrnDw==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/4ae45fc7e77a310d64954aa5e6b465a8/dexie-react-hooks-4.1.0-alpha.23.tgz","_from":"file:dexie-react-hooks-4.1.0-alpha.23.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-a0zfK+u5F4zg+VTgLyIqEh0xI5L/ipniYJS8lev9X7u7iZlEbxFTk85qCIDeWZwPqR+U4JiWzsemvamIFxrnDw==","shasum":"f8bb3afa7b43fd9eed59532b0d02896926552296","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.1.0-alpha.23.tgz","fileCount":51,"unpackedSize":91473,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID81z4mbGHWHlVrzttyFwNr9adxvFQDMPZbyG5Ujn331AiBS2SCG52LRt2uc4lkr85LqpxZmv5psbJMAfqX7oWWX2w=="}],"size":22057},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dexie-react-hooks_4.1.0-alpha.23_1732702463192_0.6954149217861716"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-27T10:14:23.359Z","publish_time":1732702463359,"_source_registry_name":"default","contributors":[]},"4.1.0-beta.43":{"name":"dexie-react-hooks","version":"4.1.0-beta.43","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","react":">=16","dexie":"^4.1.0-beta.43"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^4.5.0","dexie":"^4.1.0-beta.43"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"_id":"dexie-react-hooks@4.1.0-beta.43","readmeFilename":"README.md","_integrity":"sha512-v7H1yFz0fXCcw0oB2nVTITxZm5HkOl6yeiDAl7khCbb+cFFkopSTnOY9tMBwqiJPWGb58tz1gcg0jk43Sh7LFg==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/a8dcca6b568870c6f723a2635c186ad2/dexie-react-hooks-4.1.0-beta.43.tgz","_from":"file:dexie-react-hooks-4.1.0-beta.43.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-v7H1yFz0fXCcw0oB2nVTITxZm5HkOl6yeiDAl7khCbb+cFFkopSTnOY9tMBwqiJPWGb58tz1gcg0jk43Sh7LFg==","shasum":"86715cea47c47ca17e8fff362d9f8e67b7a4e411","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.1.0-beta.43.tgz","fileCount":51,"unpackedSize":91465,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGzogmXF0qpU2VQmC1UKi6+eENYqbRNufgBgSlU6vC/BAiEAj+Xajw6jsF9ulEgb2L4fD+fztANPN3ncHqBs5rkYOYs="}],"size":22059},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dexie-react-hooks_4.1.0-beta.43_1738959728542_0.9895135951826155"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-07T20:22:08.773Z","publish_time":1738959728773,"_source_registry_name":"default","contributors":[]},"4.1.0-beta.45":{"name":"dexie-react-hooks","version":"4.1.0-beta.45","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","react":">=16","dexie":"^4.1.0-beta.45"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^4.5.0","dexie":"^4.1.0-beta.45"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"_id":"dexie-react-hooks@4.1.0-beta.45","readmeFilename":"README.md","_integrity":"sha512-Wp4+CJc1XOwBoLugvsA1q6suYYFSr0VNYgfgNKhLAluTCxlKVO4PyD/2RIGLXV+PSXUiY2hrNtvFteB3p3iZZQ==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/fe04a93ff28fe9fba6c479d7ed8f7327/dexie-react-hooks-4.1.0-beta.45.tgz","_from":"file:dexie-react-hooks-4.1.0-beta.45.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Wp4+CJc1XOwBoLugvsA1q6suYYFSr0VNYgfgNKhLAluTCxlKVO4PyD/2RIGLXV+PSXUiY2hrNtvFteB3p3iZZQ==","shasum":"45a06107163d6eb61f4d63b56386511ae75a306c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.1.0-beta.45.tgz","fileCount":47,"unpackedSize":99630,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC5Ppb0pOzt8C1lhX9HjM1QfyewZf+gSEnnZ/JQ7L9NiwIhAMgkynjnAgng1HRY4Mwkqh8jwffjgYyRABe/sAc6ozS4"}],"size":23119},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dexie-react-hooks_4.1.0-beta.45_1743455436651_0.7034478118144842"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-31T21:10:36.897Z","publish_time":1743455436897,"_source_registry_name":"default","contributors":[]},"4.1.0-beta.46":{"name":"dexie-react-hooks","version":"4.1.0-beta.46","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","react":">=16","dexie":"^4.1.0-beta.46"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^4.5.0","dexie":"^4.1.0-beta.46"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"_id":"dexie-react-hooks@4.1.0-beta.46","readmeFilename":"README.md","_integrity":"sha512-IdTjh3pJmEbUEDP8kczq7IbN/N+gsCpzsywiFur4mQKunkJWZUX35c7b9JTaORIqyCU91qCL9mAbiqiuDq1EgQ==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/05922211895accb64b9d122e5b329023/dexie-react-hooks-4.1.0-beta.46.tgz","_from":"file:dexie-react-hooks-4.1.0-beta.46.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-IdTjh3pJmEbUEDP8kczq7IbN/N+gsCpzsywiFur4mQKunkJWZUX35c7b9JTaORIqyCU91qCL9mAbiqiuDq1EgQ==","shasum":"ff58138c02993ec4825c161eca2dab911349efbb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.1.0-beta.46.tgz","fileCount":47,"unpackedSize":99630,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDT+kouLebj6ffl3RTxrNXrSNzbI9nNM9BaaPTb2QC4lQIgI2QHGISJApZTfLN7YuVv0UKVBAQ0n5CJobyhvXBAPnU="}],"size":23119},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dexie-react-hooks_4.1.0-beta.46_1743632954133_0.873779699658052"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-02T22:29:14.360Z","publish_time":1743632954360,"_source_registry_name":"default","contributors":[]},"4.1.0-beta.47":{"name":"dexie-react-hooks","version":"4.1.0-beta.47","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","react":">=16","dexie":"^4.1.0-beta.46"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^4.5.0","dexie":"^4.1.0-beta.46"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"_id":"dexie-react-hooks@4.1.0-beta.47","readmeFilename":"README.md","_integrity":"sha512-QXjNanMRAGmjy1FIFFrFoSQIbvs5tiKxjR8T5bZIgfhVTjIwnO8EBwMslG8iZXhNPRsDQSTnnpGxmCrsVgq72Q==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/e8344637fe23de7e8ba307a31fd30ac2/dexie-react-hooks-4.1.0-beta.47.tgz","_from":"file:dexie-react-hooks-4.1.0-beta.47.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-QXjNanMRAGmjy1FIFFrFoSQIbvs5tiKxjR8T5bZIgfhVTjIwnO8EBwMslG8iZXhNPRsDQSTnnpGxmCrsVgq72Q==","shasum":"e91c32c0a03b0283c363b767e73c20c50be9ba1d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.1.0-beta.47.tgz","fileCount":51,"unpackedSize":100744,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICt7rDtZVg8H7d/5wLEwcHCeznAKZ9LopyImE/BUh+WKAiEAuQvHBDhlIdcqtEZ/QG2dzskAVRS6Ir/YirlOdoBB2pI="}],"size":23393},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dexie-react-hooks_4.1.0-beta.47_1744644363491_0.8897815694634188"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-14T15:26:03.635Z","publish_time":1744644363635,"_source_registry_name":"default","contributors":[]},"4.2.0-alpha.1":{"name":"dexie-react-hooks","version":"4.2.0-alpha.1","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","dexie":">=4.2.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^4.5.0","dexie":">=4.2.0-alpha.1 <5.0.0","y-dexie":">=4.2.0-alpha.1 <5.0.0","yjs":"^13.6.27"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"_id":"dexie-react-hooks@4.2.0-alpha.1","readmeFilename":"README.md","_integrity":"sha512-bSi4mCkMgbJNvnUtDCUlPbBmgp5kBkrtKta67UIwR/BBTdDx5dh5WEbldC7Hi/At8JTyvLQcVspMtRDgdzeDpA==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/138ded010578de76b676f23f2784231d/dexie-react-hooks-4.2.0-alpha.1.tgz","_from":"file:dexie-react-hooks-4.2.0-alpha.1.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-bSi4mCkMgbJNvnUtDCUlPbBmgp5kBkrtKta67UIwR/BBTdDx5dh5WEbldC7Hi/At8JTyvLQcVspMtRDgdzeDpA==","shasum":"4165d515ae2de76973b22ee096c65dd3f4b610bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.2.0-alpha.1.tgz","fileCount":51,"unpackedSize":105118,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICPd09mxfYaageBg6yl/e2eOZYqHX9Ttg/dE5OA9LT4WAiEA+tPObF1+YOcwht/h6cI2FGhNeyfkeNcKvo8n0V/FplM="}],"size":24245},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dexie-react-hooks_4.2.0-alpha.1_1754039396232_0.9602462981151889"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-01T09:09:56.435Z","publish_time":1754039396435,"_source_registry_name":"default","contributors":[]},"4.2.0-alpha.2":{"name":"dexie-react-hooks","version":"4.2.0-alpha.2","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","dexie":">=4.2.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^4.5.0","dexie":">=4.2.0-alpha.1 <5.0.0","y-dexie":">=4.2.0-alpha.1 <5.0.0","yjs":"^13.6.27"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"_id":"dexie-react-hooks@4.2.0-alpha.2","readmeFilename":"README.md","_integrity":"sha512-xrCQv2S6L9NSBgBmJWIvakl0QSayCgJpriLW3AnxTDkrAAanjTqpUbF/cJy5sl9YerlYa1PAK8IuNyqyqgHQjQ==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/34130f124f496f9772e23bf68f22c489/dexie-react-hooks-4.2.0-alpha.2.tgz","_from":"file:dexie-react-hooks-4.2.0-alpha.2.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-xrCQv2S6L9NSBgBmJWIvakl0QSayCgJpriLW3AnxTDkrAAanjTqpUbF/cJy5sl9YerlYa1PAK8IuNyqyqgHQjQ==","shasum":"2d6a97589a043915e4f87c507eb98f4cc696f63c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.2.0-alpha.2.tgz","fileCount":51,"unpackedSize":104309,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDKvk+xNpgbrSgzhx3yn4AEzB0NnoBrq/sSVac3e18Y0wIgLZZkO6yNeh4cqwmX8hDY8NQS6sRUWJq3974yIvO4hS0="}],"size":24046},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dexie-react-hooks_4.2.0-alpha.2_1754058868390_0.5026082875631743"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-01T14:34:28.605Z","publish_time":1754058868605,"_source_registry_name":"default","contributors":[]},"4.2.0-rc.1":{"name":"dexie-react-hooks","version":"4.2.0-rc.1","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","dexie":">=4.2.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^4.5.0","dexie":">=4.2.0-alpha.1 <5.0.0","y-dexie":">=4.2.0-alpha.1 <5.0.0","yjs":"^13.6.27"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"_id":"dexie-react-hooks@4.2.0-rc.1","readmeFilename":"README.md","_integrity":"sha512-rnUlqsmnrPLjZQGek/gybUHxJIFTqIoHLyvoUL4bMAvVFaRh6ZauJj5PSvZY64jo1vxGM9/FmPpmKaSYGLOs7A==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/6e398ba3fb3e61fb81ae1aaea763dfe4/dexie-react-hooks-4.2.0-rc.1.tgz","_from":"file:dexie-react-hooks-4.2.0-rc.1.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-rnUlqsmnrPLjZQGek/gybUHxJIFTqIoHLyvoUL4bMAvVFaRh6ZauJj5PSvZY64jo1vxGM9/FmPpmKaSYGLOs7A==","shasum":"a83afef18794fa064d59752ff6d8895f07e2320a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.2.0-rc.1.tgz","fileCount":47,"unpackedSize":103307,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDZqlQVJqoZpRkmGYzjp+hDWlZXeN2RsIse0j051xWLFQIhAJURldHaMKzZWQi4T3psL8T4GOvOI6M3w2wDrNkrb9Aq"}],"size":23774},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dexie-react-hooks_4.2.0-rc.1_1754464153781_0.7354573985275576"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-06T07:09:13.949Z","publish_time":1754464153949,"_source_registry_name":"default","contributors":[]},"4.2.0":{"name":"dexie-react-hooks","version":"4.2.0","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","dexie":">=4.2.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^17.0.0","@types/react-dom":"^17.0.0","just-build":"^0.9.24","qunit":"^2.12.0","react":"^17.0.1","react-dom":"^17.0.1","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^4.5.0","dexie":">=4.2.0-alpha.1 <5.0.0","y-dexie":">=4.2.0-alpha.1 <5.0.0","yjs":"^13.6.27"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"_id":"dexie-react-hooks@4.2.0","readmeFilename":"README.md","_integrity":"sha512-u7KqTX9JpBQK8+tEyA9X0yMGXlSCsbm5AU64N6gjvGk/IutYDpLBInMYEAEC83s3qhIvryFS+W+sqLZUBEvePQ==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/32bdac8331757c397e888a80855e36f7/dexie-react-hooks-4.2.0.tgz","_from":"file:dexie-react-hooks-4.2.0.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-u7KqTX9JpBQK8+tEyA9X0yMGXlSCsbm5AU64N6gjvGk/IutYDpLBInMYEAEC83s3qhIvryFS+W+sqLZUBEvePQ==","shasum":"33d8a64c79e1e2067b9b3c4fe52367fbb6b36450","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.2.0.tgz","fileCount":47,"unpackedSize":103302,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDszK0c9OtJHESC4hFGq6U1zFMGr5IjTG4P71rDVLpa5QIgVXgEsRa09nWXch/zzQ2xfeJLoicsRAWASlJID5ArEbM="}],"size":23769},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dexie-react-hooks_4.2.0_1755078688932_0.8630525036357513"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-13T09:51:29.108Z","publish_time":1755078689108,"_source_registry_name":"default","contributors":[]},"4.2.1-alpha.1":{"name":"dexie-react-hooks","version":"4.2.1-alpha.1","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"@types/react":">=16","dexie":">=4.2.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^19.2.2","@types/react-dom":"^19.2.1","dexie":">=4.2.0-alpha.1 <5.0.0","just-build":"^0.9.24","qunit":"^2.12.0","react":"^19.2.0","react-dom":"^19.2.0","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^4.5.0","y-dexie":">=4.2.0-alpha.1 <5.0.0","yjs":"^13.6.27"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"_id":"dexie-react-hooks@4.2.1-alpha.1","readmeFilename":"README.md","_integrity":"sha512-SP9vlFsuHM7dPoO9h3++mcF9IM+yEE4+tm1Sh/PbAe/Zqr5iI5g3nRftEy1kh7izsL/QWVHIwhD4IArnsqZlPw==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/dbca623d12cbd65f030d2007b85b0925/dexie-react-hooks-4.2.1-alpha.1.tgz","_from":"file:dexie-react-hooks-4.2.1-alpha.1.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-SP9vlFsuHM7dPoO9h3++mcF9IM+yEE4+tm1Sh/PbAe/Zqr5iI5g3nRftEy1kh7izsL/QWVHIwhD4IArnsqZlPw==","shasum":"67bdc3f9f98c730451bd2ae5a805807f4a8f2144","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.2.1-alpha.1.tgz","fileCount":58,"unpackedSize":143812,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCrIDCMbW+6ivl9y/TejVgY0ioT13u1B6c4mEUA0DcmUQIgdbwOptA2s7E1BfcchmzkvTMIfFfuQYIEDJlyxtMe2m0="}],"size":32456},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dexie-react-hooks_4.2.1-alpha.1_1762012250419_0.24154934919902837"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-01T15:50:50.633Z","publish_time":1762012250633,"_source_registry_name":"default","contributors":[]},"4.2.1-beta.1":{"name":"dexie-react-hooks","version":"4.2.1-beta.1","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.js","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"dexie":">=4.2.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-node-resolve":"^11.1.1","@rollup/plugin-typescript":"^8.1.1","@types/qunit":"^2.9.6","@types/react":"^19.2.2","@types/react-dom":"^19.2.1","dexie":">=4.2.0-alpha.1 <5.0.0","just-build":"^0.9.24","qunit":"^2.12.0","react":"^19.2.0","react-dom":"^19.2.0","rollup":"^2.40.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^8.0.17","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^4.5.0","y-dexie":">=4.2.0-alpha.1 <5.0.0","yjs":"^13.6.27"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"_id":"dexie-react-hooks@4.2.1-beta.1","readmeFilename":"README.md","_integrity":"sha512-JiZVp62kr/ML42TD1PB4OHTobRABhYeJqrmTdUs27/zcDm3cWS+5fAwx2DkdBHYwbi4vCBTEcahNg9riG7wUag==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/20ea339aeee98f05be87d2167ad1c5db/dexie-react-hooks-4.2.1-beta.1.tgz","_from":"file:dexie-react-hooks-4.2.1-beta.1.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-JiZVp62kr/ML42TD1PB4OHTobRABhYeJqrmTdUs27/zcDm3cWS+5fAwx2DkdBHYwbi4vCBTEcahNg9riG7wUag==","shasum":"bf17de7bd04c94d16a04ac2bc8418362c49cfa59","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.2.1-beta.1.tgz","fileCount":62,"unpackedSize":144782,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCEG1cqbhrXRmAEuXv5srtCx280lnkrwBP6sdyrJ/6eaAIhAKrhiLgIhZK+8bs0IUFC0quv00SNw6rOHXnjrORCbZYM"}],"size":32750},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dexie-react-hooks_4.2.1-beta.1_1764340811797_0.7636708327287236"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-28T14:40:11.987Z","publish_time":1764340811987,"_source_registry_name":"default","contributors":[]},"4.2.2-beta.1":{"name":"dexie-react-hooks","version":"4.2.2-beta.1","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.mjs","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"dexie":">=4.2.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-typescript":"^12.3.0","@types/qunit":"^2.9.6","@types/react":"^19.2.2","@types/react-dom":"^19.2.1","dexie":">=4.2.0-alpha.1 <5.0.0","just-build":"^0.9.24","qunit":"2.10.0","qunitjs":"1.23.1","react":"^19.2.3","react-dom":"^19.2.3","rollup":"^4.53.3","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^9.5.4","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^6.0.1","y-dexie":">=4.2.0-alpha.1 <5.0.0","yjs":"^13.6.27"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"readmeFilename":"README.md","_id":"dexie-react-hooks@4.2.2-beta.1","_integrity":"sha512-nipxFy4BnEezB2bFMqDufEigyZGrlol/5+RdALiHQ0J7LghJfgML5cNe0PC4kOFg9LaniHvDuZAd8YY6HEg4fw==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/461d99e1e6c8335f8fdc32f4d9b48043/dexie-react-hooks-4.2.2-beta.1.tgz","_from":"file:dexie-react-hooks-4.2.2-beta.1.tgz","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"integrity":"sha512-nipxFy4BnEezB2bFMqDufEigyZGrlol/5+RdALiHQ0J7LghJfgML5cNe0PC4kOFg9LaniHvDuZAd8YY6HEg4fw==","shasum":"df71e22a3ec56774fef48f761090375f3d455b1c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.2.2-beta.1.tgz","fileCount":58,"unpackedSize":61468,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBG0PHmQW6vd1O8t5CPe3TiQUABPphpPioHQf10dy2gZAiBR5Eu5jx4nWz1xRIG5OaYJ+4H+r1MmNsBGywHkIzTaAQ=="}],"size":19423},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dexie-react-hooks_4.2.2-beta.1_1770805142300_0.2848336226361501"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-11T10:19:02.448Z","publish_time":1770805142448,"_source_registry_name":"default","contributors":[]},"4.2.2-beta.2":{"name":"dexie-react-hooks","version":"4.2.2-beta.2","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.mjs","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"dexie":">=4.2.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-typescript":"^12.3.0","@types/qunit":"^2.9.6","@types/react":"^19.2.2","@types/react-dom":"^19.2.1","dexie":">=4.2.0-alpha.1 <5.0.0","just-build":"^0.9.24","qunit":"2.10.0","qunitjs":"1.23.1","react":"^19.2.3","react-dom":"^19.2.3","rollup":"^4.53.3","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^9.5.4","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^6.0.1","y-dexie":">=4.2.0-alpha.1 <5.0.0","yjs":"^13.6.27"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"readmeFilename":"README.md","_id":"dexie-react-hooks@4.2.2-beta.2","_integrity":"sha512-xQTqCLncLuET6BSZt0FnuVbND2FNYzDYsctC51N77p1KWbdL/54fjNkeSALuNJIYhfo6ttui5Pd3rW6zDlsLdw==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/27de81d5eed7d909fc5802d00872d28a/dexie-react-hooks-4.2.2-beta.2.tgz","_from":"file:dexie-react-hooks-4.2.2-beta.2.tgz","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"integrity":"sha512-xQTqCLncLuET6BSZt0FnuVbND2FNYzDYsctC51N77p1KWbdL/54fjNkeSALuNJIYhfo6ttui5Pd3rW6zDlsLdw==","shasum":"cd604d9b2ff67cd80d43432a0bfd70166e1eab4b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.2.2-beta.2.tgz","fileCount":58,"unpackedSize":153347,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFrqzKN8RRoEHZwL8hydpJwtGHFnZp3NKqRiNetwe8AmAiAE4wFQCOo5eaaIxbyDRBqqrRNvmIfVv1MTmhgATM8o6w=="}],"size":34454},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dexie-react-hooks_4.2.2-beta.2_1770808016227_0.25910157558367986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-11T11:06:56.371Z","publish_time":1770808016371,"_source_registry_name":"default","contributors":[]},"4.4.0":{"name":"dexie-react-hooks","version":"4.4.0","description":"React hooks for reactive data fetching using Dexie.js","main":"dist/dexie-react-hooks.js","typings":"dist/dexie-react-hooks.d.ts","exports":{"import":"./dist/dexie-react-hooks.mjs","require":"./dist/dexie-react-hooks.js","default":"./dist/dexie-react-hooks.js"},"just-build":{"default":["rollup -c rollup.config.mjs","tsc --emitDeclarationOnly"],"run-tests":["karma start test/karma.conf.js --single-run"],"build-tests":["#just-build tests","cd test","webpack"],"dexie":["cd ../..","pnpm run build"]},"repository":{"type":"git","url":"git+https://github.com/dexie/Dexie.js.git"},"keywords":["react","hooks","indexeddb","storage","data-fetching","reactive","subscription","dexie"],"author":{"name":"David Fahlander","email":"https://github.com/dfahlander"},"license":"Apache-2.0","bugs":{"url":"https://github.com/dexie/Dexie.js/issues"},"homepage":"https://dexie.org","peerDependencies":{"dexie":">=4.2.0-alpha.1 <5.0.0","react":">=16"},"devDependencies":{"@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-typescript":"^12.3.0","@types/qunit":"^2.9.6","@types/react":"^19.2.2","@types/react-dom":"^19.2.1","dexie":">=4.2.0-alpha.1 <5.0.0","just-build":"^0.9.24","qunit":"2.10.0","qunitjs":"1.23.1","react":"^19.2.3","react-dom":"^19.2.3","rollup":"^4.53.3","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-sourcemaps":"^0.6.3","ts-loader":"^9.5.4","typescript":"^5.3.3","webpack":"^5.74.0","webpack-cli":"^6.0.1","y-dexie":">=4.2.0-alpha.1 <5.0.0","yjs":"^13.6.27"},"scripts":{"test":"just-build build-tests && just-build run-tests","build":"just-build","test:ltcloud":"cross-env LAMBDATEST=true pnpm run test:ltTunnel & sleep 10 && pnpm run test; UNIT_STATUS=$?; kill $(cat tunnel.pid); exit $UNIT_STATUS","test:ltTunnel":"node ../../test/lt-local"},"readmeFilename":"README.md","_id":"dexie-react-hooks@4.4.0","_integrity":"sha512-ObLXBS5+4BJU8vtSvBx6b9fY6zZYgniAtwxzjCHsUQadgbqYN6935X2/1TWw4Rf2N1aZV1io5/ziox4vKuxABA==","_resolved":"/private/var/folders/6d/xq72v_71007djczpdjd7rkw80000gn/T/550f7f969db75fb4c9bc4a64abea5bee/dexie-react-hooks-4.4.0.tgz","_from":"file:dexie-react-hooks-4.4.0.tgz","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"integrity":"sha512-ObLXBS5+4BJU8vtSvBx6b9fY6zZYgniAtwxzjCHsUQadgbqYN6935X2/1TWw4Rf2N1aZV1io5/ziox4vKuxABA==","shasum":"7229ef22b94d2c4e22007cee56c3a37ff2efa379","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/dexie-react-hooks/-/dexie-react-hooks-4.4.0.tgz","fileCount":58,"unpackedSize":153602,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGL+09SAP2VAdZrIeop3+k4it7IdpGNsy52KTV9oOBcaAiEAz3xF6C/vjUULOr42oFfwAO/deGwMGHYUnPMUZFutCl0="}],"size":34825},"_npmUser":{"name":"anonymous","email":"david.fahlander@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david.fahlander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dexie-react-hooks_4.4.0_1773825798280_0.7824941754318449"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-18T09:23:18.426Z","publish_time":1773825798426,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"4.4.0","next":"4.1.0-alpha.3","test":"4.2.2-beta.2","canary":"4.4.0"},"name":"dexie-react-hooks","time":{"created":"2022-01-27T11:12:57.624Z","modified":"2026-03-26T19:40:42.706Z","1.1.0-rc.1":"2021-12-17T13:19:03.594Z","1.0.7":"2021-06-27T15:37:48.143Z","1.0.6":"2021-02-21T12:34:05.825Z","1.0.5":"2021-02-18T23:41:08.996Z","1.0.4":"2021-02-08T22:34:01.757Z","1.0.3":"2021-02-08T22:17:42.482Z","1.0.3-alpha.1":"2021-02-08T21:59:24.377Z","1.0.2":"2020-11-19T23:44:35.905Z","1.0.1":"2020-11-19T23:32:07.756Z","1.0.0":"2020-11-19T16:51:23.345Z","1.1.1":"2021-12-17T13:42:19.020Z","1.1.0":"2021-12-17T13:35:57.697Z","1.1.3":"2023-03-06T22:07:36.426Z","1.1.4":"2023-05-30T15:38:24.911Z","1.1.5":"2023-06-01T06:33:39.778Z","1.1.6":"2023-06-01T08:44:48.043Z","1.1.7":"2023-10-30T17:02:24.967Z","1.2.0-beta.1":"2024-10-04T12:54:30.058Z","4.1.0-alpha.3":"2024-10-11T06:27:38.268Z","4.1.0-alpha.23":"2024-11-27T10:14:23.359Z","4.1.0-beta.43":"2025-02-07T20:22:08.773Z","4.1.0-beta.45":"2025-03-31T21:10:36.897Z","4.1.0-beta.46":"2025-04-02T22:29:14.360Z","4.1.0-beta.47":"2025-04-14T15:26:03.635Z","4.2.0-alpha.1":"2025-08-01T09:09:56.435Z","4.2.0-alpha.2":"2025-08-01T14:34:28.605Z","4.2.0-rc.1":"2025-08-06T07:09:13.949Z","4.2.0":"2025-08-13T09:51:29.108Z","4.2.1-alpha.1":"2025-11-01T15:50:50.633Z","4.2.1-beta.1":"2025-11-28T14:40:11.987Z","4.2.2-beta.1":"2026-02-11T10:19:02.448Z","4.2.2-beta.2":"2026-02-11T11:06:56.371Z","4.4.0":"2026-03-18T09:23:18.426Z"},"readme":"# React hooks for Dexie\n\n[Live Queries](https://dexie.org/#live-queries)\n\n[Dexie React Tutorial](https://dexie.org/docs/Tutorial/React)\n\n[dexie-react-hooks](https://dexie.org/docs/libs/dexie-react-hooks)","users":{}}