{"_id":"@fireproof/core-test","_rev":"64-4de4d66c29ce4ab444f345f9a0c2f490","name":"@fireproof/core-test","dist-tags":{"dev":"0.24.13-dev-qs-2","latest":"0.24.19"},"versions":{"0.0.0-smoke-1b31059-1752074105":{"name":"@fireproof/core-test","version":"0.0.0-smoke-1b31059-1752074105","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"Apache-2.0 OR MIT","_id":"@fireproof/core-test@0.0.0-smoke-1b31059-1752074105","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"587cad135e181270194c33f55f882f40c422823c","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.0.0-smoke-1b31059-1752074105.tgz","fileCount":162,"integrity":"sha512-zMga2dVAIBFLg/Z5U8GLRgPzKJVuIzzQyAbnUoBx8iaFccB/2MoyQZNrAdrE2xaPUpR9KgEEYoBgMjoRpmP6sQ==","signatures":[{"sig":"MEUCIB9vDsROb2V4VRt/I2OQCO3yv4KO04SY1hl2kx7gGMj1AiEAk/lrXBqFIK3zzwAGUcvjr80BH3SHGc5xvY6bnOtT5iE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1003174},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.0.0-smoke-1b31059-1752074105.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"tsc"},"_npmUser":{"name":"jchris","actor":{"name":"jchris","type":"user","email":"jchris@gmail.com"},"email":"jchris@gmail.com"},"_resolved":"/tmp/6ad28fce0e0e95c7603bd3c2aa681147/fireproof-core-test-0.0.0-smoke-1b31059-1752074105.tgz","_integrity":"sha512-zMga2dVAIBFLg/Z5U8GLRgPzKJVuIzzQyAbnUoBx8iaFccB/2MoyQZNrAdrE2xaPUpR9KgEEYoBgMjoRpmP6sQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.2","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.0.10","use-fireproof":"0.0.0-smoke-1b31059-1752074105","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.20","@fireproof/core":"0.0.0-smoke-1b31059-1752074105","@fireproof/vendor":"^3.0.0","@fireproof/core-base":"0.0.0-smoke-1b31059-1752074105","@fireproof/core-keybag":"0.0.0-smoke-1b31059-1752074105","@fireproof/core-runtime":"0.0.0-smoke-1b31059-1752074105","@fireproof/core-blockstore":"0.0.0-smoke-1b31059-1752074105","@fireproof/core-types-base":"0.0.0-smoke-1b31059-1752074105","@fireproof/core-gateways-base":"0.0.0-smoke-1b31059-1752074105","@fireproof/core-gateways-file":"0.0.0-smoke-1b31059-1752074105","@fireproof/core-types-runtime":"0.0.0-smoke-1b31059-1752074105","@fireproof/core-gateways-memory":"0.0.0-smoke-1b31059-1752074105","@fireproof/core-protocols-cloud":"0.0.0-smoke-1b31059-1752074105","@fireproof/core-types-blockstore":"0.0.0-smoke-1b31059-1752074105","@fireproof/core-gateways-indexeddb":"0.0.0-smoke-1b31059-1752074105","@fireproof/core-types-protocols-cloud":"0.0.0-smoke-1b31059-1752074105"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.6.1","vitest":"^3.2.4","playwright":"^1.53.2","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.0.0-smoke-1b31059-1752074105","playwright-chromium":"^1.53.2"},"peerDependencies":{"react":">=18.0.0","@adviser/cement":"^0.4.20"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.0.0-smoke-1b31059-1752074105_1752074429678_0.2659371500899126","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-dev-test":{"name":"@fireproof/core-test","version":"0.0.1-dev-test","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"Apache-2.0 OR MIT","_id":"@fireproof/core-test@0.0.1-dev-test","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"250d8746ccdeee935d2a92445d8ec6b88a91a683","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.0.1-dev-test.tgz","fileCount":162,"integrity":"sha512-ipUC3mIqiHR2C5gL+SbfKzaPnrrEGXWF3btIpxVNq+6J2mvpSD/waB77/Mpox/Ap4VgxFn+47sHBAvNa8SuTJA==","signatures":[{"sig":"MEUCIQD1rI/k0YTT2UATOFWOlpl4Dcf8fe73PEwY34+w78WE0wIgL+x1r8DUCs4KZ3PPBQ7WzJrrIbSkH+VB0EdGwFXjzAs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1002902},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.0.1-dev-test.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"tsc"},"_npmUser":{"name":"jchris","actor":{"name":"jchris","type":"user","email":"jchris@gmail.com"},"email":"jchris@gmail.com"},"_resolved":"/tmp/b09f4d21959abea26585cef6de004f0b/fireproof-core-test-0.0.1-dev-test.tgz","_integrity":"sha512-ipUC3mIqiHR2C5gL+SbfKzaPnrrEGXWF3btIpxVNq+6J2mvpSD/waB77/Mpox/Ap4VgxFn+47sHBAvNa8SuTJA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.2","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.0.10","use-fireproof":"0.0.1-dev-test","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.20","@fireproof/core":"0.0.1-dev-test","@fireproof/vendor":"^3.0.0","@fireproof/core-base":"0.0.1-dev-test","@fireproof/core-keybag":"0.0.1-dev-test","@fireproof/core-runtime":"0.0.1-dev-test","@fireproof/core-blockstore":"0.0.1-dev-test","@fireproof/core-types-base":"0.0.1-dev-test","@fireproof/core-gateways-base":"0.0.1-dev-test","@fireproof/core-gateways-file":"0.0.1-dev-test","@fireproof/core-types-runtime":"0.0.1-dev-test","@fireproof/core-gateways-memory":"0.0.1-dev-test","@fireproof/core-protocols-cloud":"0.0.1-dev-test","@fireproof/core-types-blockstore":"0.0.1-dev-test","@fireproof/core-gateways-indexeddb":"0.0.1-dev-test","@fireproof/core-types-protocols-cloud":"0.0.1-dev-test"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.6.1","vitest":"^3.2.4","playwright":"^1.53.2","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.0.1-dev-test","playwright-chromium":"^1.53.2"},"peerDependencies":{"react":">=18.0.0","@adviser/cement":"^0.4.20"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.0.1-dev-test_1752076929820_0.5582510105558651","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-dev-test":{"name":"@fireproof/core-test","version":"0.0.2-dev-test","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"Apache-2.0 OR MIT","_id":"@fireproof/core-test@0.0.2-dev-test","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"0af847cec746ba2e8f8a230d89f7c8aa8367ef12","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.0.2-dev-test.tgz","fileCount":162,"integrity":"sha512-t8s174nfjtMoHLJVgT242ypa1AzO5+MRHWQ60HvFcJ49rAt+/n3aaG556Nkj1NE0hiCaNnoY2jv9CPgpePi+DQ==","signatures":[{"sig":"MEUCIBzr9PDpTydVvX8hffrhEtwBSDgu4SCNB0X3Lsb98WBxAiEA+kSFDh1bBgPDKJz2M3Vu1RUPY7m2NW8O9iOgHpKBv0I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1002910},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.0.2-dev-test.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/88605ec3e1eb105ec1c9b197dc8d2929/fireproof-core-test-0.0.2-dev-test.tgz","_integrity":"sha512-t8s174nfjtMoHLJVgT242ypa1AzO5+MRHWQ60HvFcJ49rAt+/n3aaG556Nkj1NE0hiCaNnoY2jv9CPgpePi+DQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.2","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.0.13","use-fireproof":"0.0.2-dev-test","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.20","@fireproof/core":"0.0.2-dev-test","@fireproof/vendor":"0.0.2-dev-test","@fireproof/core-base":"0.0.2-dev-test","@fireproof/core-keybag":"0.0.2-dev-test","@fireproof/core-runtime":"0.0.2-dev-test","@fireproof/core-blockstore":"0.0.2-dev-test","@fireproof/core-types-base":"0.0.2-dev-test","@fireproof/core-gateways-base":"0.0.2-dev-test","@fireproof/core-gateways-file":"0.0.2-dev-test","@fireproof/core-types-runtime":"0.0.2-dev-test","@fireproof/core-gateways-memory":"0.0.2-dev-test","@fireproof/core-protocols-cloud":"0.0.2-dev-test","@fireproof/core-types-blockstore":"0.0.2-dev-test","@fireproof/core-gateways-indexeddb":"0.0.2-dev-test","@fireproof/core-types-protocols-cloud":"0.0.2-dev-test"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.0","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.0.2-dev-test","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0","@adviser/cement":"^0.4.20"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.0.2-dev-test_1752966188871_0.5655363073978135","host":"s3://npm-registry-packages-npm-production"}},"0.22.0-dev-preview":{"name":"@fireproof/core-test","version":"0.22.0-dev-preview","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"Apache-2.0 OR MIT","_id":"@fireproof/core-test@0.22.0-dev-preview","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"38e56f732d367835e82a47be3832ff6021e102bd","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.22.0-dev-preview.tgz","fileCount":162,"integrity":"sha512-F7EZm+7Bv6CPehAigz7HxGMhA2+Oa5++/h2PjiYmYGyymJTNdEllFKqmUo9MzOniDssUajtoWXxhLh1eKD7dgg==","signatures":[{"sig":"MEUCIAF0H6KRFEETZ5PUrIBfhOtprRQWQI6H9ocBHuaSi/pEAiEAwyVu05oyMqwlxPInsfnAac+V8HkQ5TuQ2VaktUDhOO4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1002982},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.22.0-dev-preview.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/95bfe61bbfa6bc70df801755277d0158/fireproof-core-test-0.22.0-dev-preview.tgz","_integrity":"sha512-F7EZm+7Bv6CPehAigz7HxGMhA2+Oa5++/h2PjiYmYGyymJTNdEllFKqmUo9MzOniDssUajtoWXxhLh1eKD7dgg==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.2","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.0.13","use-fireproof":"0.22.0-dev-preview","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.20","@fireproof/core":"0.22.0-dev-preview","@fireproof/vendor":"0.22.0-dev-preview","@fireproof/core-base":"0.22.0-dev-preview","@fireproof/core-keybag":"0.22.0-dev-preview","@fireproof/core-runtime":"0.22.0-dev-preview","@fireproof/core-blockstore":"0.22.0-dev-preview","@fireproof/core-types-base":"0.22.0-dev-preview","@fireproof/core-gateways-base":"0.22.0-dev-preview","@fireproof/core-gateways-file":"0.22.0-dev-preview","@fireproof/core-types-runtime":"0.22.0-dev-preview","@fireproof/core-gateways-memory":"0.22.0-dev-preview","@fireproof/core-protocols-cloud":"0.22.0-dev-preview","@fireproof/core-types-blockstore":"0.22.0-dev-preview","@fireproof/core-gateways-indexeddb":"0.22.0-dev-preview","@fireproof/core-types-protocols-cloud":"0.22.0-dev-preview"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.0","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.22.0-dev-preview","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0","@adviser/cement":"^0.4.20"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.22.0-dev-preview_1753035293404_0.8464813241242755","host":"s3://npm-registry-packages-npm-production"}},"0.22.0-keybag":{"name":"@fireproof/core-test","version":"0.22.0-keybag","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.22.0-keybag","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"1fda7b28af920b67df7ad00e78bae37b788ea348","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.22.0-keybag.tgz","fileCount":174,"integrity":"sha512-6OHWC9OKkOlZZqryCJi9/ILTeh+TI2LoOfiqJNRmTmcKhs8n8tzjXUFTRDq5g4JnR6jAtODITOtz6ZEOkFesUQ==","signatures":[{"sig":"MEQCIHnjf8oDXebzjQ0vmU7hpw72MmXwxnvo0l73HajlC7nIAiBgX63WUf2NZ2woApnrpm94JuKLosM2Awq0DTjwdgErWg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1034667},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.22.0-keybag.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/dfc6add0e36c8dbfc5454fd98b3f279e/fireproof-core-test-0.22.0-keybag.tgz","_integrity":"sha512-6OHWC9OKkOlZZqryCJi9/ILTeh+TI2LoOfiqJNRmTmcKhs8n8tzjXUFTRDq5g4JnR6jAtODITOtz6ZEOkFesUQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.2","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.1.0","use-fireproof":"0.22.0-keybag","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.20","@fireproof/core":"0.22.0-keybag","@fireproof/vendor":"0.22.0-keybag","@fireproof/core-base":"0.22.0-keybag","@fireproof/core-keybag":"0.22.0-keybag","@fireproof/core-runtime":"0.22.0-keybag","@fireproof/core-blockstore":"0.22.0-keybag","@fireproof/core-types-base":"0.22.0-keybag","@fireproof/core-gateways-base":"0.22.0-keybag","@fireproof/core-gateways-file":"0.22.0-keybag","@fireproof/core-types-runtime":"0.22.0-keybag","@fireproof/core-gateways-memory":"0.22.0-keybag","@fireproof/core-protocols-cloud":"0.22.0-keybag","@fireproof/core-types-blockstore":"0.22.0-keybag","@fireproof/core-gateways-indexeddb":"0.22.0-keybag","@fireproof/core-types-protocols-cloud":"0.22.0-keybag"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.22.0-keybag","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0","@adviser/cement":"^0.4.20"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.22.0-keybag_1753945027946_0.2011085695328516","host":"s3://npm-registry-packages-npm-production"}},"0.22.0-dev-preview-1":{"name":"@fireproof/core-test","version":"0.22.0-dev-preview-1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.22.0-dev-preview-1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"7b09d09154ef5d0ea179edf6da7c39e12e998fbf","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.22.0-dev-preview-1.tgz","fileCount":178,"integrity":"sha512-HDco+jp9I3C3huo2AxAPOoYmTeHsgTYceh7t8R2X0Qka2TUMd6Pg0mXOTH+EvFWFtIh1q4wQYlK15hMKmAfr6Q==","signatures":[{"sig":"MEYCIQDUr9PkZB13MSc497GNPlrXTqO3yCoBv+Vqg5k8UCXh+QIhALUDOzP9NrBrHWPGid7SavnqlV0jC7rpcH8mqz+4lT+D","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1054527},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.22.0-dev-preview-1.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/e3484e2866327b1f47586bd47dce6eef/fireproof-core-test-0.22.0-dev-preview-1.tgz","_integrity":"sha512-HDco+jp9I3C3huo2AxAPOoYmTeHsgTYceh7t8R2X0Qka2TUMd6Pg0mXOTH+EvFWFtIh1q4wQYlK15hMKmAfr6Q==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.2","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.1.0","use-fireproof":"0.22.0-dev-preview-1","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.21","@fireproof/core":"0.22.0-dev-preview-1","@fireproof/vendor":"0.22.0-dev-preview-1","@fireproof/core-base":"0.22.0-dev-preview-1","@fireproof/core-keybag":"0.22.0-dev-preview-1","@fireproof/core-runtime":"0.22.0-dev-preview-1","@fireproof/core-blockstore":"0.22.0-dev-preview-1","@fireproof/core-types-base":"0.22.0-dev-preview-1","@fireproof/core-gateways-base":"0.22.0-dev-preview-1","@fireproof/core-gateways-file":"0.22.0-dev-preview-1","@fireproof/core-types-runtime":"0.22.0-dev-preview-1","@fireproof/core-gateways-memory":"0.22.0-dev-preview-1","@fireproof/core-protocols-cloud":"0.22.0-dev-preview-1","@fireproof/core-types-blockstore":"0.22.0-dev-preview-1","@fireproof/core-gateways-indexeddb":"0.22.0-dev-preview-1","@fireproof/core-types-protocols-cloud":"0.22.0-dev-preview-1"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.22.0-dev-preview-1","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.22.0-dev-preview-1_1754401992606_0.5017190443865667","host":"s3://npm-registry-packages-npm-production"}},"0.22.0-dev-preview-3":{"name":"@fireproof/core-test","version":"0.22.0-dev-preview-3","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.22.0-dev-preview-3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"196f2398a408a4fc0214923bad5cddade4b60cec","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.22.0-dev-preview-3.tgz","fileCount":178,"integrity":"sha512-cCxy8ZcwI3xfE8HJpGzmB778pEchC/GjHnBbI+2sXuR/ZwtgM4Y2G0pLshhn5jMMvZRmBACDsgg4jMDCFp/YEA==","signatures":[{"sig":"MEUCIH2m2uUuOaVOXFGRQcKnCofZ9fzgMuLX0wV4Vnam4E57AiEAkMVWTwS7TybDfuDEuWWbp7yYDc0pATp6CocDUxWTbVM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1054527},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.22.0-dev-preview-3.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/1f59d463d8b6e5c41e0f2db23ea81b6a/fireproof-core-test-0.22.0-dev-preview-3.tgz","_integrity":"sha512-cCxy8ZcwI3xfE8HJpGzmB778pEchC/GjHnBbI+2sXuR/ZwtgM4Y2G0pLshhn5jMMvZRmBACDsgg4jMDCFp/YEA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.2","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.1.0","use-fireproof":"0.22.0-dev-preview-3","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.21","@fireproof/core":"0.22.0-dev-preview-3","@fireproof/vendor":"0.22.0-dev-preview-3","@fireproof/core-base":"0.22.0-dev-preview-3","@fireproof/core-keybag":"0.22.0-dev-preview-3","@fireproof/core-runtime":"0.22.0-dev-preview-3","@fireproof/core-blockstore":"0.22.0-dev-preview-3","@fireproof/core-types-base":"0.22.0-dev-preview-3","@fireproof/core-gateways-base":"0.22.0-dev-preview-3","@fireproof/core-gateways-file":"0.22.0-dev-preview-3","@fireproof/core-types-runtime":"0.22.0-dev-preview-3","@fireproof/core-gateways-memory":"0.22.0-dev-preview-3","@fireproof/core-protocols-cloud":"0.22.0-dev-preview-3","@fireproof/core-types-blockstore":"0.22.0-dev-preview-3","@fireproof/core-gateways-indexeddb":"0.22.0-dev-preview-3","@fireproof/core-types-protocols-cloud":"0.22.0-dev-preview-3"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.22.0-dev-preview-3","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.22.0-dev-preview-3_1754404308881_0.1984238113408403","host":"s3://npm-registry-packages-npm-production"}},"0.22.0-dev-preview-4":{"name":"@fireproof/core-test","version":"0.22.0-dev-preview-4","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.22.0-dev-preview-4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"a0691c451710964e837eb164869c783b42e0508b","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.22.0-dev-preview-4.tgz","fileCount":178,"integrity":"sha512-flEsWAfq9PEM23EVtRmNeninIVrgwx6JXhs2Kd+paQEqw9PPy1zrQCj7mKl/mqwQj6hyB9xaa/ff0ldfJdyDPQ==","signatures":[{"sig":"MEQCIFbMgMA0In0fz7oOsF3CixWBSlZT8ARSQXeFiI9od10xAiAK7NYGVN+mY+oHF9gI11RRpuDZ3TghMJM9f6IX8+0SYw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1054598},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.22.0-dev-preview-4.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ea37ccb4aa0b70ffc86b339fbeec536f/fireproof-core-test-0.22.0-dev-preview-4.tgz","_integrity":"sha512-flEsWAfq9PEM23EVtRmNeninIVrgwx6JXhs2Kd+paQEqw9PPy1zrQCj7mKl/mqwQj6hyB9xaa/ff0ldfJdyDPQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.2","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.1.0","use-fireproof":"0.22.0-dev-preview-4","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.21","@fireproof/core":"0.22.0-dev-preview-4","@fireproof/vendor":"0.22.0-dev-preview-4","@fireproof/core-base":"0.22.0-dev-preview-4","@fireproof/core-keybag":"0.22.0-dev-preview-4","@fireproof/core-runtime":"0.22.0-dev-preview-4","@fireproof/core-blockstore":"0.22.0-dev-preview-4","@fireproof/core-types-base":"0.22.0-dev-preview-4","@fireproof/core-gateways-base":"0.22.0-dev-preview-4","@fireproof/core-gateways-file":"0.22.0-dev-preview-4","@fireproof/core-types-runtime":"0.22.0-dev-preview-4","@fireproof/core-gateways-memory":"0.22.0-dev-preview-4","@fireproof/core-protocols-cloud":"0.22.0-dev-preview-4","@fireproof/core-types-blockstore":"0.22.0-dev-preview-4","@fireproof/core-gateways-indexeddb":"0.22.0-dev-preview-4","@fireproof/core-types-protocols-cloud":"0.22.0-dev-preview-4"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.22.0-dev-preview-4","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.22.0-dev-preview-4_1754414615421_0.6757063158018501","host":"s3://npm-registry-packages-npm-production"}},"0.23.0":{"name":"@fireproof/core-test","version":"0.23.0","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"09504c4cdf90947ed179cd7481e4b90aa82bb8a5","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.0.tgz","fileCount":179,"integrity":"sha512-FTicxzXMHoeLwRehEIIk3TTa0fTF19C3324QI2MLj7pCfyMxnvzYvTVlOuvgFV2LqS096eK93zXBw8xfgDlMiA==","signatures":[{"sig":"MEYCIQCsPBrDGxWKsvNat709Moqb2+UxeRAh+YuYi9H1pVuN8QIhAOfTWWKW45BstccThN9CMX1P5/6ItCjqe21v5RvCFVjo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1062149},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.0.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/9da1b81377f999231ce2a2b5e2457331/fireproof-core-test-0.23.0.tgz","_integrity":"sha512-FTicxzXMHoeLwRehEIIk3TTa0fTF19C3324QI2MLj7pCfyMxnvzYvTVlOuvgFV2LqS096eK93zXBw8xfgDlMiA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.1.0","use-fireproof":"0.23.0","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.21","@fireproof/core":"0.23.0","@fireproof/vendor":"0.23.0","@fireproof/core-base":"0.23.0","@fireproof/core-keybag":"0.23.0","@fireproof/core-runtime":"0.23.0","@fireproof/core-blockstore":"0.23.0","@fireproof/core-types-base":"0.23.0","@fireproof/core-gateways-base":"0.23.0","@fireproof/core-gateways-file":"0.23.0","@fireproof/core-types-runtime":"0.23.0","@fireproof/core-gateways-memory":"0.23.0","@fireproof/core-protocols-cloud":"0.23.0","@fireproof/core-types-blockstore":"0.23.0","@fireproof/core-gateways-indexeddb":"0.23.0","@fireproof/core-types-protocols-cloud":"0.23.0"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.0","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.0_1754784009170_0.9804042476693393","host":"s3://npm-registry-packages-npm-production"}},"0.23.1":{"name":"@fireproof/core-test","version":"0.23.1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"9ced5d11b381a5bdd9b950f2edfa56d6046f9570","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.1.tgz","fileCount":179,"integrity":"sha512-2UEcMqKXK442dxFCV3cO1UPcfRE8gyCqYdxhhxxcyCqWLDX45t1uWE0M7ixfZzpOcAwxS2TcElCUzRY969TJyg==","signatures":[{"sig":"MEQCIApJ2hr9/CM9jQinuNt3TRp27MnjFHUbe34jEZOXiE7QAiBdE/zo+qn5ldgW/g4h0z4y0tGFDxfL/VNioxK5PAJU+A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1062149},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.1.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2438f14414010c8d90a0c9df03569d61/fireproof-core-test-0.23.1.tgz","_integrity":"sha512-2UEcMqKXK442dxFCV3cO1UPcfRE8gyCqYdxhhxxcyCqWLDX45t1uWE0M7ixfZzpOcAwxS2TcElCUzRY969TJyg==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.1.0","use-fireproof":"0.23.1","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.23","@fireproof/core":"0.23.1","@fireproof/vendor":"0.23.1","@fireproof/core-base":"0.23.1","@fireproof/core-keybag":"0.23.1","@fireproof/core-runtime":"0.23.1","@fireproof/core-blockstore":"0.23.1","@fireproof/core-types-base":"0.23.1","@fireproof/core-gateways-base":"0.23.1","@fireproof/core-gateways-file":"0.23.1","@fireproof/core-types-runtime":"0.23.1","@fireproof/core-gateways-memory":"0.23.1","@fireproof/core-protocols-cloud":"0.23.1","@fireproof/core-types-blockstore":"0.23.1","@fireproof/core-gateways-indexeddb":"0.23.1","@fireproof/core-types-protocols-cloud":"0.23.1"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.1","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.1_1755088636618_0.9779746487404779","host":"s3://npm-registry-packages-npm-production"}},"0.23.1-dev-issue-1057":{"name":"@fireproof/core-test","version":"0.23.1-dev-issue-1057","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.1-dev-issue-1057","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"fc78335ad8c5e7dc1f1fbc0f2355454cc9afbd03","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.1-dev-issue-1057.tgz","fileCount":132,"integrity":"sha512-lQ/qOxxm2eWe5/RYflD5zQEcuU194xw6sH+wFwdhdQmlLf61S4BuiiUbTDo3PN8qwWAXJqBNdpgcrM6M+Y5/UQ==","signatures":[{"sig":"MEQCIAItT+VM0P+PID21LndhrX8IoDSVz0XyNVOv+ZKcUxdAAiBx1ej70GRkoLsztTdGP51fju4blgUWIa6OPw7RxnAugQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":724768},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.1-dev-issue-1057.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/076267a803a0a8b9912f5d35c69e9a58/fireproof-core-test-0.23.1-dev-issue-1057.tgz","_integrity":"sha512-lQ/qOxxm2eWe5/RYflD5zQEcuU194xw6sH+wFwdhdQmlLf61S4BuiiUbTDo3PN8qwWAXJqBNdpgcrM6M+Y5/UQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.1.0","use-fireproof":"0.23.1-dev-issue-1057","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.23","@fireproof/core":"0.23.1-dev-issue-1057","@fireproof/vendor":"0.23.1-dev-issue-1057","@fireproof/core-base":"0.23.1-dev-issue-1057","@fireproof/core-keybag":"0.23.1-dev-issue-1057","@fireproof/core-runtime":"0.23.1-dev-issue-1057","@fireproof/core-blockstore":"0.23.1-dev-issue-1057","@fireproof/core-types-base":"0.23.1-dev-issue-1057","@fireproof/core-gateways-base":"0.23.1-dev-issue-1057","@fireproof/core-gateways-file":"0.23.1-dev-issue-1057","@fireproof/core-types-runtime":"0.23.1-dev-issue-1057","@fireproof/core-gateways-memory":"0.23.1-dev-issue-1057","@fireproof/core-protocols-cloud":"0.23.1-dev-issue-1057","@fireproof/core-types-blockstore":"0.23.1-dev-issue-1057","@fireproof/core-gateways-indexeddb":"0.23.1-dev-issue-1057","@fireproof/core-types-protocols-cloud":"0.23.1-dev-issue-1057"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.1-dev-issue-1057","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.1-dev-issue-1057_1755254913236_0.29455812882817933","host":"s3://npm-registry-packages-npm-production"}},"0.23.2":{"name":"@fireproof/core-test","version":"0.23.2","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"41a7904435b0ddb1f3f737b8b1294e854140bb01","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.2.tgz","fileCount":132,"integrity":"sha512-j/mQTmUd/H/oHE73QQpYdWGJeWtyafGbvMUxtdQ8/NVmpnRHNdk6feiIlwwYFCeRkzGjhfvI3WRK/WJtQ+0zAQ==","signatures":[{"sig":"MEQCIDdvMtisYTDNQ7bD8qOcxJym1/MCTELWcMLkK7ksEegwAiBdMIIKDEuVzig7nNcMonK4VhOsE4Exol0ef7fS1XR47A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":724498},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.2.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/44394ac3337398450728a91ba4f8a014/fireproof-core-test-0.23.2.tgz","_integrity":"sha512-j/mQTmUd/H/oHE73QQpYdWGJeWtyafGbvMUxtdQ8/NVmpnRHNdk6feiIlwwYFCeRkzGjhfvI3WRK/WJtQ+0zAQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.1.0","use-fireproof":"0.23.2","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.23","@fireproof/core":"0.23.2","@fireproof/vendor":"0.23.2","@fireproof/core-base":"0.23.2","@fireproof/core-keybag":"0.23.2","@fireproof/core-runtime":"0.23.2","@fireproof/core-blockstore":"0.23.2","@fireproof/core-types-base":"0.23.2","@fireproof/core-gateways-base":"0.23.2","@fireproof/core-gateways-file":"0.23.2","@fireproof/core-types-runtime":"0.23.2","@fireproof/core-gateways-memory":"0.23.2","@fireproof/core-protocols-cloud":"0.23.2","@fireproof/core-types-blockstore":"0.23.2","@fireproof/core-gateways-indexeddb":"0.23.2","@fireproof/core-types-protocols-cloud":"0.23.2"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.2","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.2_1755259815332_0.9303092778656545","host":"s3://npm-registry-packages-npm-production"}},"0.23.3":{"name":"@fireproof/core-test","version":"0.23.3","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"a841e4b3a64aada3fad8e25be50e78cc06a6b31c","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.3.tgz","fileCount":132,"integrity":"sha512-nWKBZOslphJNn/k6BENC+BVcCUIrcfHanA46sft1T5tXRlkteNFivRP3j0MgsBrGCKhsvlo1m1mJsoB8fJ0J/A==","signatures":[{"sig":"MEUCIAsvxnk49qfw7yPHFH47N2RRwmuy748tZiYJlXuwtzNLAiEAkd5r2fJGD9Q4J/QOn1IQao1w3Muf0NPtnlfN73P3cls=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":724498},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.3.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f138683fa79deec60d829188b97e95d6/fireproof-core-test-0.23.3.tgz","_integrity":"sha512-nWKBZOslphJNn/k6BENC+BVcCUIrcfHanA46sft1T5tXRlkteNFivRP3j0MgsBrGCKhsvlo1m1mJsoB8fJ0J/A==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.1.0","use-fireproof":"0.23.3","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.23","@fireproof/core":"0.23.3","@fireproof/vendor":"0.23.3","@fireproof/core-base":"0.23.3","@fireproof/core-keybag":"0.23.3","@fireproof/core-runtime":"0.23.3","@fireproof/core-blockstore":"0.23.3","@fireproof/core-types-base":"0.23.3","@fireproof/core-gateways-base":"0.23.3","@fireproof/core-gateways-file":"0.23.3","@fireproof/core-types-runtime":"0.23.3","@fireproof/core-gateways-memory":"0.23.3","@fireproof/core-protocols-cloud":"0.23.3","@fireproof/core-types-blockstore":"0.23.3","@fireproof/core-gateways-indexeddb":"0.23.3","@fireproof/core-types-protocols-cloud":"0.23.3"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.3","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.3_1755613711203_0.37678060310745476","host":"s3://npm-registry-packages-npm-production"}},"0.23.5":{"name":"@fireproof/core-test","version":"0.23.5","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"af4ebbbdca1d9aca18a307f3aa7a260fbcb20507","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.5.tgz","fileCount":136,"integrity":"sha512-1FcskZ0ZJBpA7SfiRsf8qUay8sIpXUFI38d04fdwaIYZKzxpOYZlSs31HOMSFzx0rXaDGlEM/jMuQcSnt0Xuxg==","signatures":[{"sig":"MEUCIQCQdBNa+p+X9iOASyqZ5jSUmiwTFQSG3sno1c7BuEsNAAIgIzWbyiqcx73GDxRRQGiLG9wdjOPlbLPSyqM2QK0dmBA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":739371},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.5.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/945a3422e18daef1ef88fe730238c449/fireproof-core-test-0.23.5.tgz","_integrity":"sha512-1FcskZ0ZJBpA7SfiRsf8qUay8sIpXUFI38d04fdwaIYZKzxpOYZlSs31HOMSFzx0rXaDGlEM/jMuQcSnt0Xuxg==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.3.0","use-fireproof":"0.23.5","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.25","@fireproof/core":"0.23.5","@fireproof/vendor":"0.23.5","@fireproof/core-base":"0.23.5","@fireproof/core-keybag":"0.23.5","@fireproof/core-runtime":"0.23.5","@fireproof/core-blockstore":"0.23.5","@fireproof/core-types-base":"0.23.5","@fireproof/core-gateways-base":"0.23.5","@fireproof/core-gateways-file":"0.23.5","@fireproof/core-types-runtime":"0.23.5","@fireproof/core-gateways-memory":"0.23.5","@fireproof/core-protocols-cloud":"0.23.5","@fireproof/core-types-blockstore":"0.23.5","@fireproof/core-gateways-indexeddb":"0.23.5","@fireproof/core-types-protocols-cloud":"0.23.5"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.5","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.5_1755619704098_0.4508602172134706","host":"s3://npm-registry-packages-npm-production"}},"0.23.6":{"name":"@fireproof/core-test","version":"0.23.6","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"b34f8213cf6d6dda54760577f9ca5bea2e5733a0","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.6.tgz","fileCount":136,"integrity":"sha512-HSgypQQAwMidB3/viWC26QcfOjr7dC/3jbb/fLDRt9bU3KlkE3O0ay93yooBsr3M+P5M0eVj83UppBDC8FOZzQ==","signatures":[{"sig":"MEQCIB19PRS1Tqykq1EUBFhKek4GmXPNwCgGeAP5ZLnQtRFpAiBkE1BdXN8d3C4p4Nef5jUG1KmBcB8B406HW8HIC/M/PA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":739371},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.6.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f957d6482b23873aeeb0f6c3ff3a4752/fireproof-core-test-0.23.6.tgz","_integrity":"sha512-HSgypQQAwMidB3/viWC26QcfOjr7dC/3jbb/fLDRt9bU3KlkE3O0ay93yooBsr3M+P5M0eVj83UppBDC8FOZzQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.3.0","use-fireproof":"0.23.6","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.25","@fireproof/core":"0.23.6","@fireproof/vendor":"0.23.6","@fireproof/core-base":"0.23.6","@fireproof/core-keybag":"0.23.6","@fireproof/core-runtime":"0.23.6","@fireproof/core-blockstore":"0.23.6","@fireproof/core-types-base":"0.23.6","@fireproof/core-gateways-base":"0.23.6","@fireproof/core-gateways-file":"0.23.6","@fireproof/core-types-runtime":"0.23.6","@fireproof/core-gateways-memory":"0.23.6","@fireproof/core-protocols-cloud":"0.23.6","@fireproof/core-types-blockstore":"0.23.6","@fireproof/core-gateways-indexeddb":"0.23.6","@fireproof/core-types-protocols-cloud":"0.23.6"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.6","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.6_1755634475477_0.32116998003508024","host":"s3://npm-registry-packages-npm-production"}},"0.23.7-dev-preview1":{"name":"@fireproof/core-test","version":"0.23.7-dev-preview1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.7-dev-preview1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"63a0c9c1efa74b6863b12ffe03a36efd2cceb113","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.7-dev-preview1.tgz","fileCount":139,"integrity":"sha512-h0W0LyTzaVSLGT57JTexiSi+2L9WHnylxSdGy4tbwzk0HRP1/O9ZCkwQQbTShAF6d3I1odkRmuegGa8lBP+o9g==","signatures":[{"sig":"MEYCIQCzRjKE7J3SI7QIVr7Xo6W793HUP96QtQm2NId3mZRtGQIhAPjhFMhnlWKoYPwfkhdVDsy/jbiWaEEd4oMHP0/GIAnP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":763473},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.7-dev-preview1.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/6492abd71f4dc8c4a4047f1eb6ad62b5/fireproof-core-test-0.23.7-dev-preview1.tgz","_integrity":"sha512-h0W0LyTzaVSLGT57JTexiSi+2L9WHnylxSdGy4tbwzk0HRP1/O9ZCkwQQbTShAF6d3I1odkRmuegGa8lBP+o9g==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.3.0","use-fireproof":"0.23.7-dev-preview1","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.25","@fireproof/core":"0.23.7-dev-preview1","@fireproof/vendor":"0.23.7-dev-preview1","@fireproof/core-base":"0.23.7-dev-preview1","@fireproof/core-keybag":"0.23.7-dev-preview1","@fireproof/core-runtime":"0.23.7-dev-preview1","@fireproof/core-blockstore":"0.23.7-dev-preview1","@fireproof/core-types-base":"0.23.7-dev-preview1","@fireproof/core-gateways-base":"0.23.7-dev-preview1","@fireproof/core-gateways-file":"0.23.7-dev-preview1","@fireproof/core-types-runtime":"0.23.7-dev-preview1","@fireproof/core-gateways-memory":"0.23.7-dev-preview1","@fireproof/core-protocols-cloud":"0.23.7-dev-preview1","@fireproof/core-types-blockstore":"0.23.7-dev-preview1","@fireproof/core-gateways-indexeddb":"0.23.7-dev-preview1","@fireproof/core-types-protocols-cloud":"0.23.7-dev-preview1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.7-dev-preview1","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.7-dev-preview1_1755814365387_0.9199800153662228","host":"s3://npm-registry-packages-npm-production"}},"0.23.7-dev-preview2":{"name":"@fireproof/core-test","version":"0.23.7-dev-preview2","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.7-dev-preview2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"d0bf39389e01f408015c051ccc26c59a76bfe7c8","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.7-dev-preview2.tgz","fileCount":139,"integrity":"sha512-c9SgxbLCK0AS7jLew7wfNyQ53cDsSAaWBZuySVFIX6Vdsontw73wia/fZeipVELDMlLmaagXLWtrXR79LEPgNQ==","signatures":[{"sig":"MEYCIQDsyoeoIhCo33/5rSH2QnhA4uKesxZH6nIIBcN+YyZKogIhANaEcIHu8zzO0uJmfQJwEsnpPnjB72O7XkEflnhkTw9P","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":763586},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.7-dev-preview2.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/d581eee30ea0e431d5cb2662a4762d8c/fireproof-core-test-0.23.7-dev-preview2.tgz","_integrity":"sha512-c9SgxbLCK0AS7jLew7wfNyQ53cDsSAaWBZuySVFIX6Vdsontw73wia/fZeipVELDMlLmaagXLWtrXR79LEPgNQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.3.0","use-fireproof":"0.23.7-dev-preview2","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.25","@fireproof/core":"0.23.7-dev-preview2","@fireproof/vendor":"0.23.7-dev-preview2","@fireproof/core-base":"0.23.7-dev-preview2","@fireproof/core-keybag":"0.23.7-dev-preview2","@fireproof/core-runtime":"0.23.7-dev-preview2","@fireproof/core-blockstore":"0.23.7-dev-preview2","@fireproof/core-types-base":"0.23.7-dev-preview2","@fireproof/core-gateways-base":"0.23.7-dev-preview2","@fireproof/core-gateways-file":"0.23.7-dev-preview2","@fireproof/core-types-runtime":"0.23.7-dev-preview2","@fireproof/core-gateways-memory":"0.23.7-dev-preview2","@fireproof/core-protocols-cloud":"0.23.7-dev-preview2","@fireproof/core-types-blockstore":"0.23.7-dev-preview2","@fireproof/core-gateways-indexeddb":"0.23.7-dev-preview2","@fireproof/core-types-protocols-cloud":"0.23.7-dev-preview2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.7-dev-preview2","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.7-dev-preview2_1755833949433_0.17753582564042558","host":"s3://npm-registry-packages-npm-production"}},"0.23.7-dev-preview4":{"name":"@fireproof/core-test","version":"0.23.7-dev-preview4","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.7-dev-preview4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"9afc27b23d5e4af5ef0c56f2cddc0733ab1753ab","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.7-dev-preview4.tgz","fileCount":140,"integrity":"sha512-moLyFxPUe8q9NzWV1Rw+lLd9zWDUg2fh3bAJQAuPCH2X3A6ovWpfnJs8A45BE1yIYgzOFhbKpa/CR6yzIo1FIA==","signatures":[{"sig":"MEYCIQDTq7IjdoITCr+xtuOd9GuSiL4GiZYx/r6rx5lT5yFpYQIhAMCP5snXI+6B3n2cVcwyLLMcvHk3y0y3M8+2oyzzya/V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":776814},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.7-dev-preview4.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/dc418fabd75d26abbd21bd8799d82253/fireproof-core-test-0.23.7-dev-preview4.tgz","_integrity":"sha512-moLyFxPUe8q9NzWV1Rw+lLd9zWDUg2fh3bAJQAuPCH2X3A6ovWpfnJs8A45BE1yIYgzOFhbKpa/CR6yzIo1FIA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.3.0","use-fireproof":"0.23.7-dev-preview4","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.25","@fireproof/core":"0.23.7-dev-preview4","@fireproof/vendor":"0.23.7-dev-preview4","@fireproof/core-base":"0.23.7-dev-preview4","@fireproof/core-keybag":"0.23.7-dev-preview4","@fireproof/core-runtime":"0.23.7-dev-preview4","@fireproof/core-blockstore":"0.23.7-dev-preview4","@fireproof/core-types-base":"0.23.7-dev-preview4","@fireproof/core-gateways-base":"0.23.7-dev-preview4","@fireproof/core-gateways-file":"0.23.7-dev-preview4","@fireproof/core-types-runtime":"0.23.7-dev-preview4","@fireproof/core-gateways-memory":"0.23.7-dev-preview4","@fireproof/core-protocols-cloud":"0.23.7-dev-preview4","@fireproof/core-types-blockstore":"0.23.7-dev-preview4","@fireproof/core-gateways-indexeddb":"0.23.7-dev-preview4","@fireproof/core-types-protocols-cloud":"0.23.7-dev-preview4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.7-dev-preview4","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.7-dev-preview4_1755874133593_0.3245556811956436","host":"s3://npm-registry-packages-npm-production"}},"0.23.8":{"name":"@fireproof/core-test","version":"0.23.8","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"6bdf15a6c7591e7d9b53b07a1e601743c0a903ce","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.8.tgz","fileCount":140,"integrity":"sha512-hICPxRgnreesag/ZbQuT6mNN5+n9b/Rbsopra0e9cf72+10S1BrqNRvUQTTgEz4iAIrtw5IdsQ/XQiMkgJdTUQ==","signatures":[{"sig":"MEUCIE9kEOxPdi5hdTtoHNXEWKlnvHkUvZhgPGgfTdSm7kIdAiEA80e1Yk9yDViAWbs9cij/HPukN6koTXuy4GMmizSaNRY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":776592},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.8.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/0fbaf53fab8cce1f8635322218f26665/fireproof-core-test-0.23.8.tgz","_integrity":"sha512-hICPxRgnreesag/ZbQuT6mNN5+n9b/Rbsopra0e9cf72+10S1BrqNRvUQTTgEz4iAIrtw5IdsQ/XQiMkgJdTUQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.3.0","use-fireproof":"0.23.8","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.25","@fireproof/core":"0.23.8","@fireproof/vendor":"0.23.8","@fireproof/core-base":"0.23.8","@fireproof/core-keybag":"0.23.8","@fireproof/core-runtime":"0.23.8","@fireproof/core-blockstore":"0.23.8","@fireproof/core-types-base":"0.23.8","@fireproof/core-gateways-base":"0.23.8","@fireproof/core-gateways-file":"0.23.8","@fireproof/core-types-runtime":"0.23.8","@fireproof/core-gateways-memory":"0.23.8","@fireproof/core-protocols-cloud":"0.23.8","@fireproof/core-types-blockstore":"0.23.8","@fireproof/core-gateways-indexeddb":"0.23.8","@fireproof/core-types-protocols-cloud":"0.23.8"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.8","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.8_1755908255259_0.32416338505042597","host":"s3://npm-registry-packages-npm-production"}},"0.23.10":{"name":"@fireproof/core-test","version":"0.23.10","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"b4097a6b31a6a9f582c9591670f3a33d09162614","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.10.tgz","fileCount":140,"integrity":"sha512-ss6F02yaNBC151sGn9OM0Yk8dcQFlcIFE6iMcDFWz/d7rH6otXRJthHaa0rtNu/pdzGifT1IGWEkJ256E1sdmQ==","signatures":[{"sig":"MEYCIQDxSF6dIKinzorX5E8hedHzduXoLKXmhudNSS2zX00P5wIhALnyMDzDOsMTactfYnk2tTw7p33k5HpzSae7YjFoO1XM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":776610},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.10.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/a6a31c37cade9c837372772126350c16/fireproof-core-test-0.23.10.tgz","_integrity":"sha512-ss6F02yaNBC151sGn9OM0Yk8dcQFlcIFE6iMcDFWz/d7rH6otXRJthHaa0rtNu/pdzGifT1IGWEkJ256E1sdmQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.3.0","use-fireproof":"0.23.10","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.25","@fireproof/core":"0.23.10","@fireproof/vendor":"0.23.10","@fireproof/core-base":"0.23.10","@fireproof/core-keybag":"0.23.10","@fireproof/core-runtime":"0.23.10","@fireproof/core-blockstore":"0.23.10","@fireproof/core-types-base":"0.23.10","@fireproof/core-gateways-base":"0.23.10","@fireproof/core-gateways-file":"0.23.10","@fireproof/core-types-runtime":"0.23.10","@fireproof/core-gateways-memory":"0.23.10","@fireproof/core-protocols-cloud":"0.23.10","@fireproof/core-types-blockstore":"0.23.10","@fireproof/core-gateways-indexeddb":"0.23.10","@fireproof/core-types-protocols-cloud":"0.23.10"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.10","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.10_1755919159289_0.16075784732494425","host":"s3://npm-registry-packages-npm-production"}},"0.23.7":{"name":"@fireproof/core-test","version":"0.23.7","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"4255c6ad82b6dd2962ce824688a7d3ab2cfed082","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.7.tgz","fileCount":140,"integrity":"sha512-F7KNU+M7APMlNqPIdGtTUyCWC56sg+qUAikPfohQK8iQ2ngmd8p1FeLhX3IjSD5wEipaKhoGMXXFdYNzT4tm8A==","signatures":[{"sig":"MEUCIE1M2cuykgwnxQe60JEVpVpQxf4q6c3CtljW4MLTrylgAiEA3bM+Vl229ek6WU8qVfsu9rMt/90m2R+ffJVL4oQdlOY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":776592},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.7.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/517d98a7d0d76c79f2f15deae3cbf5f4/fireproof-core-test-0.23.7.tgz","_integrity":"sha512-F7KNU+M7APMlNqPIdGtTUyCWC56sg+qUAikPfohQK8iQ2ngmd8p1FeLhX3IjSD5wEipaKhoGMXXFdYNzT4tm8A==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.3.0","use-fireproof":"0.23.7","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.25","@fireproof/core":"0.23.7","@fireproof/vendor":"0.23.7","@fireproof/core-base":"0.23.7","@fireproof/core-keybag":"0.23.7","@fireproof/core-runtime":"0.23.7","@fireproof/core-blockstore":"0.23.7","@fireproof/core-types-base":"0.23.7","@fireproof/core-gateways-base":"0.23.7","@fireproof/core-gateways-file":"0.23.7","@fireproof/core-types-runtime":"0.23.7","@fireproof/core-gateways-memory":"0.23.7","@fireproof/core-protocols-cloud":"0.23.7","@fireproof/core-types-blockstore":"0.23.7","@fireproof/core-gateways-indexeddb":"0.23.7","@fireproof/core-types-protocols-cloud":"0.23.7"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.7","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.7_1755920866039_0.31184434403447203","host":"s3://npm-registry-packages-npm-production"}},"0.23.11":{"name":"@fireproof/core-test","version":"0.23.11","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"4fe564d1b2577689d6386da517119507486911cd","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.11.tgz","fileCount":140,"integrity":"sha512-KJJwbA3pFe1tgopjfBywPoySyZjeP1JsOBrCHwZw8gMPVoLT9yhm/6gqGtxidOBUAcAON4SMCjGMowhVjL7gXQ==","signatures":[{"sig":"MEYCIQCLWbCOM7uKsf4o2asVBydpJXBsVHhKPR/UeDou6173eQIhAMu2fspOGsnXlzx48d4mxbgOjjdZFVAnCIQIAdCx1jKJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":776610},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.11.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ccff18bfeb48156a8b733937e662fb16/fireproof-core-test-0.23.11.tgz","_integrity":"sha512-KJJwbA3pFe1tgopjfBywPoySyZjeP1JsOBrCHwZw8gMPVoLT9yhm/6gqGtxidOBUAcAON4SMCjGMowhVjL7gXQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.12","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.3.0","use-fireproof":"0.23.11","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.25","@fireproof/core":"0.23.11","@fireproof/vendor":"0.23.11","@fireproof/core-base":"0.23.11","@fireproof/core-keybag":"0.23.11","@fireproof/core-runtime":"0.23.11","@fireproof/core-blockstore":"0.23.11","@fireproof/core-types-base":"0.23.11","@fireproof/core-gateways-base":"0.23.11","@fireproof/core-gateways-file":"0.23.11","@fireproof/core-types-runtime":"0.23.11","@fireproof/core-gateways-memory":"0.23.11","@fireproof/core-protocols-cloud":"0.23.11","@fireproof/core-types-blockstore":"0.23.11","@fireproof/core-gateways-indexeddb":"0.23.11","@fireproof/core-types-protocols-cloud":"0.23.11"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.7.1","vitest":"^3.2.4","playwright":"^1.54.1","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.11","playwright-chromium":"^1.54.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.11_1755967315668_0.9770567080962127","host":"s3://npm-registry-packages-npm-production"}},"0.23.13":{"name":"@fireproof/core-test","version":"0.23.13","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"5939e5062bc75bf45318336ea669aab8fca160f9","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.13.tgz","fileCount":140,"integrity":"sha512-hOqZwa/Tv4Nm4riF19nKc2F3yroqj9Y9bCnNfwc4jTDNvdwt22KHoKnnje25oXvSHEBFj+cghqgM3vyT1NLYew==","signatures":[{"sig":"MEUCIGTl3+cfqRgRa4bNlA2eODPgl0+mB8jOSaQQz3NqZBt8AiEA5XpbCE66iZCtbdxjRhzgF2ut7mBn3GC11k3A/MPkYfU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":779631},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.13.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/7d78f639e5bac5140380e6e290e22698/fireproof-core-test-0.23.13.tgz","_integrity":"sha512-hOqZwa/Tv4Nm4riF19nKc2F3yroqj9Y9bCnNfwc4jTDNvdwt22KHoKnnje25oXvSHEBFj+cghqgM3vyT1NLYew==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"cborg":"^4.2.14","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.3.0","use-fireproof":"0.23.13","@ipld/dag-cbor":"^9.2.4","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.26","@fireproof/core":"0.23.13","@fireproof/vendor":"0.23.13","@fireproof/core-base":"0.23.13","@fireproof/core-keybag":"0.23.13","@fireproof/core-runtime":"0.23.13","@fireproof/core-blockstore":"0.23.13","@fireproof/core-types-base":"0.23.13","@fireproof/core-gateways-base":"0.23.13","@fireproof/core-gateways-file":"0.23.13","@fireproof/core-types-runtime":"0.23.13","@fireproof/core-gateways-memory":"0.23.13","@fireproof/core-protocols-cloud":"0.23.13","@fireproof/core-types-blockstore":"0.23.13","@fireproof/core-gateways-indexeddb":"0.23.13","@fireproof/core-types-protocols-cloud":"0.23.13"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.8.1","vitest":"^3.2.4","playwright":"^1.55.0","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.13","playwright-chromium":"^1.55.0"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.13_1756333419305_0.16039281379095516","host":"s3://npm-registry-packages-npm-production"}},"0.23.15-dev-windows":{"name":"@fireproof/core-test","version":"0.23.15-dev-windows","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.15-dev-windows","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"006814d663d8a59d268e8418400253ab6df60211","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.15-dev-windows.tgz","fileCount":152,"integrity":"sha512-/GkBQXWkRYmHxL9Jsu0S6zGZNeGTCL05hnpx0uK5sx1viKM7WvVd5/antCdE4CK6JrG+h5NXzZgmUC3f7dYoig==","signatures":[{"sig":"MEUCID7t5+HpCIhPvwOQvW2jZ7jrB4ymIzyLD83KQNQmOQCBAiEAvbDzd+Z6QCTGmpeqESEBxsmdiPG3KXRTmqnH2aLA9y0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":851885},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.15-dev-windows.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/aa7848048418f37e893410a6fe7600c2/fireproof-core-test-0.23.15-dev-windows.tgz","_integrity":"sha512-/GkBQXWkRYmHxL9Jsu0S6zGZNeGTCL05hnpx0uK5sx1viKM7WvVd5/antCdE4CK6JrG+h5NXzZgmUC3f7dYoig==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.20.0","dependencies":{"jose":"^6.0.12","cborg":"^4.2.15","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.7.0","use-fireproof":"0.23.15-dev-windows","@ipld/dag-cbor":"^9.2.5","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.43","@fireproof/core":"0.23.15-dev-windows","@fireproof/vendor":"0.23.15-dev-windows","@fireproof/core-base":"0.23.15-dev-windows","@fireproof/core-keybag":"0.23.15-dev-windows","@fireproof/core-runtime":"0.23.15-dev-windows","@fireproof/core-device-id":"0.23.15-dev-windows","@fireproof/core-blockstore":"0.23.15-dev-windows","@fireproof/core-types-base":"0.23.15-dev-windows","@fireproof/core-gateways-base":"0.23.15-dev-windows","@fireproof/core-gateways-file":"0.23.15-dev-windows","@fireproof/core-types-runtime":"0.23.15-dev-windows","@fireproof/core-gateways-cloud":"0.23.15-dev-windows","@fireproof/core-gateways-memory":"0.23.15-dev-windows","@fireproof/core-protocols-cloud":"0.23.15-dev-windows","@fireproof/core-types-blockstore":"0.23.15-dev-windows","@fireproof/core-gateways-indexeddb":"0.23.15-dev-windows","@fireproof/core-types-protocols-cloud":"0.23.15-dev-windows"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^8.8.4","vitest":"^3.2.4","playwright":"^1.56.0","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.15-dev-windows","playwright-chromium":"^1.56.0"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.15-dev-windows_1760133514534_0.31009380489527816","host":"s3://npm-registry-packages-npm-production"}},"0.23.15-dev-windows-1":{"name":"@fireproof/core-test","version":"0.23.15-dev-windows-1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.15-dev-windows-1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"6d6517b8575ddf49a42dda4e96e7658c37ea7679","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.15-dev-windows-1.tgz","fileCount":152,"integrity":"sha512-iBMYH5e+Kylz1yNQE8ArNhL8Zov6MpvpIe7LpuOQzV/j2FrwuQDt/JlQRQBcxV5VO0iGTF5BHF9PrWe0eVKmTQ==","signatures":[{"sig":"MEUCIQDOoQoOJ1DUxy3DA00J+MRB9wXf2X4Wc2ubfGVMhfE3xQIgYOLXxulFDTu5o3eI3oKpvTPQeiKIvuCDo35wpqxQcf8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":851925},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.15-dev-windows-1.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2a14cbbfcd23c6230e78d1f5fcf91bbc/fireproof-core-test-0.23.15-dev-windows-1.tgz","_integrity":"sha512-iBMYH5e+Kylz1yNQE8ArNhL8Zov6MpvpIe7LpuOQzV/j2FrwuQDt/JlQRQBcxV5VO0iGTF5BHF9PrWe0eVKmTQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.20.0","dependencies":{"jose":"^6.0.12","cborg":"^4.2.15","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.7.0","use-fireproof":"0.23.15-dev-windows-1","@ipld/dag-cbor":"^9.2.5","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.43","@fireproof/core":"0.23.15-dev-windows-1","@fireproof/vendor":"0.23.15-dev-windows-1","@fireproof/core-base":"0.23.15-dev-windows-1","@fireproof/core-keybag":"0.23.15-dev-windows-1","@fireproof/core-runtime":"0.23.15-dev-windows-1","@fireproof/core-device-id":"0.23.15-dev-windows-1","@fireproof/core-blockstore":"0.23.15-dev-windows-1","@fireproof/core-types-base":"0.23.15-dev-windows-1","@fireproof/core-gateways-base":"0.23.15-dev-windows-1","@fireproof/core-gateways-file":"0.23.15-dev-windows-1","@fireproof/core-types-runtime":"0.23.15-dev-windows-1","@fireproof/core-gateways-cloud":"0.23.15-dev-windows-1","@fireproof/core-gateways-memory":"0.23.15-dev-windows-1","@fireproof/core-protocols-cloud":"0.23.15-dev-windows-1","@fireproof/core-types-blockstore":"0.23.15-dev-windows-1","@fireproof/core-gateways-indexeddb":"0.23.15-dev-windows-1","@fireproof/core-types-protocols-cloud":"0.23.15-dev-windows-1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^8.8.4","vitest":"^3.2.4","playwright":"^1.56.0","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.15-dev-windows-1","playwright-chromium":"^1.56.0"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.15-dev-windows-1_1760176797791_0.7891559470293161","host":"s3://npm-registry-packages-npm-production"}},"0.23.15-dev-windows-2":{"name":"@fireproof/core-test","version":"0.23.15-dev-windows-2","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.15-dev-windows-2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"e3bfea7df269dda893db35eebdab31a02732f3a2","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.15-dev-windows-2.tgz","fileCount":152,"integrity":"sha512-+KyVnPrwA2BtSCVZVHFmw/q3Uca9zrzgBVEiaiKe9OTOcBcAaNSLKT7gu79iEdtxlmgSo6j9X4inOZn2sL7MIQ==","signatures":[{"sig":"MEUCIQCRMuif72W50Mxu5yLw4Bukvpu78vT1RtvBFIevJIjkjwIgLZUI/ocit4CXEgENLwXQE+jPM4ro3DZx90KfCHEm8uM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":851925},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.15-dev-windows-2.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/723fd4180176e4a1dfcedb66c941e274/fireproof-core-test-0.23.15-dev-windows-2.tgz","_integrity":"sha512-+KyVnPrwA2BtSCVZVHFmw/q3Uca9zrzgBVEiaiKe9OTOcBcAaNSLKT7gu79iEdtxlmgSo6j9X4inOZn2sL7MIQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.20.0","dependencies":{"jose":"^6.0.12","cborg":"^4.2.15","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.7.0","use-fireproof":"0.23.15-dev-windows-2","@ipld/dag-cbor":"^9.2.5","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.43","@fireproof/core":"0.23.15-dev-windows-2","@fireproof/vendor":"0.23.15-dev-windows-2","@fireproof/core-base":"0.23.15-dev-windows-2","@fireproof/core-keybag":"0.23.15-dev-windows-2","@fireproof/core-runtime":"0.23.15-dev-windows-2","@fireproof/core-device-id":"0.23.15-dev-windows-2","@fireproof/core-blockstore":"0.23.15-dev-windows-2","@fireproof/core-types-base":"0.23.15-dev-windows-2","@fireproof/core-gateways-base":"0.23.15-dev-windows-2","@fireproof/core-gateways-file":"0.23.15-dev-windows-2","@fireproof/core-types-runtime":"0.23.15-dev-windows-2","@fireproof/core-gateways-cloud":"0.23.15-dev-windows-2","@fireproof/core-gateways-memory":"0.23.15-dev-windows-2","@fireproof/core-protocols-cloud":"0.23.15-dev-windows-2","@fireproof/core-types-blockstore":"0.23.15-dev-windows-2","@fireproof/core-gateways-indexeddb":"0.23.15-dev-windows-2","@fireproof/core-types-protocols-cloud":"0.23.15-dev-windows-2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^8.8.4","vitest":"^3.2.4","playwright":"^1.56.0","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.15-dev-windows-2","playwright-chromium":"^1.56.0"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.15-dev-windows-2_1760221204121_0.5176545132607975","host":"s3://npm-registry-packages-npm-production"}},"0.23.15":{"name":"@fireproof/core-test","version":"0.23.15","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.23.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"f2f1d05422e423a654a719040c6c1e82992affc8","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.23.15.tgz","fileCount":152,"integrity":"sha512-gOXphcjY/UVbVjMdu19Ff7v/5LGWdcsl4BIdshf/rkSXOe4E63MI08H35m6OCpiXkJRPuuPMNuReHNECO1q5NQ==","signatures":[{"sig":"MEUCIQDgvRCfZamkpP8mGIs3uE0svZObqye9YFDPv5UStp28/gIgNNAm1N52sIB7lQyY/57KBuSw7bBHAYLboeDR6aFgX6Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":851645},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.23.15.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/56d453ff938b054fb906aaae598cf0e1/fireproof-core-test-0.23.15.tgz","_integrity":"sha512-gOXphcjY/UVbVjMdu19Ff7v/5LGWdcsl4BIdshf/rkSXOe4E63MI08H35m6OCpiXkJRPuuPMNuReHNECO1q5NQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.20.0","dependencies":{"jose":"^6.0.12","cborg":"^4.2.15","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.7.2","use-fireproof":"0.23.15","@ipld/dag-cbor":"^9.2.5","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.51","@fireproof/core":"0.23.15","@fireproof/vendor":"0.23.15","@fireproof/core-base":"0.23.15","@fireproof/core-keybag":"0.23.15","@fireproof/core-runtime":"0.23.15","@fireproof/core-device-id":"0.23.15","@fireproof/core-blockstore":"0.23.15","@fireproof/core-types-base":"0.23.15","@fireproof/core-gateways-base":"0.23.15","@fireproof/core-gateways-file":"0.23.15","@fireproof/core-types-runtime":"0.23.15","@fireproof/core-gateways-cloud":"0.23.15","@fireproof/core-gateways-memory":"0.23.15","@fireproof/core-protocols-cloud":"0.23.15","@fireproof/core-types-blockstore":"0.23.15","@fireproof/core-gateways-indexeddb":"0.23.15","@fireproof/core-types-protocols-cloud":"0.23.15"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^8.8.4","vitest":"^3.2.4","playwright":"^1.56.0","@vitest/browser":"^3.2.4","@fireproof/core-cli":"0.23.15","playwright-chromium":"^1.56.0"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.23.15_1760632707114_0.08596873722675147","host":"s3://npm-registry-packages-npm-production"}},"0.24.2-dev-cloud-api":{"name":"@fireproof/core-test","version":"0.24.2-dev-cloud-api","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.2-dev-cloud-api","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"1a81c8fb289e070a03cc2230f8bcbd7137362086","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.2-dev-cloud-api.tgz","fileCount":155,"integrity":"sha512-3V6mYk8Ql2kL8hIiFa77c2CccoSfPCRPC5qIb+rYcoNbWiMdvGHtDoSzL66QOCWxfIJTKEeRuydE+mwKjonIFw==","signatures":[{"sig":"MEYCIQDBD7Lda5HhIzBEV24Kd2Qf1HnpAf1RdoP2QOSjqbEfDQIhAJud1cUvOjVq/ozZrgwCcBnRg2lx63QgcQj4Ew9f+w3C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":892230},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.24.2-dev-cloud-api.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/7c33efb651be2fa27a5d2d17b3789fbd/fireproof-core-test-0.24.2-dev-cloud-api.tgz","_integrity":"sha512-3V6mYk8Ql2kL8hIiFa77c2CccoSfPCRPC5qIb+rYcoNbWiMdvGHtDoSzL66QOCWxfIJTKEeRuydE+mwKjonIFw==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"^4.1.12","jose":"^6.1.2","cborg":"^4.3.0","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.10.1","use-fireproof":"0.24.2-dev-cloud-api","@ipld/dag-cbor":"^9.2.5","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.4.72","@fireproof/core":"0.24.2-dev-cloud-api","@fireproof/vendor":"0.24.2-dev-cloud-api","@fireproof/core-base":"0.24.2-dev-cloud-api","@fireproof/core-keybag":"0.24.2-dev-cloud-api","@fireproof/core-runtime":"0.24.2-dev-cloud-api","@fireproof/core-svc-api":"0.24.2-dev-cloud-api","@fireproof/core-svc-host":"0.24.2-dev-cloud-api","@fireproof/core-device-id":"0.24.2-dev-cloud-api","@fireproof/core-blockstore":"0.24.2-dev-cloud-api","@fireproof/core-types-base":"0.24.2-dev-cloud-api","@fireproof/core-svc-protocol":"0.24.2-dev-cloud-api","@fireproof/core-gateways-base":"0.24.2-dev-cloud-api","@fireproof/core-gateways-file":"0.24.2-dev-cloud-api","@fireproof/core-types-runtime":"0.24.2-dev-cloud-api","@fireproof/core-gateways-cloud":"0.24.2-dev-cloud-api","@fireproof/core-gateways-memory":"0.24.2-dev-cloud-api","@fireproof/core-protocols-cloud":"0.24.2-dev-cloud-api","@fireproof/core-types-blockstore":"0.24.2-dev-cloud-api","@fireproof/core-gateways-indexeddb":"0.24.2-dev-cloud-api","@fireproof/core-types-protocols-cloud":"0.24.2-dev-cloud-api"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^8.8.5","vitest":"^4.0.8","playwright":"^1.56.1","@vitest/browser":"^4.0.8","@fireproof/core-cli":"0.24.2-dev-cloud-api","playwright-chromium":"^1.56.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.2-dev-cloud-api_1764100160200_0.6975080105414271","host":"s3://npm-registry-packages-npm-production"}},"0.24.0-dev-multi-clerks-0":{"name":"@fireproof/core-test","version":"0.24.0-dev-multi-clerks-0","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.0-dev-multi-clerks-0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"60feb2d8718a603d7f9a1afb02cd97204674f04f","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.0-dev-multi-clerks-0.tgz","fileCount":155,"integrity":"sha512-nizPMUp9cKlYUaGpw2JKZVjHAJ6QBvnTh63VPKDZCIjvwkpntSD8CkzQldlir5S1YgvwfBE8IQlwB50DsrKsJg==","signatures":[{"sig":"MEQCICEIMWhsrUg4DNG8klWG2N2LetOakiX+eV1/DsEZ7PB2AiBHMrdZmTq5hHvU9xq7WVK5vFfBbzhMfnunE8n9CbDm6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":892796},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.24.0-dev-multi-clerks-0.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c7458752e9eb09e78913972e29488459/fireproof-core-test-0.24.0-dev-multi-clerks-0.tgz","_integrity":"sha512-nizPMUp9cKlYUaGpw2JKZVjHAJ6QBvnTh63VPKDZCIjvwkpntSD8CkzQldlir5S1YgvwfBE8IQlwB50DsrKsJg==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"^4.1.13","jose":"^6.1.2","cborg":"^4.3.0","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.10.1","use-fireproof":"0.24.0-dev-multi-clerks-0","@ipld/dag-cbor":"^9.2.5","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.5.1","@fireproof/core":"0.24.0-dev-multi-clerks-0","@fireproof/vendor":"0.24.0-dev-multi-clerks-0","@fireproof/core-base":"0.24.0-dev-multi-clerks-0","@fireproof/core-keybag":"0.24.0-dev-multi-clerks-0","@fireproof/core-runtime":"0.24.0-dev-multi-clerks-0","@fireproof/core-svc-api":"0.24.0-dev-multi-clerks-0","@fireproof/core-svc-host":"0.24.0-dev-multi-clerks-0","@fireproof/core-device-id":"0.24.0-dev-multi-clerks-0","@fireproof/core-blockstore":"0.24.0-dev-multi-clerks-0","@fireproof/core-types-base":"0.24.0-dev-multi-clerks-0","@fireproof/core-svc-protocol":"0.24.0-dev-multi-clerks-0","@fireproof/core-gateways-base":"0.24.0-dev-multi-clerks-0","@fireproof/core-gateways-file":"0.24.0-dev-multi-clerks-0","@fireproof/core-types-runtime":"0.24.0-dev-multi-clerks-0","@fireproof/core-gateways-cloud":"0.24.0-dev-multi-clerks-0","@fireproof/core-gateways-memory":"0.24.0-dev-multi-clerks-0","@fireproof/core-protocols-cloud":"0.24.0-dev-multi-clerks-0","@fireproof/core-types-blockstore":"0.24.0-dev-multi-clerks-0","@fireproof/core-gateways-indexeddb":"0.24.0-dev-multi-clerks-0","@fireproof/core-types-protocols-cloud":"0.24.0-dev-multi-clerks-0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^8.8.5","vitest":"^4.0.8","playwright":"^1.56.1","@vitest/browser":"^4.0.8","@fireproof/core-cli":"0.24.0-dev-multi-clerks-0","playwright-chromium":"^1.56.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.0-dev-multi-clerks-0_1764190660928_0.01631154871294327","host":"s3://npm-registry-packages-npm-production"}},"0.24.0-dev-multi-clerks-1":{"name":"@fireproof/core-test","version":"0.24.0-dev-multi-clerks-1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.0-dev-multi-clerks-1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"b5731f2469bac4486b5e3badb165e094ebff379e","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.0-dev-multi-clerks-1.tgz","fileCount":155,"integrity":"sha512-NCHtnnnlb+Ta1OZ/nAZBTIWtlAm0LmoDNyqTB2w3jCi+uZeVg943TuEBojnQtQj8zb9tjMGS796tCzwASyj5yA==","signatures":[{"sig":"MEUCIBrBBxawT4EYnQoOAUs+b5FsF8FLdy4OToiSEbXPo1mCAiEAlDEbYl5+y3A+EP2cR6TUjUPD/suaiFBFbjYwdKFbLT4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":894516},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.24.0-dev-multi-clerks-1.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f2a4fd479c82ba138d417c7b7d8e43cf/fireproof-core-test-0.24.0-dev-multi-clerks-1.tgz","_integrity":"sha512-NCHtnnnlb+Ta1OZ/nAZBTIWtlAm0LmoDNyqTB2w3jCi+uZeVg943TuEBojnQtQj8zb9tjMGS796tCzwASyj5yA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"^4.1.13","jose":"^6.1.2","cborg":"^4.3.1","uuidv7":"^1.0.2","charwise":"^3.0.1","@ipld/car":"^5.4.2","@types/node":"^24.10.1","use-fireproof":"0.24.0-dev-multi-clerks-1","@ipld/dag-cbor":"^9.2.5","@ipld/dag-json":"^10.2.5","@adviser/cement":"^0.5.2","@fireproof/core":"0.24.0-dev-multi-clerks-1","@fireproof/vendor":"0.24.0-dev-multi-clerks-1","@fireproof/core-base":"0.24.0-dev-multi-clerks-1","@fireproof/core-keybag":"0.24.0-dev-multi-clerks-1","@fireproof/core-runtime":"0.24.0-dev-multi-clerks-1","@fireproof/core-svc-api":"0.24.0-dev-multi-clerks-1","@fireproof/core-svc-host":"0.24.0-dev-multi-clerks-1","@fireproof/core-device-id":"0.24.0-dev-multi-clerks-1","@fireproof/core-blockstore":"0.24.0-dev-multi-clerks-1","@fireproof/core-types-base":"0.24.0-dev-multi-clerks-1","@fireproof/core-svc-protocol":"0.24.0-dev-multi-clerks-1","@fireproof/core-gateways-base":"0.24.0-dev-multi-clerks-1","@fireproof/core-gateways-file":"0.24.0-dev-multi-clerks-1","@fireproof/core-types-runtime":"0.24.0-dev-multi-clerks-1","@fireproof/core-gateways-cloud":"0.24.0-dev-multi-clerks-1","@fireproof/core-gateways-memory":"0.24.0-dev-multi-clerks-1","@fireproof/core-protocols-cloud":"0.24.0-dev-multi-clerks-1","@fireproof/core-types-blockstore":"0.24.0-dev-multi-clerks-1","@fireproof/core-gateways-indexeddb":"0.24.0-dev-multi-clerks-1","@fireproof/core-types-protocols-cloud":"0.24.0-dev-multi-clerks-1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^8.8.5","vitest":"^4.0.8","playwright":"^1.56.1","@vitest/browser":"^4.0.8","@fireproof/core-cli":"0.24.0-dev-multi-clerks-1","playwright-chromium":"^1.56.1"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.0-dev-multi-clerks-1_1764257212417_0.8346443065298166","host":"s3://npm-registry-packages-npm-production"}},"0.24.0":{"name":"@fireproof/core-test","version":"0.24.0","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"49f2cb5fc55de260095df469cdbf36c7def7f49b","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.0.tgz","fileCount":155,"integrity":"sha512-woIWNN+rrsg3Bl3sS92Xm8u+u8bFj+OH88a+6tcPUsMHKgjhAJ/S5ixX4xd9RLEzt9YCff4CFC1hr8rUwHtaDQ==","signatures":[{"sig":"MEQCIDPtA+LsT1ungirYq3rmS9XWPGyDzGO0k6m+xGgxyo6kAiBzD1OHgLsMOLR01ZNhxSdONjDThQYAt4SzO+16O2XcUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":908947},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.24.0.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/dbf5fe601f2694ac9cf3f63ae25dc409/fireproof-core-test-0.24.0.tgz","_integrity":"sha512-woIWNN+rrsg3Bl3sS92Xm8u+u8bFj+OH88a+6tcPUsMHKgjhAJ/S5ixX4xd9RLEzt9YCff4CFC1hr8rUwHtaDQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.1.13","jose":"6.1.2","cborg":"4.3.1","uuidv7":"1.0.2","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"24.5.2","use-fireproof":"0.24.0","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.2","@fireproof/core":"0.24.0","@fireproof/vendor":"0.24.0","@fireproof/core-base":"0.24.0","@fireproof/core-keybag":"0.24.0","@fireproof/core-runtime":"0.24.0","@fireproof/core-svc-api":"0.24.0","@fireproof/core-svc-host":"0.24.0","@fireproof/core-device-id":"0.24.0","@fireproof/core-blockstore":"0.24.0","@fireproof/core-types-base":"0.24.0","@fireproof/core-svc-protocol":"0.24.0","@fireproof/core-gateways-base":"0.24.0","@fireproof/core-gateways-file":"0.24.0","@fireproof/core-types-runtime":"0.24.0","@fireproof/core-gateways-cloud":"0.24.0","@fireproof/core-gateways-memory":"0.24.0","@fireproof/core-protocols-cloud":"0.24.0","@fireproof/core-types-blockstore":"0.24.0","@fireproof/core-gateways-indexeddb":"0.24.0","@fireproof/core-types-protocols-cloud":"0.24.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.0_1764512387287_0.32081445297168476","host":"s3://npm-registry-packages-npm-production"}},"0.24.1-dev-memo":{"name":"@fireproof/core-test","version":"0.24.1-dev-memo","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.1-dev-memo","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"0af5bcf45dfd96a4bfa1ef3e33c33027b57817cc","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.1-dev-memo.tgz","fileCount":155,"integrity":"sha512-+pWppG4A1V8QOhtZ/Jr3OoELb37s0ulZRKDhaX5orMrxYqH0t0vpzzHa7YES618u0J7uMhkHwTkM9C8Mpwe9ag==","signatures":[{"sig":"MEQCIANH5+wjf2KZA7EDbK6oP/DPxLMIok05Gx/EZNZp/rnPAiBTz1038/45xVbNO6QVDCTClrd4hfsnaxGkIS4dcBTjsg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":966593},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.24.1-dev-memo.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/176a0a412b3ae8344ecb9c4b27f6d845/fireproof-core-test-0.24.1-dev-memo.tgz","_integrity":"sha512-+pWppG4A1V8QOhtZ/Jr3OoELb37s0ulZRKDhaX5orMrxYqH0t0vpzzHa7YES618u0J7uMhkHwTkM9C8Mpwe9ag==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.1.13","jose":"6.1.2","cborg":"4.3.1","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"24.5.2","use-fireproof":"0.24.1-dev-memo","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.2","@fireproof/core":"0.24.1-dev-memo","@fireproof/vendor":"0.24.1-dev-memo","@fireproof/core-base":"0.24.1-dev-memo","@fireproof/core-keybag":"0.24.1-dev-memo","@fireproof/core-runtime":"0.24.1-dev-memo","@fireproof/core-svc-api":"0.24.1-dev-memo","@fireproof/core-svc-host":"0.24.1-dev-memo","@fireproof/core-device-id":"0.24.1-dev-memo","@fireproof/core-blockstore":"0.24.1-dev-memo","@fireproof/core-types-base":"0.24.1-dev-memo","@fireproof/core-svc-protocol":"0.24.1-dev-memo","@fireproof/core-gateways-base":"0.24.1-dev-memo","@fireproof/core-gateways-file":"0.24.1-dev-memo","@fireproof/core-types-runtime":"0.24.1-dev-memo","@fireproof/core-gateways-cloud":"0.24.1-dev-memo","@fireproof/core-gateways-memory":"0.24.1-dev-memo","@fireproof/core-protocols-cloud":"0.24.1-dev-memo","@fireproof/core-types-blockstore":"0.24.1-dev-memo","@fireproof/core-gateways-indexeddb":"0.24.1-dev-memo","@fireproof/core-types-protocols-cloud":"0.24.1-dev-memo"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.1-dev-memo_1764712483446_0.7012637297686892","host":"s3://npm-registry-packages-npm-production"}},"0.24.1-dev-memo-2":{"name":"@fireproof/core-test","version":"0.24.1-dev-memo-2","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.1-dev-memo-2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"f3f7ad494a940a579757dbd335e82162cb820cb0","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.1-dev-memo-2.tgz","fileCount":155,"integrity":"sha512-c5GQXqCTP1gywvP4PJ+jVZ4n7peXvx9O3+0zppIt3/cfSyzUdf+KBFVL+ippuR9iiQfbhYOK61ErLaRVxL9Q6w==","signatures":[{"sig":"MEUCIC2R4+8vI/WFvZ4s0Y0N7fJNaXpXyRP8E6goDVSZN976AiEAu+JLHYti3YAv0+ygV41vo2x5y0Eh/xn2NfqaWZx/vrU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":966637},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.24.1-dev-memo-2.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/7164f5bd3f44c16a219ca4673ef7b0d0/fireproof-core-test-0.24.1-dev-memo-2.tgz","_integrity":"sha512-c5GQXqCTP1gywvP4PJ+jVZ4n7peXvx9O3+0zppIt3/cfSyzUdf+KBFVL+ippuR9iiQfbhYOK61ErLaRVxL9Q6w==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.1.13","jose":"6.1.2","cborg":"4.3.1","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"24.5.2","use-fireproof":"0.24.1-dev-memo-2","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.2","@fireproof/core":"0.24.1-dev-memo-2","@fireproof/vendor":"0.24.1-dev-memo-2","@fireproof/core-base":"0.24.1-dev-memo-2","@fireproof/core-keybag":"0.24.1-dev-memo-2","@fireproof/core-runtime":"0.24.1-dev-memo-2","@fireproof/core-svc-api":"0.24.1-dev-memo-2","@fireproof/core-svc-host":"0.24.1-dev-memo-2","@fireproof/core-device-id":"0.24.1-dev-memo-2","@fireproof/core-blockstore":"0.24.1-dev-memo-2","@fireproof/core-types-base":"0.24.1-dev-memo-2","@fireproof/core-svc-protocol":"0.24.1-dev-memo-2","@fireproof/core-gateways-base":"0.24.1-dev-memo-2","@fireproof/core-gateways-file":"0.24.1-dev-memo-2","@fireproof/core-types-runtime":"0.24.1-dev-memo-2","@fireproof/core-gateways-cloud":"0.24.1-dev-memo-2","@fireproof/core-gateways-memory":"0.24.1-dev-memo-2","@fireproof/core-protocols-cloud":"0.24.1-dev-memo-2","@fireproof/core-types-blockstore":"0.24.1-dev-memo-2","@fireproof/core-gateways-indexeddb":"0.24.1-dev-memo-2","@fireproof/core-types-protocols-cloud":"0.24.1-dev-memo-2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.1-dev-memo-2_1764714484246_0.4766850269865168","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token":{"name":"@fireproof/core-test","version":"0.24.3-dev-ensure-cloud-token","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.3-dev-ensure-cloud-token","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"9891e6dc0ac911d771c057687ef426d05921688a","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.3-dev-ensure-cloud-token.tgz","fileCount":155,"integrity":"sha512-+I+A36DEPu5cK3WYAhhcyvU8shSYZi30laZHWT6EvokATk8sdEqxWH2anydzPsNp2x//TfG9V6hi+b2hmXM22Q==","signatures":[{"sig":"MEQCIFTypubQAqEJkWUxpW3evvlzRNjwH8S3nuhR/D6cIT59AiAZs+6PueDoApXGL3pe0kEzhDd9uzMeffcMQc8s8BFZ8Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":966597},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.24.3-dev-ensure-cloud-token.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/1eed28538c2f872b9e636b925d237b03/fireproof-core-test-0.24.3-dev-ensure-cloud-token.tgz","_integrity":"sha512-+I+A36DEPu5cK3WYAhhcyvU8shSYZi30laZHWT6EvokATk8sdEqxWH2anydzPsNp2x//TfG9V6hi+b2hmXM22Q==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.1.13","jose":"6.1.2","cborg":"4.3.1","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"24.5.2","use-fireproof":"0.24.3-dev-ensure-cloud-token","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.2","@fireproof/core":"0.24.3-dev-ensure-cloud-token","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token","@fireproof/core-base":"0.24.3-dev-ensure-cloud-token","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token","@fireproof/core-svc-api":"0.24.3-dev-ensure-cloud-token","@fireproof/core-svc-host":"0.24.3-dev-ensure-cloud-token","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token","@fireproof/core-blockstore":"0.24.3-dev-ensure-cloud-token","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token","@fireproof/core-svc-protocol":"0.24.3-dev-ensure-cloud-token","@fireproof/core-gateways-base":"0.24.3-dev-ensure-cloud-token","@fireproof/core-gateways-file":"0.24.3-dev-ensure-cloud-token","@fireproof/core-types-runtime":"0.24.3-dev-ensure-cloud-token","@fireproof/core-gateways-cloud":"0.24.3-dev-ensure-cloud-token","@fireproof/core-gateways-memory":"0.24.3-dev-ensure-cloud-token","@fireproof/core-protocols-cloud":"0.24.3-dev-ensure-cloud-token","@fireproof/core-types-blockstore":"0.24.3-dev-ensure-cloud-token","@fireproof/core-gateways-indexeddb":"0.24.3-dev-ensure-cloud-token","@fireproof/core-types-protocols-cloud":"0.24.3-dev-ensure-cloud-token"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.3-dev-ensure-cloud-token_1764799495633_0.2066195245430802","host":"s3://npm-registry-packages-npm-production"}},"0.24.1-dev-react19":{"name":"@fireproof/core-test","version":"0.24.1-dev-react19","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.1-dev-react19","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"bd83d39d1a0bcc50e516e31d463dc7538a9f3327","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.1-dev-react19.tgz","fileCount":155,"integrity":"sha512-7GyhFMOgK/ZOEiLU+/F/3TorS1RIYAACvWQQrg+pAkTMt5H0Y//AfzyS+PkH+F62C8i4MRtDRaMtmWjkGFDsfA==","signatures":[{"sig":"MEUCIA5ZN23icVuCYna8lnjKRYw2/zWVr2TWHWlTiPNljwotAiEAhOkl7mNkdyo1InlUx27KXVjVdRmi9gtP50quwIZNqMg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":966355},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.24.1-dev-react19.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/af3de8e40d85faf0900c53c66062a3f5/fireproof-core-test-0.24.1-dev-react19.tgz","_integrity":"sha512-7GyhFMOgK/ZOEiLU+/F/3TorS1RIYAACvWQQrg+pAkTMt5H0Y//AfzyS+PkH+F62C8i4MRtDRaMtmWjkGFDsfA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.1.13","jose":"6.1.2","cborg":"4.3.1","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"24.5.2","use-fireproof":"0.24.1-dev-react19","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.2","@fireproof/core":"0.24.1-dev-react19","@fireproof/vendor":"0.24.1-dev-react19","@fireproof/core-base":"0.24.1-dev-react19","@fireproof/core-keybag":"0.24.1-dev-react19","@fireproof/core-runtime":"0.24.1-dev-react19","@fireproof/core-svc-api":"0.24.1-dev-react19","@fireproof/core-svc-host":"0.24.1-dev-react19","@fireproof/core-device-id":"0.24.1-dev-react19","@fireproof/core-blockstore":"0.24.1-dev-react19","@fireproof/core-types-base":"0.24.1-dev-react19","@fireproof/core-svc-protocol":"0.24.1-dev-react19","@fireproof/core-gateways-base":"0.24.1-dev-react19","@fireproof/core-gateways-file":"0.24.1-dev-react19","@fireproof/core-types-runtime":"0.24.1-dev-react19","@fireproof/core-gateways-cloud":"0.24.1-dev-react19","@fireproof/core-gateways-memory":"0.24.1-dev-react19","@fireproof/core-protocols-cloud":"0.24.1-dev-react19","@fireproof/core-types-blockstore":"0.24.1-dev-react19","@fireproof/core-gateways-indexeddb":"0.24.1-dev-react19","@fireproof/core-types-protocols-cloud":"0.24.1-dev-react19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.1-dev-react19_1764880496587_0.5033820759399477","host":"s3://npm-registry-packages-npm-production"}},"0.24.1-dev-react19.2":{"name":"@fireproof/core-test","version":"0.24.1-dev-react19.2","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.1-dev-react19.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"60b46d1eb57f1961d88446e440e93d1df755de19","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.1-dev-react19.2.tgz","fileCount":155,"integrity":"sha512-LCeRFFxmnQK1/jspUzLzvr4Obd4cRPDFeiE5fRkEuRC0++Af6BW+/RYt6DdeIYWUsckUYCUvBo4gBm8S+RcJ0A==","signatures":[{"sig":"MEUCIQCDpTVmqUnrUVvVqE57EqMqaPSN/hdMdTezeat+jpXngwIgCLVR/aL26QHA2X0dwv9nKOlo/YuXkidJVLcARVK55rQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":966399},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.24.1-dev-react19.2.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ee06943fb0ea6c9a37a29792672d2f65/fireproof-core-test-0.24.1-dev-react19.2.tgz","_integrity":"sha512-LCeRFFxmnQK1/jspUzLzvr4Obd4cRPDFeiE5fRkEuRC0++Af6BW+/RYt6DdeIYWUsckUYCUvBo4gBm8S+RcJ0A==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.1.13","jose":"6.1.2","cborg":"4.3.1","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"24.5.2","use-fireproof":"0.24.1-dev-react19.2","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.2","@fireproof/core":"0.24.1-dev-react19.2","@fireproof/vendor":"0.24.1-dev-react19.2","@fireproof/core-base":"0.24.1-dev-react19.2","@fireproof/core-keybag":"0.24.1-dev-react19.2","@fireproof/core-runtime":"0.24.1-dev-react19.2","@fireproof/core-svc-api":"0.24.1-dev-react19.2","@fireproof/core-svc-host":"0.24.1-dev-react19.2","@fireproof/core-device-id":"0.24.1-dev-react19.2","@fireproof/core-blockstore":"0.24.1-dev-react19.2","@fireproof/core-types-base":"0.24.1-dev-react19.2","@fireproof/core-svc-protocol":"0.24.1-dev-react19.2","@fireproof/core-gateways-base":"0.24.1-dev-react19.2","@fireproof/core-gateways-file":"0.24.1-dev-react19.2","@fireproof/core-types-runtime":"0.24.1-dev-react19.2","@fireproof/core-gateways-cloud":"0.24.1-dev-react19.2","@fireproof/core-gateways-memory":"0.24.1-dev-react19.2","@fireproof/core-protocols-cloud":"0.24.1-dev-react19.2","@fireproof/core-types-blockstore":"0.24.1-dev-react19.2","@fireproof/core-gateways-indexeddb":"0.24.1-dev-react19.2","@fireproof/core-types-protocols-cloud":"0.24.1-dev-react19.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.1-dev-react19.2_1764892610490_0.5228140062678479","host":"s3://npm-registry-packages-npm-production"}},"0.24.2-dev-clerk":{"name":"@fireproof/core-test","version":"0.24.2-dev-clerk","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.2-dev-clerk","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"f7dd73572ac2371e35f9a08705178c07de2df915","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.2-dev-clerk.tgz","fileCount":158,"integrity":"sha512-4IT1xj6yquk2AsyikGARxNgQn93Unrv8yv6Pxr7IlTMo7WzFnxIS0FSjx8pDS+MVUUTBnEf8A2U39f+1uvdJ7Q==","signatures":[{"sig":"MEQCIBEuvR2s8hf5Q/mtXMwZ5W3Ras9h8ZNu9PMvu90vGH40AiBaW6pgE/MPjSlEL6BExjgxH/fd8vLDzaEuYuIAUPzCZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":976637},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.24.2-dev-clerk.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/034b3e1978af02c70a3730833fd64413/fireproof-core-test-0.24.2-dev-clerk.tgz","_integrity":"sha512-4IT1xj6yquk2AsyikGARxNgQn93Unrv8yv6Pxr7IlTMo7WzFnxIS0FSjx8pDS+MVUUTBnEf8A2U39f+1uvdJ7Q==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.1.13","jose":"6.1.2","cborg":"4.3.1","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"24.5.2","use-fireproof":"0.24.2-dev-clerk","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.5","@fireproof/core":"0.24.2-dev-clerk","@fireproof/vendor":"0.24.2-dev-clerk","@fireproof/core-base":"0.24.2-dev-clerk","@fireproof/core-keybag":"0.24.2-dev-clerk","@fireproof/core-runtime":"0.24.2-dev-clerk","@fireproof/core-svc-api":"0.24.2-dev-clerk","@fireproof/core-svc-host":"0.24.2-dev-clerk","@fireproof/core-device-id":"0.24.2-dev-clerk","@fireproof/core-blockstore":"0.24.2-dev-clerk","@fireproof/core-types-base":"0.24.2-dev-clerk","@fireproof/core-svc-protocol":"0.24.2-dev-clerk","@fireproof/core-gateways-base":"0.24.2-dev-clerk","@fireproof/core-gateways-file":"0.24.2-dev-clerk","@fireproof/core-types-runtime":"0.24.2-dev-clerk","@fireproof/core-gateways-cloud":"0.24.2-dev-clerk","@fireproof/core-gateways-memory":"0.24.2-dev-clerk","@fireproof/core-protocols-cloud":"0.24.2-dev-clerk","@fireproof/core-types-blockstore":"0.24.2-dev-clerk","@fireproof/core-gateways-indexeddb":"0.24.2-dev-clerk","@fireproof/core-protocols-dashboard":"0.24.2-dev-clerk","@fireproof/core-types-protocols-cloud":"0.24.2-dev-clerk"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.2-dev-clerk_1764958297627_0.1980611827965313","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-1":{"name":"@fireproof/core-test","version":"0.24.3-dev-ensure-cloud-token-1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.3-dev-ensure-cloud-token-1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"6a14d085e094029854180c536c60200065803306","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.3-dev-ensure-cloud-token-1.tgz","fileCount":158,"integrity":"sha512-YgCYD0CuvrcqswwJIpWb+Fld01gvpoTV6Xt6crxluyUQiV413UZWN7fIGCP9vcsy56YWyFb98Z//yVYif7z4Vw==","signatures":[{"sig":"MEYCIQDazW947H8RdI//GRiowpoOD+Wmf2alfrC51zPR+IKNOgIhAPqoaL78uhCQQvhp2KiSyX2ceSSCeezX6BD81E1t8t38","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":976982},"main":"./index.js","type":"module","_from":"file:fireproof-core-test-0.24.3-dev-ensure-cloud-token-1.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/96a31d24ccbe064d55b54ea3030bdb82/fireproof-core-test-0.24.3-dev-ensure-cloud-token-1.tgz","_integrity":"sha512-YgCYD0CuvrcqswwJIpWb+Fld01gvpoTV6Xt6crxluyUQiV413UZWN7fIGCP9vcsy56YWyFb98Z//yVYif7z4Vw==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.1.13","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"24.5.2","use-fireproof":"0.24.3-dev-ensure-cloud-token-1","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.5","@fireproof/core":"0.24.3-dev-ensure-cloud-token-1","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-base":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-svc-api":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-svc-host":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-blockstore":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-svc-protocol":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-gateways-base":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-gateways-file":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-types-runtime":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-gateways-cloud":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-gateways-memory":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-protocols-cloud":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-types-blockstore":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-gateways-indexeddb":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-protocols-dashboard":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-types-protocols-cloud":"0.24.3-dev-ensure-cloud-token-1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.3-dev-ensure-cloud-token-1_1765189522178_0.33390981500313655","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-6":{"name":"@fireproof/core-test","version":"0.24.3-dev-ensure-cloud-token-6","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.3-dev-ensure-cloud-token-6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"752df879425f714a4466ca388ed4092ae38bca41","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.3-dev-ensure-cloud-token-6.tgz","fileCount":158,"integrity":"sha512-USSy+FLm4MWOxUWVXJyaEZx8UDRF8zeUarim8HqBiYcrAHxkVr/i4zmhj8CUxioFNrxDcRGPHnq1lgVbMcWZ5w==","signatures":[{"sig":"MEUCIQDXxmcpFCFU513yFimXIFJSxC8YzHbRlYcpRRJb56Pb/wIgE8mafUL+SRWKXHZpKrkUrAq6Yz4dQZgs/nu3TMhJjyY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.3-dev-ensure-cloud-token-6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":976996},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"d64f386fb9b2611adfd3963894054872ef3e571a","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.1.13","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"24.5.2","use-fireproof":"0.24.3-dev-ensure-cloud-token-6","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.5","@fireproof/core":"0.24.3-dev-ensure-cloud-token-6","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-base":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-svc-api":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-svc-host":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-blockstore":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-svc-protocol":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-gateways-base":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-gateways-file":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-types-runtime":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-gateways-cloud":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-gateways-memory":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-protocols-cloud":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-types-blockstore":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-gateways-indexeddb":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-protocols-dashboard":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-types-protocols-cloud":"0.24.3-dev-ensure-cloud-token-6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.3-dev-ensure-cloud-token-6_1765386652044_0.8288111647007255","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-7":{"name":"@fireproof/core-test","version":"0.24.3-dev-ensure-cloud-token-7","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.3-dev-ensure-cloud-token-7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"56adec487f618fc8378205d3e70b75f085a8d702","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.3-dev-ensure-cloud-token-7.tgz","fileCount":158,"integrity":"sha512-rOUNBhnVSyK2fdpItadcGZytFGLrJ8n+cusQMSjzOXUYfzYAiUvEZ0Aw/9hwoDnnxiExKeybjGrlPeRjvgoY6A==","signatures":[{"sig":"MEUCIGIZ4BUgztaWOKfxu8Z7LESyH3y1z41qJbwacsUV9QA4AiEAmpM91w9zs8Bb1UaylB9dXVBJ/WWttlf0PEbEEwz7kdg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.3-dev-ensure-cloud-token-7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":976996},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"cf2f7f75ea1aabfb3bc57316ee5f1d08f4b5afe9","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.1.13","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"24.5.2","use-fireproof":"0.24.3-dev-ensure-cloud-token-7","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.5","@fireproof/core":"0.24.3-dev-ensure-cloud-token-7","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-base":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-svc-api":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-svc-host":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-blockstore":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-svc-protocol":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-gateways-base":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-gateways-file":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-types-runtime":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-gateways-cloud":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-gateways-memory":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-protocols-cloud":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-types-blockstore":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-gateways-indexeddb":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-protocols-dashboard":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-types-protocols-cloud":"0.24.3-dev-ensure-cloud-token-7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.3-dev-ensure-cloud-token-7_1765395554669_0.26040336847719314","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-8":{"name":"@fireproof/core-test","version":"0.24.3-dev-ensure-cloud-token-8","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.3-dev-ensure-cloud-token-8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"a0086343f2925ae2f3429d0f6276ad04cfef5701","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.3-dev-ensure-cloud-token-8.tgz","fileCount":158,"integrity":"sha512-qSIP1tJlQlxttrFyjUQh1GxN7x4LWTiPLqo2NkiHSMtPHej9FiouEFI5XPJkA50SEfEZu4dgUwFiroVUC1WMpw==","signatures":[{"sig":"MEQCIBzCvANu2RdToSolIJdm8haZfFuEKrWRngaM+53QIOZaAiAnHUYqWE0pjkX7z0T+1sVu0V3Sjz2xXr7FVYl1EWF7zg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.3-dev-ensure-cloud-token-8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":976996},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"5c58151818d07906bbc492c8b7c82032b6765c14","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.1.13","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"24.5.2","use-fireproof":"0.24.3-dev-ensure-cloud-token-8","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.5","@fireproof/core":"0.24.3-dev-ensure-cloud-token-8","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-base":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-svc-api":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-svc-host":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-blockstore":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-svc-protocol":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-gateways-base":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-gateways-file":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-types-runtime":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-gateways-cloud":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-gateways-memory":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-protocols-cloud":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-types-blockstore":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-gateways-indexeddb":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-protocols-dashboard":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-types-protocols-cloud":"0.24.3-dev-ensure-cloud-token-8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.3-dev-ensure-cloud-token-8_1765510427589_0.8557028713280135","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-9":{"name":"@fireproof/core-test","version":"0.24.3-dev-ensure-cloud-token-9","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.3-dev-ensure-cloud-token-9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"54e6dd7bbcfff4cc09e63635bf6212504b2f3ea9","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.3-dev-ensure-cloud-token-9.tgz","fileCount":158,"integrity":"sha512-Rk0FTwaKjMseJITErxt/hjfPX+pq5au0DTaajPHbXfJaALssAfgnvhMdreTu6OnWLlmdX9wVza93sG/3kwFnIw==","signatures":[{"sig":"MEUCIQDaTl3EJAw0UwOFDOCgTc8sbxOXtzH9BahkKSJH56zkmgIgduiNFCdw3xsahS6Sd1E3xTDzGqGkR7yC+JNnRo+uOw4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.3-dev-ensure-cloud-token-9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":976996},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"ceac73f7d85d6343999e38b5f448a82619c8056b","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.1.13","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"24.5.2","use-fireproof":"0.24.3-dev-ensure-cloud-token-9","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.5","@fireproof/core":"0.24.3-dev-ensure-cloud-token-9","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-base":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-svc-api":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-svc-host":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-blockstore":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-svc-protocol":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-gateways-base":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-gateways-file":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-types-runtime":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-gateways-cloud":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-gateways-memory":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-protocols-cloud":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-types-blockstore":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-gateways-indexeddb":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-protocols-dashboard":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-types-protocols-cloud":"0.24.3-dev-ensure-cloud-token-9"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.3-dev-ensure-cloud-token-9_1765538888090_0.913302494321969","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-token-claims":{"name":"@fireproof/core-test","version":"0.24.3-dev-token-claims","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.3-dev-token-claims","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"cb586ea731ff3036ab5adf0195da00765f15dbb8","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.3-dev-token-claims.tgz","fileCount":158,"integrity":"sha512-wYVPHFHOnDtCai+2ZhMMIde5g1R3QJRFMFfwg4EdhuDn3249FVERnOxb4a2KQ1krjOQjLkZHsUX6uNuhHcC73g==","signatures":[{"sig":"MEYCIQDcgN3dhH47CNG+2NA1j7GebAlvXCDd5qqLDW8AX33Q5QIhAJGQLlm3j+P+STZZJLBozkJ+cn1qRnxKIlb7nEvmMj2a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.3-dev-token-claims","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":976812},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"dad1d18675c5d64f5b13c91a81c250ec8a9d5b39","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.1.13","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"25.0.2","use-fireproof":"0.24.3-dev-token-claims","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.5","@fireproof/core":"0.24.3-dev-token-claims","@fireproof/vendor":"0.24.3-dev-token-claims","@fireproof/core-base":"0.24.3-dev-token-claims","@fireproof/core-keybag":"0.24.3-dev-token-claims","@fireproof/core-runtime":"0.24.3-dev-token-claims","@fireproof/core-svc-api":"0.24.3-dev-token-claims","@fireproof/core-svc-host":"0.24.3-dev-token-claims","@fireproof/core-device-id":"0.24.3-dev-token-claims","@fireproof/core-blockstore":"0.24.3-dev-token-claims","@fireproof/core-types-base":"0.24.3-dev-token-claims","@fireproof/core-svc-protocol":"0.24.3-dev-token-claims","@fireproof/core-gateways-base":"0.24.3-dev-token-claims","@fireproof/core-gateways-file":"0.24.3-dev-token-claims","@fireproof/core-types-runtime":"0.24.3-dev-token-claims","@fireproof/core-gateways-cloud":"0.24.3-dev-token-claims","@fireproof/core-gateways-memory":"0.24.3-dev-token-claims","@fireproof/core-protocols-cloud":"0.24.3-dev-token-claims","@fireproof/core-types-blockstore":"0.24.3-dev-token-claims","@fireproof/core-gateways-indexeddb":"0.24.3-dev-token-claims","@fireproof/core-protocols-dashboard":"0.24.3-dev-token-claims","@fireproof/core-types-protocols-cloud":"0.24.3-dev-token-claims"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.3-dev-token-claims_1765818529548_0.3747752354980338","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-use-livequery":{"name":"@fireproof/core-test","version":"0.24.3-dev-use-livequery","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.3-dev-use-livequery","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"bf6e7a8d12d36059ed6404a1df8259cf3765b8ff","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.3-dev-use-livequery.tgz","fileCount":158,"integrity":"sha512-f9wqmx261wE1mBHsm4CTC0aQn8cW1IOxu8sbNrwRtgyFDiF/hAUi2LO52hkxPh52Wr821x+m94mRccmAINzd/Q==","signatures":[{"sig":"MEQCIGYAHuCig63dwQxCbbALHSBi6FRLSeVuEBdfPIe7c8A1AiBChX+yF2gWdUOV7TO4lZ82zY5/lo13g/OKwrgTSbdN+A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.3-dev-use-livequery","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":976835},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"e76e1b71d2fae9861f1a248073b4bf4d4f4ba0f3","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.1.13","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"25.0.2","use-fireproof":"0.24.3-dev-use-livequery","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.5","@fireproof/core":"0.24.3-dev-use-livequery","@fireproof/vendor":"0.24.3-dev-use-livequery","@fireproof/core-base":"0.24.3-dev-use-livequery","@fireproof/core-keybag":"0.24.3-dev-use-livequery","@fireproof/core-runtime":"0.24.3-dev-use-livequery","@fireproof/core-svc-api":"0.24.3-dev-use-livequery","@fireproof/core-svc-host":"0.24.3-dev-use-livequery","@fireproof/core-device-id":"0.24.3-dev-use-livequery","@fireproof/core-blockstore":"0.24.3-dev-use-livequery","@fireproof/core-types-base":"0.24.3-dev-use-livequery","@fireproof/core-svc-protocol":"0.24.3-dev-use-livequery","@fireproof/core-gateways-base":"0.24.3-dev-use-livequery","@fireproof/core-gateways-file":"0.24.3-dev-use-livequery","@fireproof/core-types-runtime":"0.24.3-dev-use-livequery","@fireproof/core-gateways-cloud":"0.24.3-dev-use-livequery","@fireproof/core-gateways-memory":"0.24.3-dev-use-livequery","@fireproof/core-protocols-cloud":"0.24.3-dev-use-livequery","@fireproof/core-types-blockstore":"0.24.3-dev-use-livequery","@fireproof/core-gateways-indexeddb":"0.24.3-dev-use-livequery","@fireproof/core-protocols-dashboard":"0.24.3-dev-use-livequery","@fireproof/core-types-protocols-cloud":"0.24.3-dev-use-livequery"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.3-dev-use-livequery_1765830359288_0.593146921554013","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-20261224":{"name":"@fireproof/core-test","version":"0.24.3-dev-20261224","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.3-dev-20261224","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"9aeee342d2c8a860d28eef32bad789931734d4bd","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.3-dev-20261224.tgz","fileCount":158,"integrity":"sha512-4q0exb6f7rTxqwWXUx6dx3au0kqFMISsWcSdwtQAMtOnD+Kjbtz5G7FRpwEz0BX6oVwWWiHO1jdqwZO1ALMOSw==","signatures":[{"sig":"MEYCIQCxLUkgBVjuzcJKdbzngVpjrHTs3LZ47zNOVZjKyluFrgIhAOT9O8V2H5iIgTAGed40sZlZ566VKHFKbhinZnBdOaR+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.3-dev-20261224","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":976719},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"aaa1cc4129f051fa1398780f342ff70f62543822","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.2.1","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"25.0.3","use-fireproof":"0.24.3-dev-20261224","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.5","@fireproof/core":"0.24.3-dev-20261224","@fireproof/vendor":"0.24.3-dev-20261224","@fireproof/core-base":"0.24.3-dev-20261224","@fireproof/core-keybag":"0.24.3-dev-20261224","@fireproof/core-runtime":"0.24.3-dev-20261224","@fireproof/core-svc-api":"0.24.3-dev-20261224","@fireproof/core-svc-host":"0.24.3-dev-20261224","@fireproof/core-device-id":"0.24.3-dev-20261224","@fireproof/core-blockstore":"0.24.3-dev-20261224","@fireproof/core-types-base":"0.24.3-dev-20261224","@fireproof/core-svc-protocol":"0.24.3-dev-20261224","@fireproof/core-gateways-base":"0.24.3-dev-20261224","@fireproof/core-gateways-file":"0.24.3-dev-20261224","@fireproof/core-types-runtime":"0.24.3-dev-20261224","@fireproof/core-gateways-cloud":"0.24.3-dev-20261224","@fireproof/core-gateways-memory":"0.24.3-dev-20261224","@fireproof/core-protocols-cloud":"0.24.3-dev-20261224","@fireproof/core-types-blockstore":"0.24.3-dev-20261224","@fireproof/core-gateways-indexeddb":"0.24.3-dev-20261224","@fireproof/core-protocols-dashboard":"0.24.3-dev-20261224","@fireproof/core-types-protocols-cloud":"0.24.3-dev-20261224"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.3-dev-20261224_1766567550277_0.05940528181145455","host":"s3://npm-registry-packages-npm-production"}},"0.24.5":{"name":"@fireproof/core-test","version":"0.24.5","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"58fe43e2be2504901fb3314ba941f9cd8e088180","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.5.tgz","fileCount":158,"integrity":"sha512-O8xMF+PF8EkhgFoAv5Ro4hdZveLAu/Im5QmXPABrvN0AqxUmxHW68N1jSbHofjcHEOd+dq1lFDUSqoCQClLxZQ==","signatures":[{"sig":"MEYCIQDEay0ifkNgu4ECHw4fNMcBBKxyR9IRfbehTp+Hw2HS9QIhAI/7A21lhb+gou3t2KbznxoMmuGQ9JQZVALf79mK8Wz0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":982409},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"f62eb393db5111c22bcb089890a19673701ba785","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.3.5","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"25.0.3","use-fireproof":"0.24.5","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.8","@fireproof/core":"0.24.5","@fireproof/vendor":"0.24.5","@fireproof/core-base":"0.24.5","@fireproof/core-keybag":"0.24.5","@fireproof/core-runtime":"0.24.5","@fireproof/core-svc-api":"0.24.5","@fireproof/core-svc-host":"0.24.5","@fireproof/core-device-id":"0.24.5","@fireproof/core-blockstore":"0.24.5","@fireproof/core-types-base":"0.24.5","@fireproof/core-svc-protocol":"0.24.5","@fireproof/core-gateways-base":"0.24.5","@fireproof/core-gateways-file":"0.24.5","@fireproof/core-types-runtime":"0.24.5","@fireproof/core-gateways-cloud":"0.24.5","@fireproof/core-gateways-memory":"0.24.5","@fireproof/core-protocols-cloud":"0.24.5","@fireproof/core-types-blockstore":"0.24.5","@fireproof/core-gateways-indexeddb":"0.24.5","@fireproof/core-protocols-dashboard":"0.24.5","@fireproof/core-types-protocols-cloud":"0.24.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.5_1767945735512_0.09322784620922353","host":"s3://npm-registry-packages-npm-production"}},"0.24.6":{"name":"@fireproof/core-test","version":"0.24.6","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"5bf556afefad04332accecdc3ad54e261caf0f4e","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.6.tgz","fileCount":158,"integrity":"sha512-njLdPz2e/jf8fmAb7yEvRY5Aay7TPVB/5hV4kqC62in1MbSALTFv12ncnVf8QWxETE7MFYDHLa/Q39FxYD321g==","signatures":[{"sig":"MEYCIQCzAFXXGoH0ZkIQbi8Xb8zJLQxHjDNhWBckbYRj/JUDkgIhAKa4hlkFSqYrA0ZaK+yeYd8EStvJzuSw+anD8/XDQW5b","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":982410},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"1fc6a1ba73294402405007afb77f9599dd6e0423","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.3.5","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"25.0.3","use-fireproof":"0.24.6","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.15","@fireproof/core":"0.24.6","@fireproof/vendor":"0.24.6","@fireproof/core-base":"0.24.6","@fireproof/core-keybag":"0.24.6","@fireproof/core-runtime":"0.24.6","@fireproof/core-svc-api":"0.24.6","@fireproof/core-svc-host":"0.24.6","@fireproof/core-device-id":"0.24.6","@fireproof/core-blockstore":"0.24.6","@fireproof/core-types-base":"0.24.6","@fireproof/core-svc-protocol":"0.24.6","@fireproof/core-gateways-base":"0.24.6","@fireproof/core-gateways-file":"0.24.6","@fireproof/core-types-runtime":"0.24.6","@fireproof/core-gateways-cloud":"0.24.6","@fireproof/core-gateways-memory":"0.24.6","@fireproof/core-protocols-cloud":"0.24.6","@fireproof/core-types-blockstore":"0.24.6","@fireproof/core-gateways-indexeddb":"0.24.6","@fireproof/core-protocols-dashboard":"0.24.6","@fireproof/core-types-protocols-cloud":"0.24.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.6_1767947058030_0.719639653579986","host":"s3://npm-registry-packages-npm-production"}},"0.24.7-dev-deploy-t1":{"name":"@fireproof/core-test","version":"0.24.7-dev-deploy-t1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.7-dev-deploy-t1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"ca0a2f1838d744c09035c46b010ac01a4ed4dbc4","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.7-dev-deploy-t1.tgz","fileCount":158,"integrity":"sha512-3sSBJJqtIqogahjgunZmpapzny5UHY26uH8TIytJ0ttkUIeLR9BDnejttkuU1BpicS484pyel//mxad9hkGsVA==","signatures":[{"sig":"MEYCIQDBufcvAtLbzpCSfFBGjiD88999K8edkomedFZTnJjRZQIhAN6ImrJPLvZl8KkqNmdNRij0hVYxXwb6FZskBqmcy/5/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.7-dev-deploy-t1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":986449},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"43aa4764279ed3e313418e650b1960ecaaf77098","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.3.5","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"25.0.3","use-fireproof":"0.24.7-dev-deploy-t1","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.15","@fireproof/core":"0.24.7-dev-deploy-t1","@fireproof/vendor":"0.24.7-dev-deploy-t1","@fireproof/core-base":"0.24.7-dev-deploy-t1","@fireproof/core-keybag":"0.24.7-dev-deploy-t1","@fireproof/core-runtime":"0.24.7-dev-deploy-t1","@fireproof/core-svc-api":"0.24.7-dev-deploy-t1","@fireproof/core-svc-host":"0.24.7-dev-deploy-t1","@fireproof/core-device-id":"0.24.7-dev-deploy-t1","@fireproof/core-blockstore":"0.24.7-dev-deploy-t1","@fireproof/core-types-base":"0.24.7-dev-deploy-t1","@fireproof/core-svc-protocol":"0.24.7-dev-deploy-t1","@fireproof/core-gateways-base":"0.24.7-dev-deploy-t1","@fireproof/core-gateways-file":"0.24.7-dev-deploy-t1","@fireproof/core-types-runtime":"0.24.7-dev-deploy-t1","@fireproof/core-gateways-cloud":"0.24.7-dev-deploy-t1","@fireproof/core-gateways-memory":"0.24.7-dev-deploy-t1","@fireproof/core-protocols-cloud":"0.24.7-dev-deploy-t1","@fireproof/core-types-blockstore":"0.24.7-dev-deploy-t1","@fireproof/core-gateways-indexeddb":"0.24.7-dev-deploy-t1","@fireproof/core-protocols-dashboard":"0.24.7-dev-deploy-t1","@fireproof/core-types-protocols-cloud":"0.24.7-dev-deploy-t1","@fireproof/core-types-protocols-dashboard":"0.24.7-dev-deploy-t1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.7-dev-deploy-t1_1768060212019_0.9058585960361172","host":"s3://npm-registry-packages-npm-production"}},"0.24.7":{"name":"@fireproof/core-test","version":"0.24.7","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"939148b27494b4ca781c17ce25c37e8d46a4bcee","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.7.tgz","fileCount":158,"integrity":"sha512-oS+pOYFvhAunkF3wte8UccGeEx+l03DYnjS467FKh2q0AYP3AHgUK2cCueqfk+9aUyRDlZk84mKPNM3zizyFUA==","signatures":[{"sig":"MEYCIQDqI0KSdANF9Az/Wt6cjLAN9nEk5lmbeDuPU8bHUnrB4wIhAIPifOh2Lba1SOu54mbIrMoN/CdMlWBKz/1PMTLn4lQt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":986113},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"aaecb61ff0b8cbedef7ff4c0bb9634f27038b03b","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.3.5","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"25.0.3","use-fireproof":"0.24.7","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.15","@fireproof/core":"0.24.7","@fireproof/vendor":"0.24.7","@fireproof/core-base":"0.24.7","@fireproof/core-keybag":"0.24.7","@fireproof/core-runtime":"0.24.7","@fireproof/core-svc-api":"0.24.7","@fireproof/core-svc-host":"0.24.7","@fireproof/core-device-id":"0.24.7","@fireproof/core-blockstore":"0.24.7","@fireproof/core-types-base":"0.24.7","@fireproof/core-svc-protocol":"0.24.7","@fireproof/core-gateways-base":"0.24.7","@fireproof/core-gateways-file":"0.24.7","@fireproof/core-types-runtime":"0.24.7","@fireproof/core-gateways-cloud":"0.24.7","@fireproof/core-gateways-memory":"0.24.7","@fireproof/core-protocols-cloud":"0.24.7","@fireproof/core-types-blockstore":"0.24.7","@fireproof/core-gateways-indexeddb":"0.24.7","@fireproof/core-protocols-dashboard":"0.24.7","@fireproof/core-types-protocols-cloud":"0.24.7","@fireproof/core-types-protocols-dashboard":"0.24.7"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.7_1768062629210_0.26802965128679035","host":"s3://npm-registry-packages-npm-production"}},"0.24.8-dev-fp-token":{"name":"@fireproof/core-test","version":"0.24.8-dev-fp-token","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.8-dev-fp-token","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"8da4fcb500e796b4cc315ac30509ff85bd7ac000","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.8-dev-fp-token.tgz","fileCount":158,"integrity":"sha512-/ZegzoJL56Phf2Fp7F63D+Ho7oWcfybpu3hVOhJYxK9NmyNbt7YL1xIZROZzBZdUM6+5sCAPGVcXkZc6l/TBEw==","signatures":[{"sig":"MEUCIQCbohMo8AhgJxS7kMompqGW+ZvgvQq93pBNbYicPrfUiQIgIxcX4k/BMKeLo0TN4FbZ1qcyv74Yjz4N3euhpYfOZVg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.8-dev-fp-token","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":986725},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"515cb115e72e2cf09c19a92ca8503ac252a402fd","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.3.5","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"25.0.3","use-fireproof":"0.24.8-dev-fp-token","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.15","@fireproof/core":"0.24.8-dev-fp-token","@fireproof/vendor":"0.24.8-dev-fp-token","@fireproof/core-base":"0.24.8-dev-fp-token","@fireproof/core-keybag":"0.24.8-dev-fp-token","@fireproof/core-runtime":"0.24.8-dev-fp-token","@fireproof/core-svc-api":"0.24.8-dev-fp-token","@fireproof/core-svc-host":"0.24.8-dev-fp-token","@fireproof/core-device-id":"0.24.8-dev-fp-token","@fireproof/core-blockstore":"0.24.8-dev-fp-token","@fireproof/core-types-base":"0.24.8-dev-fp-token","@fireproof/core-svc-protocol":"0.24.8-dev-fp-token","@fireproof/core-gateways-base":"0.24.8-dev-fp-token","@fireproof/core-gateways-file":"0.24.8-dev-fp-token","@fireproof/core-types-runtime":"0.24.8-dev-fp-token","@fireproof/core-gateways-cloud":"0.24.8-dev-fp-token","@fireproof/core-gateways-memory":"0.24.8-dev-fp-token","@fireproof/core-protocols-cloud":"0.24.8-dev-fp-token","@fireproof/core-types-blockstore":"0.24.8-dev-fp-token","@fireproof/core-gateways-indexeddb":"0.24.8-dev-fp-token","@fireproof/core-protocols-dashboard":"0.24.8-dev-fp-token","@fireproof/core-types-protocols-cloud":"0.24.8-dev-fp-token","@fireproof/core-types-protocols-dashboard":"0.24.8-dev-fp-token"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.8-dev-fp-token_1768218490403_0.5019626791741754","host":"s3://npm-registry-packages-npm-production"}},"0.24.8-dev-move-pubkey":{"name":"@fireproof/core-test","version":"0.24.8-dev-move-pubkey","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.8-dev-move-pubkey","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"78e835949c35f1958374c17c97edb5e8978a1606","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.8-dev-move-pubkey.tgz","fileCount":158,"integrity":"sha512-3V5dkqkmjtAQpF5aKrnE8t6z4S5gfMNmWI07qknmV1Se9eAsfrwQgVf926IT/viWYqdZDVMXgO2+JCT6XS1Q+Q==","signatures":[{"sig":"MEQCIBsIEswiINUssVk2/U9sR7PzZTuwvGtMqMKEuY2tt4XdAiAmYtnMNql1QGLn8ybBkW/aF+i6Kl4wmp+EnjQGtxkYoA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.8-dev-move-pubkey","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":986797},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"20138715d643525f3e2445d99c9b55efe0866396","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.3.5","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"25.0.3","use-fireproof":"0.24.8-dev-move-pubkey","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.15","@fireproof/core":"0.24.8-dev-move-pubkey","@fireproof/vendor":"0.24.8-dev-move-pubkey","@fireproof/core-base":"0.24.8-dev-move-pubkey","@fireproof/core-keybag":"0.24.8-dev-move-pubkey","@fireproof/core-runtime":"0.24.8-dev-move-pubkey","@fireproof/core-svc-api":"0.24.8-dev-move-pubkey","@fireproof/core-svc-host":"0.24.8-dev-move-pubkey","@fireproof/core-device-id":"0.24.8-dev-move-pubkey","@fireproof/core-blockstore":"0.24.8-dev-move-pubkey","@fireproof/core-types-base":"0.24.8-dev-move-pubkey","@fireproof/core-svc-protocol":"0.24.8-dev-move-pubkey","@fireproof/core-gateways-base":"0.24.8-dev-move-pubkey","@fireproof/core-gateways-file":"0.24.8-dev-move-pubkey","@fireproof/core-types-runtime":"0.24.8-dev-move-pubkey","@fireproof/core-gateways-cloud":"0.24.8-dev-move-pubkey","@fireproof/core-gateways-memory":"0.24.8-dev-move-pubkey","@fireproof/core-protocols-cloud":"0.24.8-dev-move-pubkey","@fireproof/core-types-blockstore":"0.24.8-dev-move-pubkey","@fireproof/core-gateways-indexeddb":"0.24.8-dev-move-pubkey","@fireproof/core-protocols-dashboard":"0.24.8-dev-move-pubkey","@fireproof/core-types-protocols-cloud":"0.24.8-dev-move-pubkey","@fireproof/core-types-protocols-dashboard":"0.24.8-dev-move-pubkey"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.8-dev-move-pubkey_1768224668990_0.10104990663721058","host":"s3://npm-registry-packages-npm-production"}},"0.24.8-dev-test-device-id":{"name":"@fireproof/core-test","version":"0.24.8-dev-test-device-id","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.8-dev-test-device-id","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"bdcb104f0891ecb18693292df344ce57578b86a9","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.8-dev-test-device-id.tgz","fileCount":158,"integrity":"sha512-NxVyO+ZImDfb7e5UyAd/4x/PsNiesuhBSfod79sSlxv7xfN3yfb3Y95OJ1mZAcTnQc8E7fju8vpeimqRYG3lYw==","signatures":[{"sig":"MEYCIQDRlrCdr26k2zeceOfE+u/mk0SXGr6LBiMS9QGLE9cvmQIhANY7jWmenfhjZYOdgx+W5WFGDfi/HyjtZvbCN33zHD3B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.8-dev-test-device-id","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":986869},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"81d3615ce57330abf9d6bb6ca3ef6d0d3ec49684","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"4.3.5","jose":"6.1.3","cborg":"4.3.2","uuidv7":"1.1.0","charwise":"3.0.1","@ipld/car":"5.4.2","@types/node":"25.0.3","use-fireproof":"0.24.8-dev-test-device-id","@ipld/dag-cbor":"9.2.5","@ipld/dag-json":"10.2.5","@adviser/cement":"0.5.15","@fireproof/core":"0.24.8-dev-test-device-id","@fireproof/vendor":"0.24.8-dev-test-device-id","@fireproof/core-base":"0.24.8-dev-test-device-id","@fireproof/core-keybag":"0.24.8-dev-test-device-id","@fireproof/core-runtime":"0.24.8-dev-test-device-id","@fireproof/core-svc-api":"0.24.8-dev-test-device-id","@fireproof/core-svc-host":"0.24.8-dev-test-device-id","@fireproof/core-device-id":"0.24.8-dev-test-device-id","@fireproof/core-blockstore":"0.24.8-dev-test-device-id","@fireproof/core-types-base":"0.24.8-dev-test-device-id","@fireproof/core-svc-protocol":"0.24.8-dev-test-device-id","@fireproof/core-gateways-base":"0.24.8-dev-test-device-id","@fireproof/core-gateways-file":"0.24.8-dev-test-device-id","@fireproof/core-types-runtime":"0.24.8-dev-test-device-id","@fireproof/core-gateways-cloud":"0.24.8-dev-test-device-id","@fireproof/core-gateways-memory":"0.24.8-dev-test-device-id","@fireproof/core-protocols-cloud":"0.24.8-dev-test-device-id","@fireproof/core-types-blockstore":"0.24.8-dev-test-device-id","@fireproof/core-gateways-indexeddb":"0.24.8-dev-test-device-id","@fireproof/core-protocols-dashboard":"0.24.8-dev-test-device-id","@fireproof/core-types-protocols-cloud":"0.24.8-dev-test-device-id","@fireproof/core-types-protocols-dashboard":"0.24.8-dev-test-device-id"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.8-dev-test-device-id_1768226841157_0.6700489110790391","host":"s3://npm-registry-packages-npm-production"}},"0.24.8":{"name":"@fireproof/core-test","version":"0.24.8","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"2abab1c45dd4a6524822ad95a9c341785342674a","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.8.tgz","fileCount":158,"integrity":"sha512-z+12yjwPi+ld5dCQuJEVNBZ+EQKArViQQvYrd8MoZ1mwkme1xx18PVlMlvcYGhx95ZAbCCZetdPw2YW4Jn5faw==","signatures":[{"sig":"MEYCIQD/lV9NgWjYqhbjbRBsSlDZhKz+3GOwysYTObRt95J4qQIhALo0RWVx9TVApB7JwSMnkmr5c3bajgOVG/dvW1QSdLOt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":986123},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"e67bfc50e70a9a9fe863a79db175c3f444035432","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.8.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"~4.3.5","jose":"~6.1.3","cborg":"~4.4.1","uuidv7":"~1.1.0","charwise":"~3.0.1","@ipld/car":"~5.4.2","@types/node":"~25.0.9","use-fireproof":"0.24.8","@ipld/dag-cbor":"~9.2.5","@ipld/dag-json":"~10.2.5","@adviser/cement":"~0.5.15","@fireproof/core":"0.24.8","@fireproof/vendor":"0.24.8","@fireproof/core-base":"0.24.8","@fireproof/core-keybag":"0.24.8","@fireproof/core-runtime":"0.24.8","@fireproof/core-svc-api":"0.24.8","@fireproof/core-svc-host":"0.24.8","@fireproof/core-device-id":"0.24.8","@fireproof/core-blockstore":"0.24.8","@fireproof/core-types-base":"0.24.8","@fireproof/core-svc-protocol":"0.24.8","@fireproof/core-gateways-base":"0.24.8","@fireproof/core-gateways-file":"0.24.8","@fireproof/core-types-runtime":"0.24.8","@fireproof/core-gateways-cloud":"0.24.8","@fireproof/core-gateways-memory":"0.24.8","@fireproof/core-protocols-cloud":"0.24.8","@fireproof/core-types-blockstore":"0.24.8","@fireproof/core-gateways-indexeddb":"0.24.8","@fireproof/core-protocols-dashboard":"0.24.8","@fireproof/core-types-protocols-cloud":"0.24.8","@fireproof/core-types-protocols-dashboard":"0.24.8"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.8_1769097948149_0.5565505607685082","host":"s3://npm-registry-packages-npm-production"}},"0.24.9":{"name":"@fireproof/core-test","version":"0.24.9","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"52b0b5c8185f5bb1cdb7d1b89bb0a65f9355b6da","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.9.tgz","fileCount":158,"integrity":"sha512-bDVfbIuAyAy5vQMLNu7qVtbC071l6ypQBHv+jyOqXLTnow66MttD4zvPMJcuMDw78svcc9a/1nu2IpnVZsGyJQ==","signatures":[{"sig":"MEQCIB8v/k6sx7dd5V4GJGY2NC4q3ffwS9dQgKXHboEQSZx7AiBM7F4KKWduQ2br7WylW9/F+0B0mrndRSxR88KZWyHtzw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":986423},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"3e048f4b8ac091ee8d8ac896e24176d8b45a7f1b","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.8.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zod":"~4.3.5","jose":"~6.1.3","cborg":"~4.4.1","uuidv7":"~1.1.0","charwise":"~3.0.1","@ipld/car":"~5.4.2","@types/node":"~25.0.9","use-fireproof":"0.24.9","@ipld/dag-cbor":"~9.2.5","@ipld/dag-json":"~10.2.5","@adviser/cement":"~0.5.17","@fireproof/core":"0.24.9","@fireproof/vendor":"0.24.9","@fireproof/core-base":"0.24.9","@fireproof/core-keybag":"0.24.9","@fireproof/core-runtime":"0.24.9","@fireproof/core-svc-api":"0.24.9","@fireproof/core-svc-host":"0.24.9","@fireproof/core-device-id":"0.24.9","@fireproof/core-blockstore":"0.24.9","@fireproof/core-types-base":"0.24.9","@fireproof/core-svc-protocol":"0.24.9","@fireproof/core-gateways-base":"0.24.9","@fireproof/core-gateways-file":"0.24.9","@fireproof/core-types-runtime":"0.24.9","@fireproof/core-gateways-cloud":"0.24.9","@fireproof/core-gateways-memory":"0.24.9","@fireproof/core-protocols-cloud":"0.24.9","@fireproof/core-types-blockstore":"0.24.9","@fireproof/core-gateways-indexeddb":"0.24.9","@fireproof/core-protocols-dashboard":"0.24.9","@fireproof/core-types-protocols-cloud":"0.24.9","@fireproof/core-types-protocols-dashboard":"0.24.9"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.9_1769102401496_0.6121208711189539","host":"s3://npm-registry-packages-npm-production"}},"0.24.10":{"name":"@fireproof/core-test","version":"0.24.10","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"59a3f232d727d0baf9e7a20905aeef8a988f0eda","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.10.tgz","fileCount":158,"integrity":"sha512-VdY1NslzC4Ws8Y23YZ0m4QEs7mOmuE7NevdT/jydQ56tWGyvLrKUWQQnsg8DWqtjNFJVZjW9T7wS3XQcMEPGxA==","signatures":[{"sig":"MEYCIQC7ekaDhSC8/FuCuNJI77dr8QBweQ7uTOoRMc2C+Q1iawIhANG9iOetKFb1Gppsz8ubGs5K7p9Wgb1frA2LG6xDc5Nd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":986447},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"9671032b396034aec7e47b997eb5e3a15d782bc4","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.8.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"zod":"~4.3.6","jose":"~6.1.3","cborg":"~4.5.8","uuidv7":"~1.1.0","charwise":"~3.0.1","@ipld/car":"~5.4.2","@types/node":"~25.1.0","use-fireproof":"0.24.10","@ipld/dag-cbor":"~9.2.5","@ipld/dag-json":"~10.2.5","@adviser/cement":"~0.5.21","@fireproof/core":"0.24.10","@fireproof/vendor":"0.24.10","@fireproof/core-base":"0.24.10","@fireproof/core-keybag":"0.24.10","@fireproof/core-runtime":"0.24.10","@fireproof/core-svc-api":"0.24.10","@fireproof/core-svc-host":"0.24.10","@fireproof/core-device-id":"0.24.10","@fireproof/core-blockstore":"0.24.10","@fireproof/core-types-base":"0.24.10","@fireproof/core-svc-protocol":"0.24.10","@fireproof/core-gateways-base":"0.24.10","@fireproof/core-gateways-file":"0.24.10","@fireproof/core-types-runtime":"0.24.10","@fireproof/core-gateways-cloud":"0.24.10","@fireproof/core-gateways-memory":"0.24.10","@fireproof/core-protocols-cloud":"0.24.10","@fireproof/core-types-blockstore":"0.24.10","@fireproof/core-gateways-indexeddb":"0.24.10","@fireproof/core-protocols-dashboard":"0.24.10","@fireproof/core-types-protocols-cloud":"0.24.10","@fireproof/core-types-protocols-dashboard":"0.24.10"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.10_1769862417690_0.05595008526545131","host":"s3://npm-registry-packages-npm-production"}},"0.24.11":{"name":"@fireproof/core-test","version":"0.24.11","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"0a439fa101fa1efc80b3b668cd89a8d352925f48","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.11.tgz","fileCount":158,"integrity":"sha512-STYl2RFXYLOvi48fp5dM8MAjZ037rnj6DcESU/7TqeZaiwr/WSL07+gmlNpgYuYSzqOXaH8JlZaiVKQDEJ8oRA==","signatures":[{"sig":"MEUCIQDcv+87f2hGIzoDjFqVr3L8vYAdHET9f2iYYtcxJXspTwIgdPBeF2vBMtnkYO0Tg9uqefCKile4r3ayd9U2r5AzURE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":995498},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"532297b7bfc659bca243856f3f8189e50211f177","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.10.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"zod":"~4.3.6","jose":"~6.1.3","cborg":"~4.5.8","uuidv7":"~1.1.0","charwise":"~3.0.1","@ipld/car":"~5.4.2","@types/node":"~25.2.3","use-fireproof":"0.24.11","@ipld/dag-cbor":"~9.2.5","@ipld/dag-json":"~10.2.6","@adviser/cement":"~0.5.22","@fireproof/core":"0.24.11","@fireproof/vendor":"0.24.11","@fireproof/core-base":"0.24.11","@fireproof/core-keybag":"0.24.11","@fireproof/core-runtime":"0.24.11","@fireproof/core-svc-api":"0.24.11","@fireproof/core-svc-host":"0.24.11","@fireproof/core-device-id":"0.24.11","@fireproof/core-blockstore":"0.24.11","@fireproof/core-types-base":"0.24.11","@fireproof/core-svc-protocol":"0.24.11","@fireproof/core-gateways-base":"0.24.11","@fireproof/core-gateways-file":"0.24.11","@fireproof/core-types-runtime":"0.24.11","@fireproof/core-gateways-cloud":"0.24.11","@fireproof/core-gateways-memory":"0.24.11","@fireproof/core-protocols-cloud":"0.24.11","@fireproof/core-types-blockstore":"0.24.11","@fireproof/core-gateways-indexeddb":"0.24.11","@fireproof/core-protocols-dashboard":"0.24.11","@fireproof/core-types-protocols-cloud":"0.24.11","@fireproof/core-types-protocols-dashboard":"0.24.11"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.11_1770895242657_0.9789492924141043","host":"s3://npm-registry-packages-npm-production"}},"0.24.12":{"name":"@fireproof/core-test","version":"0.24.12","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.12","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"b1b1d08cf46ec16e34cd42e59046e5adfd660a82","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.12.tgz","fileCount":161,"integrity":"sha512-IMXiWpj8RzpNNcgoz7s9caG9MBkxkittnuvO7J02Wu1kbstUBH5rBqmYJXSqM3vmHK4m2d0878wvaAg8nFKMcg==","signatures":[{"sig":"MEQCIBiqy7pocTVE61FWlzwMhyd+57aRbZ1hAdlGBq4fv+FZAiB9gCapFPSY/wh3uepmt83nHD1b20/bHzY+9nJXaeZ62w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":998640},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"0ee86b9442913c6af43a07822755fd9a5d8198af","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.10.1","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"zod":"~4.3.6","jose":"~6.1.3","cborg":"~4.5.8","uuidv7":"~1.1.0","charwise":"~3.0.1","@ipld/car":"~5.4.2","@types/node":"~25.2.3","use-fireproof":"0.24.12","@ipld/dag-cbor":"~9.2.5","@ipld/dag-json":"~10.2.6","@adviser/cement":"~0.5.22","@fireproof/core":"0.24.12","@fireproof/vendor":"0.24.12","@fireproof/core-base":"0.24.12","@fireproof/core-keybag":"0.24.12","@fireproof/core-runtime":"0.24.12","@fireproof/core-svc-api":"0.24.12","@fireproof/core-svc-host":"0.24.12","@fireproof/core-device-id":"0.24.12","@fireproof/core-blockstore":"0.24.12","@fireproof/core-types-base":"0.24.12","@fireproof/core-svc-protocol":"0.24.12","@fireproof/core-gateways-base":"0.24.12","@fireproof/core-gateways-file":"0.24.12","@fireproof/core-types-runtime":"0.24.12","@fireproof/core-gateways-cloud":"0.24.12","@fireproof/core-gateways-memory":"0.24.12","@fireproof/core-protocols-cloud":"0.24.12","@fireproof/core-types-blockstore":"0.24.12","@fireproof/core-gateways-indexeddb":"0.24.12","@fireproof/core-protocols-dashboard":"0.24.12","@fireproof/core-types-protocols-cloud":"0.24.12","@fireproof/core-types-protocols-dashboard":"0.24.12"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.12_1771590468771_0.44135010045551826","host":"s3://npm-registry-packages-npm-production"}},"0.24.13-dev-qs-1":{"name":"@fireproof/core-test","version":"0.24.13-dev-qs-1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.13-dev-qs-1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"5bb202390e443c7a2afb993b871eb6529f282207","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.13-dev-qs-1.tgz","fileCount":161,"integrity":"sha512-DF/DLQNAhHm7ssuoasxy4fcrb13COiokbNLOJq23zjJi3t9MlwuX5X9r/U3eZjiQ7qlCYqGZ/6b5ysa8dwfMSw==","signatures":[{"sig":"MEQCID+KVLYkzTDs/fsorUZlHS1Qa2OmvfNhzEzzmDhtDbGeAiAQoJnnQMdTmuLHVcUB8abpksyQOl64ejf8efj0nCkc7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.13-dev-qs-1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":998856},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"c619ab64b51d994d083bae01d788050f22e9941e","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.10.1","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"zod":"~4.3.6","jose":"~6.1.3","cborg":"~4.5.8","uuidv7":"~1.1.0","charwise":"~3.0.1","@ipld/car":"~5.4.2","@types/node":"~25.3.0","use-fireproof":"0.24.13-dev-qs-1","@ipld/dag-cbor":"~9.2.5","@ipld/dag-json":"~10.2.6","@adviser/cement":"~0.5.23","@fireproof/core":"0.24.13-dev-qs-1","@fireproof/vendor":"0.24.13-dev-qs-1","@fireproof/core-base":"0.24.13-dev-qs-1","@fireproof/core-keybag":"0.24.13-dev-qs-1","@fireproof/core-runtime":"0.24.13-dev-qs-1","@fireproof/core-svc-api":"0.24.13-dev-qs-1","@fireproof/core-svc-host":"0.24.13-dev-qs-1","@fireproof/core-device-id":"0.24.13-dev-qs-1","@fireproof/core-blockstore":"0.24.13-dev-qs-1","@fireproof/core-types-base":"0.24.13-dev-qs-1","@fireproof/core-svc-protocol":"0.24.13-dev-qs-1","@fireproof/core-gateways-base":"0.24.13-dev-qs-1","@fireproof/core-gateways-file":"0.24.13-dev-qs-1","@fireproof/core-types-runtime":"0.24.13-dev-qs-1","@fireproof/core-gateways-cloud":"0.24.13-dev-qs-1","@fireproof/core-gateways-memory":"0.24.13-dev-qs-1","@fireproof/core-protocols-cloud":"0.24.13-dev-qs-1","@fireproof/core-types-blockstore":"0.24.13-dev-qs-1","@fireproof/core-gateways-indexeddb":"0.24.13-dev-qs-1","@fireproof/core-protocols-dashboard":"0.24.13-dev-qs-1","@fireproof/core-types-protocols-cloud":"0.24.13-dev-qs-1","@fireproof/core-types-protocols-dashboard":"0.24.13-dev-qs-1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.13-dev-qs-1_1771864006636_0.4678028324386423","host":"s3://npm-registry-packages-npm-production"}},"0.24.13-dev-qs-2":{"name":"@fireproof/core-test","version":"0.24.13-dev-qs-2","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.13-dev-qs-2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"0b801d58d3dfa3ffd508c875674fcb44c7ae4e49","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.13-dev-qs-2.tgz","fileCount":161,"integrity":"sha512-XpN4yV2MWvA9dhlTDFjYVdBtu/XJS8mrf/wLmsoGubuzc4GrCkjheOt4OQg65f5jpQjp3cEtrULV23Y2mIsWpA==","signatures":[{"sig":"MEYCIQCbxEJ+2OwyHxexb6KWdyUkRc/ULnDB/+JNhQAmkJTL0wIhAIbXXWHOd/wuiLTW3yvAM4ags50n/LqeeuNACYXsUBJd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.13-dev-qs-2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":998897},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"c03f13b8c27a5a0656bc085e6927459d3ceb018a","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.10.1","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"zod":"~4.3.6","jose":"~6.1.3","cborg":"~4.5.8","uuidv7":"~1.1.0","charwise":"~3.0.1","@ipld/car":"~5.4.2","@types/node":"~25.3.0","use-fireproof":"0.24.13-dev-qs-2","@ipld/dag-cbor":"~9.2.5","@ipld/dag-json":"~10.2.6","@adviser/cement":"~0.5.23","@fireproof/core":"0.24.13-dev-qs-2","@fireproof/vendor":"0.24.13-dev-qs-2","@fireproof/core-base":"0.24.13-dev-qs-2","@fireproof/core-keybag":"0.24.13-dev-qs-2","@fireproof/core-runtime":"0.24.13-dev-qs-2","@fireproof/core-svc-api":"0.24.13-dev-qs-2","@fireproof/core-svc-host":"0.24.13-dev-qs-2","@fireproof/core-device-id":"0.24.13-dev-qs-2","@fireproof/core-blockstore":"0.24.13-dev-qs-2","@fireproof/core-types-base":"0.24.13-dev-qs-2","@fireproof/core-svc-protocol":"0.24.13-dev-qs-2","@fireproof/core-gateways-base":"0.24.13-dev-qs-2","@fireproof/core-gateways-file":"0.24.13-dev-qs-2","@fireproof/core-types-runtime":"0.24.13-dev-qs-2","@fireproof/core-gateways-cloud":"0.24.13-dev-qs-2","@fireproof/core-gateways-memory":"0.24.13-dev-qs-2","@fireproof/core-protocols-cloud":"0.24.13-dev-qs-2","@fireproof/core-types-blockstore":"0.24.13-dev-qs-2","@fireproof/core-gateways-indexeddb":"0.24.13-dev-qs-2","@fireproof/core-protocols-dashboard":"0.24.13-dev-qs-2","@fireproof/core-types-protocols-cloud":"0.24.13-dev-qs-2","@fireproof/core-types-protocols-dashboard":"0.24.13-dev-qs-2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.13-dev-qs-2_1771886751183_0.5565023097438744","host":"s3://npm-registry-packages-npm-production"}},"0.24.13":{"name":"@fireproof/core-test","version":"0.24.13","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"09577c712d728ea219116d07e3f7ebbc005070ac","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.13.tgz","fileCount":161,"integrity":"sha512-/niNI0609gzGLK4fppGM402bur0eBTMzSneFVdF4HTbBa3BIqcL3IvetEAbTD0Z4A0A0HyuJEmFg0/Q39ygUxA==","signatures":[{"sig":"MEUCIQDGDltwqYSyaox2aTYWpiNmuV969cMrS6JNhamIEum/AQIgPgEOIq9dK1uyucYKp75Yjky3T7cDVWZ4W+6JkNtIyiY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":992839},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"bdcf71dfb3499d96c15e42bb47c52e6fdf31053e","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.11.1","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"zod":"~4.3.6","jose":"~6.2.1","cborg":"~4.5.8","uuidv7":"~1.1.0","charwise":"~3.0.1","@ipld/car":"~5.4.2","@types/node":"~25.5.0","use-fireproof":"0.24.13","@ipld/dag-cbor":"~9.2.5","@ipld/dag-json":"~10.2.6","@adviser/cement":"~0.5.33","@fireproof/core":"0.24.13","@fireproof/vendor":"0.24.13","@fireproof/core-base":"0.24.13","@fireproof/core-keybag":"0.24.13","@fireproof/core-runtime":"0.24.13","@fireproof/core-svc-api":"0.24.13","@fireproof/core-svc-host":"0.24.13","@fireproof/core-device-id":"0.24.13","@fireproof/core-blockstore":"0.24.13","@fireproof/core-types-base":"0.24.13","@fireproof/core-svc-protocol":"0.24.13","@fireproof/core-gateways-base":"0.24.13","@fireproof/core-gateways-file":"0.24.13","@fireproof/core-types-runtime":"0.24.13","@fireproof/core-gateways-cloud":"0.24.13","@fireproof/core-gateways-memory":"0.24.13","@fireproof/core-protocols-cloud":"0.24.13","@fireproof/core-types-blockstore":"0.24.13","@fireproof/core-gateways-indexeddb":"0.24.13","@fireproof/core-protocols-dashboard":"0.24.13","@fireproof/core-types-protocols-cloud":"0.24.13","@fireproof/core-types-protocols-dashboard":"0.24.13"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.13_1773672382409_0.10239755196444689","host":"s3://npm-registry-packages-npm-production"}},"0.24.14":{"name":"@fireproof/core-test","version":"0.24.14","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"45d08614bb816c44e758ea899ba0f1bb7ace352f","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.14.tgz","fileCount":161,"integrity":"sha512-09Y8YTbrELWk1vMdI1+q/L0z7jUB12O6pznEKjFx+50Zrv7KlGEtzNJf5w1zFi94ZTQkkKLbygmMvJkeKxwbtg==","signatures":[{"sig":"MEYCIQCViXAZMdaZkdeORUHGI4S3JLASdUhvJO0Tltc9SBswkAIhANpRtNRSVWFLTUNiNfZD92fSbuSMh7R44mfH+v62fGLs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":992839},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"2ac98a9219108f6c0af5d9429c231dd406697fc6","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.12.1","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"zod":"~4.3.6","jose":"~6.2.1","cborg":"~4.5.8","uuidv7":"~1.1.0","charwise":"~3.0.1","@ipld/car":"~5.4.2","@types/node":"~25.5.0","use-fireproof":"0.24.14","@ipld/dag-cbor":"~9.2.5","@ipld/dag-json":"~10.2.6","@adviser/cement":"~0.5.34","@fireproof/core":"0.24.14","@fireproof/vendor":"0.24.14","@fireproof/core-base":"0.24.14","@fireproof/core-keybag":"0.24.14","@fireproof/core-runtime":"0.24.14","@fireproof/core-svc-api":"0.24.14","@fireproof/core-svc-host":"0.24.14","@fireproof/core-device-id":"0.24.14","@fireproof/core-blockstore":"0.24.14","@fireproof/core-types-base":"0.24.14","@fireproof/core-svc-protocol":"0.24.14","@fireproof/core-gateways-base":"0.24.14","@fireproof/core-gateways-file":"0.24.14","@fireproof/core-types-runtime":"0.24.14","@fireproof/core-gateways-cloud":"0.24.14","@fireproof/core-gateways-memory":"0.24.14","@fireproof/core-protocols-cloud":"0.24.14","@fireproof/core-types-blockstore":"0.24.14","@fireproof/core-gateways-indexeddb":"0.24.14","@fireproof/core-protocols-dashboard":"0.24.14","@fireproof/core-types-protocols-cloud":"0.24.14","@fireproof/core-types-protocols-dashboard":"0.24.14"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.14_1774622390434_0.22808305193167588","host":"s3://npm-registry-packages-npm-production"}},"0.24.15":{"name":"@fireproof/core-test","version":"0.24.15","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"0899d5915a176f42634b8de98dbf1976420c3795","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.15.tgz","fileCount":161,"integrity":"sha512-DhUHC8DV4m04/WrtwRzHZ46ZiEfDvpLUNtBJ70P/PxMCMIr+HH94MkFt9PmVpvqReQQdQwQFcbwGVwtxU1jpcA==","signatures":[{"sig":"MEUCIQDFdXNFBdhT0vlEI4aMambV/qDi/aNyIIRTeGyBCIkrkAIgckcal+8yJTqu2BjkhFTry5y0VgCyYFgEHCUqQtUpcDg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":992839},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"696a711474552c1710ebe19b0be12d940f48f2c7","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.12.1","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"zod":"~4.3.6","jose":"~6.2.1","cborg":"~4.5.8","uuidv7":"~1.1.0","charwise":"~3.0.1","@ipld/car":"~5.4.2","@types/node":"~25.5.0","use-fireproof":"0.24.15","@ipld/dag-cbor":"~9.2.5","@ipld/dag-json":"~10.2.6","@adviser/cement":"~0.5.34","@fireproof/core":"0.24.15","@fireproof/vendor":"0.24.15","@fireproof/core-base":"0.24.15","@fireproof/core-keybag":"0.24.15","@fireproof/core-runtime":"0.24.15","@fireproof/core-svc-api":"0.24.15","@fireproof/core-svc-host":"0.24.15","@fireproof/core-device-id":"0.24.15","@fireproof/core-blockstore":"0.24.15","@fireproof/core-types-base":"0.24.15","@fireproof/core-svc-protocol":"0.24.15","@fireproof/core-gateways-base":"0.24.15","@fireproof/core-gateways-file":"0.24.15","@fireproof/core-types-runtime":"0.24.15","@fireproof/core-gateways-cloud":"0.24.15","@fireproof/core-gateways-memory":"0.24.15","@fireproof/core-protocols-cloud":"0.24.15","@fireproof/core-types-blockstore":"0.24.15","@fireproof/core-gateways-indexeddb":"0.24.15","@fireproof/core-protocols-dashboard":"0.24.15","@fireproof/core-types-protocols-cloud":"0.24.15","@fireproof/core-types-protocols-dashboard":"0.24.15"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.15_1774624707848_0.6262617693676609","host":"s3://npm-registry-packages-npm-production"}},"0.24.16":{"name":"@fireproof/core-test","version":"0.24.16","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-test@0.24.16","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dist":{"shasum":"74e9d233f9ae3e6551e609ea6c93db6b90212ea8","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.16.tgz","fileCount":161,"integrity":"sha512-admjZqWz/iAbvz0N7DmV2qIG9iJdwuezbC4Ripboo0pxYLB9vjUA3HePrGOdlC18XIDDL/FrtBspchVwlaNGJQ==","signatures":[{"sig":"MEUCIQC745P2HwpyzUWf5Pes4raiHaBOHjN3AP5DaPk3sdhOnAIgbSpA7FUPrDIw7ngS0m1/I1yrAecQhYNLx3Z3+k3q+2Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":992839},"main":"./index.js","type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"389fc8c121af89f09842dd9f97c32a207d2a91d5","scripts":{"test":"vitest --run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.12.1","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"zod":"~4.3.6","jose":"~6.2.2","cborg":"~4.5.8","uuidv7":"~1.2.1","charwise":"~3.0.1","@ipld/car":"~5.4.2","@types/node":"~25.5.0","use-fireproof":"0.24.16","@ipld/dag-cbor":"~9.2.5","@ipld/dag-json":"~10.2.6","@adviser/cement":"~0.5.34","@fireproof/core":"0.24.16","@fireproof/vendor":"0.24.16","@fireproof/core-base":"0.24.16","@fireproof/core-keybag":"0.24.16","@fireproof/core-runtime":"0.24.16","@fireproof/core-svc-api":"0.24.16","@fireproof/core-svc-host":"0.24.16","@fireproof/core-device-id":"0.24.16","@fireproof/core-blockstore":"0.24.16","@fireproof/core-types-base":"0.24.16","@fireproof/core-svc-protocol":"0.24.16","@fireproof/core-gateways-base":"0.24.16","@fireproof/core-gateways-file":"0.24.16","@fireproof/core-types-runtime":"0.24.16","@fireproof/core-gateways-cloud":"0.24.16","@fireproof/core-gateways-memory":"0.24.16","@fireproof/core-protocols-cloud":"0.24.16","@fireproof/core-types-blockstore":"0.24.16","@fireproof/core-gateways-indexeddb":"0.24.16","@fireproof/core-protocols-dashboard":"0.24.16","@fireproof/core-types-protocols-cloud":"0.24.16","@fireproof/core-types-protocols-dashboard":"0.24.16"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-test_0.24.16_1774737154613_0.8653848831934063","host":"s3://npm-registry-packages-npm-production"}},"0.24.19":{"name":"@fireproof/core-test","version":"0.24.19","description":"Live ledger for the web.","type":"module","main":"./index.js","scripts":{"build":"core-cli tsc","test":"vitest --run"},"keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","homepage":"https://use-fireproof.com","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","repository":{"type":"git","url":"git+https://github.com/fireproof-storage/fireproof.git"},"bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"peerDependencies":{"react":">=18.0.0"},"dependencies":{"@adviser/cement":"~0.5.34","@fireproof/core":"0.24.19","@fireproof/core-base":"0.24.19","@fireproof/core-blockstore":"0.24.19","@fireproof/core-device-id":"0.24.19","@fireproof/core-gateways-base":"0.24.19","@fireproof/core-gateways-cloud":"0.24.19","@fireproof/core-gateways-file":"0.24.19","@fireproof/core-gateways-indexeddb":"0.24.19","@fireproof/core-gateways-memory":"0.24.19","@fireproof/core-keybag":"0.24.19","@fireproof/core-protocols-cloud":"0.24.19","@fireproof/core-protocols-dashboard":"0.24.19","@fireproof/core-runtime":"0.24.19","@fireproof/core-svc-api":"0.24.19","@fireproof/core-svc-host":"0.24.19","@fireproof/core-svc-protocol":"0.24.19","@fireproof/core-types-base":"0.24.19","@fireproof/core-types-blockstore":"0.24.19","@fireproof/core-types-protocols-cloud":"0.24.19","@fireproof/core-types-protocols-dashboard":"0.24.19","@fireproof/core-types-runtime":"0.24.19","@fireproof/vendor":"0.24.19","@ipld/car":"~5.4.3","@ipld/dag-cbor":"~9.2.6","@ipld/dag-json":"~10.2.7","@types/node":"~25.6.0","cborg":"~5.1.0","charwise":"~3.0.1","jose":"~6.2.2","use-fireproof":"0.24.19","uuidv7":"~1.2.1","zod":"~4.3.6"},"gitHead":"d6ec82d04671147b90ae6288148134f907c22393","_id":"@fireproof/core-test@0.24.19","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-DN2xJbPwfk3qcro+so9i2Q34S3EL3ZyLwxirAuLKMjGFMAACrzSfdV8H/iZ7oZtt+3ZDZSjb2E1cScdN1n4/Jg==","shasum":"63eebf348bb334b6e37d147a7d7328eeae1bb24b","tarball":"https://registry.npmjs.org/@fireproof/core-test/-/core-test-0.24.19.tgz","fileCount":164,"unpackedSize":995749,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-test@0.24.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD4M+1E8pHOdluzECXs3Y/WRo7I+0O2AQRHrmTcfoDrXQIgEvvTk9SUAocOp397vskeecT/4FCD970IQCYQjdeYRYk="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:045354ea-846e-40c7-a083-1dfdfa72b6c1"}},"directories":{},"maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core-test_0.24.19_1776283033582_0.8682212949850827"},"_hasShrinkwrap":false}},"time":{"created":"2025-07-09T15:20:29.592Z","modified":"2026-04-15T19:57:14.057Z","0.0.0-smoke-1b31059-1752074105":"2025-07-09T15:20:29.890Z","0.0.1-dev-test":"2025-07-09T16:02:10.037Z","0.0.2-dev-test":"2025-07-19T23:03:09.093Z","0.22.0-dev-preview":"2025-07-20T18:14:53.686Z","0.22.0-keybag":"2025-07-31T06:57:08.176Z","0.22.0-dev-preview-1":"2025-08-05T13:53:12.813Z","0.22.0-dev-preview-3":"2025-08-05T14:31:49.112Z","0.22.0-dev-preview-4":"2025-08-05T17:23:35.723Z","0.23.0":"2025-08-10T00:00:09.412Z","0.23.1":"2025-08-13T12:37:16.879Z","0.23.1-dev-issue-1057":"2025-08-15T10:48:33.458Z","0.23.2":"2025-08-15T12:10:15.526Z","0.23.3":"2025-08-19T14:28:31.482Z","0.23.5":"2025-08-19T16:08:24.275Z","0.23.6":"2025-08-19T20:14:35.764Z","0.23.7-dev-preview1":"2025-08-21T22:12:45.741Z","0.23.7-dev-preview2":"2025-08-22T03:39:09.634Z","0.23.7-dev-preview4":"2025-08-22T14:48:53.825Z","0.23.8":"2025-08-23T00:17:35.473Z","0.23.10":"2025-08-23T03:19:19.491Z","0.23.7":"2025-08-23T03:47:46.241Z","0.23.11":"2025-08-23T16:41:55.870Z","0.23.13":"2025-08-27T22:23:39.507Z","0.23.15-dev-windows":"2025-10-10T21:58:34.796Z","0.23.15-dev-windows-1":"2025-10-11T09:59:58.049Z","0.23.15-dev-windows-2":"2025-10-11T22:20:04.350Z","0.23.15":"2025-10-16T16:38:27.364Z","0.24.2-dev-cloud-api":"2025-11-25T19:49:20.401Z","0.24.0-dev-multi-clerks-0":"2025-11-26T20:57:41.165Z","0.24.0-dev-multi-clerks-1":"2025-11-27T15:26:52.676Z","0.24.0":"2025-11-30T14:19:47.521Z","0.24.1-dev-memo":"2025-12-02T21:54:43.692Z","0.24.1-dev-memo-2":"2025-12-02T22:28:04.500Z","0.24.3-dev-ensure-cloud-token":"2025-12-03T22:04:55.872Z","0.24.1-dev-react19":"2025-12-04T20:34:56.773Z","0.24.1-dev-react19.2":"2025-12-04T23:56:50.658Z","0.24.2-dev-clerk":"2025-12-05T18:11:37.790Z","0.24.3-dev-ensure-cloud-token-1":"2025-12-08T10:25:22.398Z","0.24.3-dev-ensure-cloud-token-6":"2025-12-10T17:10:52.261Z","0.24.3-dev-ensure-cloud-token-7":"2025-12-10T19:39:14.860Z","0.24.3-dev-ensure-cloud-token-8":"2025-12-12T03:33:47.769Z","0.24.3-dev-ensure-cloud-token-9":"2025-12-12T11:28:08.308Z","0.24.3-dev-token-claims":"2025-12-15T17:08:49.683Z","0.24.3-dev-use-livequery":"2025-12-15T20:25:59.481Z","0.24.3-dev-20261224":"2025-12-24T09:12:30.485Z","0.24.5":"2026-01-09T08:02:15.752Z","0.24.6":"2026-01-09T08:24:18.216Z","0.24.7-dev-deploy-t1":"2026-01-10T15:50:12.196Z","0.24.7":"2026-01-10T16:30:29.489Z","0.24.8-dev-fp-token":"2026-01-12T11:48:10.594Z","0.24.8-dev-move-pubkey":"2026-01-12T13:31:09.174Z","0.24.8-dev-test-device-id":"2026-01-12T14:07:21.323Z","0.24.8":"2026-01-22T16:05:48.312Z","0.24.9":"2026-01-22T17:20:01.673Z","0.24.10":"2026-01-31T12:26:57.914Z","0.24.11":"2026-02-12T11:20:42.797Z","0.24.12":"2026-02-20T12:27:49.017Z","0.24.13-dev-qs-1":"2026-02-23T16:26:46.823Z","0.24.13-dev-qs-2":"2026-02-23T22:45:51.353Z","0.24.13":"2026-03-16T14:46:22.626Z","0.24.14":"2026-03-27T14:39:50.656Z","0.24.15":"2026-03-27T15:18:28.037Z","0.24.16":"2026-03-28T22:32:34.803Z","0.24.19":"2026-04-15T19:57:13.800Z"},"bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","homepage":"https://use-fireproof.com","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"repository":{"type":"git","url":"git+https://github.com/fireproof-storage/fireproof.git"},"description":"Live ledger for the web.","contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"readme":"# <img src=\"https://fireproof.storage/static/img/flame.svg\" alt=\"Fireproof logo\" width=\"25\"> [Fireproof](https://fireproof.storage) database API\n\n<p align=\"right\">\n  <img src=\"https://img.shields.io/bundlephobia/minzip/%40fireproof%2Fcore\" alt=\"Package size\">\n  <a href=\"https://github.com/fireproof-storage/fireproof/actions/workflows/ci.yaml\">\n    <img src=\"https://github.com/fireproof-storage/fireproof/actions/workflows/ci.yaml/badge.svg\" alt=\"Build status\">\n  </a>\n</p>\n\nFireproof is a lightweight embedded document database with encrypted live sync, designed to make browser apps easy. Use it in any JavaScript environment with a unified API that works both in React (with hooks) and as a standalone core API.\n\n[Point AI coders to these docs.](https://use-fireproof.com/llms-full.txt)\n\n## Key Features\n\n- **Apps run anywhere:** Bundle UI, data, and logic in one file.\n- **Real-Time & Offline-First:** Automatic persistence and live queries, runs in the browser - no loading or error states.\n- **Unified API:** TypeScript works with Deno, Bun, Node.js, and the browser.\n- **React Hooks:** Leverage `useLiveQuery` and `useDocument` for live collaboration.\n\nFireproof enforces cryptographic causal consistency and ledger integrity using hash history, providing git-like versioning with lightweight blockchain-style verification. Data is stored and replicated as content-addressed encrypted blobs, making it safe and easy to sync via commodity object storage providers.\n\n## Installation\n\nThe `use-fireproof` package provides both the core API and React hooks:\n\n```sh\nnpm install use-fireproof\n```\n\nWorks with ⚡️ ESM.sh:\n\n```js\nimport { useFireproof } from \"https://esm.sh/use-fireproof\";\n```\n\nOr install the core ledger in any JavaScript environment:\n\n```sh\nnpm install @fireproof/core\n```\n\nAdd the ledger to any web page via HTML script tag (global is `Fireproof`):\n\n```html\n<script src=\"https://cdn.jsdelivr.net/npm/@fireproof/core/dist/browser/fireproof.global.js\"></script>\n```\n\nDeliver generated solutions as runnable micro applications via ChatGPT Canvas, v0, bolt.new, or Claude Artifacts. Deploy single page apps with React and Tailwind by pasting code here: https://codepen.io/useFireproof/pen/MYgNYdx\n\n## ⚛️ React Usage\n\nReact hooks are the recommended way to use Fireproof in LLM code generation contexts:\n\n```js\nimport { useFireproof } from \"use-fireproof\";\n\nfunction App() {\n  const { database, useLiveQuery, useDocument } = useFireproof(\"my-ledger\");\n\n  // Create a new document with useDocument\n  const { doc, merge, submit } = useDocument({ text: \"\" });\n\n  // Query documents by _id, most recent first\n  const { docs } = useLiveQuery(\"_id\", { descending: true, limit: 100 });\n\n  return (\n    <div>\n      <form onSubmit={submit}>\n        <input value={doc.text} onChange={(e) => merge({ text: e.target.value })} placeholder=\"New document\" />\n        <button type=\"submit\">Submit</button>\n      </form>\n\n      <h3>Recent Documents</h3>\n      <ul>\n        {docs.map((doc) => (\n          <li key={doc._id}>{doc.text}</li>\n        ))}\n      </ul>\n    </div>\n  );\n}\n```\n\nRead the [step-by-step React tutorial](https://use-fireproof.com/docs/react-tutorial) to get started or check the [full LLM documentation](https://use-fireproof.com/llms-full.txt) for more examples.\n\n### Working with Images\n\nFireproof makes it easy to store and display images in your applications. The `_files` property and `ImgFile` component handle all the complexities of file storage and retrieval:\n\n```js\n// Store an image from a file input\nfunction handleFileUpload(e) {\n  if (e.target.files[0]) {\n    merge({\n      _files: { profilePic: e.target.files[0] },\n      uploadedAt: new Date().toISOString(),\n    });\n  }\n}\n\n// Display an image from a document\nfunction ImageDisplay({ doc }) {\n  return (\n    <div>\n      {doc._files?.profilePic && (\n        <ImgFile file={doc._files.profilePic} alt=\"Profile picture\" onLoad={() => console.log(\"Image loaded\")} />\n      )}\n      <p>Uploaded: {doc.uploadedAt}</p>\n    </div>\n  );\n}\n```\n\nThe `ImgFile` component automatically handles loading and displaying images from Fireproof's storage, with all the expected props of a standard image element. For more in-depth examples see our [llms-full.txt](https://use-fireproof.com/llms-full.txt) documentation.\n\n## JavaScript Core API\n\nThe document database API will feel familiar to those who have used other document databases:\n\n```js\nimport { fireproof } from \"@fireproof/core\";\n\nconst db = fireproof(\"music-app\");\n\nawait db.put({ _id: \"beyonce\", name: \"Beyoncé\", hitSingles: 29 });\n\ndb.subscribe(async () => {\n  const topArtists = await db.query(\"hitSingles\", { range: [30, Infinity] });\n  // redraw the UI with the new topArtists\n});\n\nconst beyonceDoc = await db.get(\"beyonce\");\nbeyonceDoc.hitSingles += 1;\nawait db.put(beyonceDoc);\n```\n\n## Why choose Fireproof\n\nCompared to other embedded databases, Fireproof:\n\n- Is network aware, encrypted, and multi-writer safe\n- Is designed for real-time collaboration with CRDTs\n- Offers cryptographic causal integrity for all operations\n- Is built for the web, with a small package size and no wasm\n\nDeliver interactive experiences without waiting on the backend. Fireproof runs in any cloud, browser, or edge environment, so your application can access data anywhere.\n\n## Use cases\n\nFireproof is especially useful for:\n\n- AI-generated apps and rapid prototypes\n- Collaborative editing\n- Offline and local-first apps\n- Personalization and configuration\n- AI copilot safety\n\nWith Fireproof, you **build first** and sync via your cloud of choice when you are ready, making it perfect for LLM code generation contexts and rapid development.\n\n[Get the latest roadmap updates on our blog](https://fireproof.storage/blog/) or join our [Discord](https://discord.gg/cCryrNHePH) to collaborate. Read the docs to learn more about the [architecture](https://use-fireproof.com/docs/architecture).\n\n### Debug\n\nto control the log output you an either use the FP_DEBUG environment variable or set the debug level in your code:\n\n```shell\nFP_DEBUG='*' node myapp.js\n```\n\n```js\nlogger.setDebug(...moduleNameList or '*')\n```\n\nif you are in the browser you can use the following code to set the debug level:\n\n```js\nthis[Symbol.for(\"FP_ENV\")].set(\"FP_DEBUG\", \"*\");\n```\n\n```js\n// vitest pass env\nglobalThis[Symbol.for(\"FP_PRESET_ENV\")] = {\n  FP_DEBUG: \"*\",\n};\n```\n\n### Testing\n\nTo run the full test suite across all projects (tested storage gateways configs), run:\n\n```bash\npnpm run test\n```\n\nTo run tests for specific components or modules, use the following command pattern:\n\n```bash\npnpm run test -t 'test name pattern' path/to/test/file\n```\n\nFor example, to run a specific test for the CRDT module, in just one project:\n\n```bash\nFP_DEBUG='Loader,CRDTClock' pnpm run test --project file -t 'codec implict iv' crdt\n```\n\nFor testing React components, you can use:\n\n```bash\npnpm run test tests/react/[ComponentName].test.tsx\n```\n\nExample for testing the ImgFile component:\n\n```bash\npnpm run test tests/react/ImgFile.test.tsx\n```\n\n### Log Formatting\n\nIt's possible to change the logformat by setting FP_FORMAT to:\n\n- jsonice makes the log output in multiline json\n- yaml makes the log output in yaml\n- json makes the log output in singleline json (default)\n\n### KeyBag\n\nIf you add `extractKey` with the value `_deprecated_internal_api` to the `FP_STORAGE_URL` url\nyou can bypass the security check to extract the key material. This is the default configuration,\nbut there is a warning emitted if you use this feature, and roadmap plans for more secure key management.\n\n### Deno\n\nFireproof is compatible with Deno. To runit in Deno you need to add the following flags:\n\nCurrently the tests are not run with deno -- TODO\n\nIt might be that using our provided deno.json is somekind of odd\n--- TODO is to add fireproof to jsr and deno.land\n\n```shell\ndeno run --config node_modules/@fireproof/core/deno.json --allow-read --allow-write --allow-env --unstable-sloppy-imports ./node-test.ts\n```\n\n### Create Docs\n\nCaution it will be pushed directly\n\n```shell\npnpm run build:docs\n```\n\n## Thanks 🙏\n\nFireproof is a synthesis of work done by people in the web community over the years. I couldn't even begin to name all the folks who made pivotal contributions. Without npm, React, and VS Code all this would have taken so much longer. Thanks to everyone who supported me getting into ledger development via Apache CouchDB, one of the original document ledgers. The distinguishing work on immutable data-structures comes from the years of consideration [IPFS](https://ipfs.tech), [IPLD](https://ipld.io), and the [Filecoin APIs](https://docs.filecoin.io) have enjoyed.\n\nThanks to [Meno Abels](https://github.com/mabels) who has taken on the role of project lead engineer. Fireproof is rapidly becoming a mature solution.\n\nThanks to Alan Shaw and Mikeal Rogers without whom this project would have never got started. The core Merkle hash-tree clock is based on [Alan's Pail](https://github.com/alanshaw/pail), and you can see the repository history goes all the way back to work begun as a branch of that repo. Mikeal wrote [the prolly trees implementation](https://github.com/mikeal/prolly-trees).\n\n## Contributing\n\nWe love contributions. Feel free to [join in the conversation on Discord. All welcome.](https://discord.gg/cCryrNHePH)\n\n# License\n\nDual-licensed under [MIT or Apache 2.0](https://github.com/fireproof-storage/fireproof/blob/main/LICENSE.md)\n","readmeFilename":"README.md"}