{"_id":"@fireproof/core-keybag","_rev":"70-bfde6e103ae5bf0f27c3c33dfe290246","name":"@fireproof/core-keybag","dist-tags":{"dev":"0.24.13-dev-qs-2","latest":"0.24.19"},"versions":{"0.0.0-smoke-1b31059-1752074105":{"name":"@fireproof/core-keybag","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-keybag@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":"3bd662572e08dabfef87a484a1720432e237c124","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.0.0-smoke-1b31059-1752074105.tgz","fileCount":15,"integrity":"sha512-41tg/Wh8MuA5ieJK867gegy/6XKvD3Qxiofa3SWmGkwM9DhRuKt1wXEIv4O5nWvb7WCim0A2b44dAZANUOB+zA==","signatures":[{"sig":"MEQCIEHBI1UIyGf7GT6nPlf511E1Z5aJscIXKEjcboD76enkAiB4eB8z0ORaQcEPYZmehertjPXJIhRhwZmBDaeZhfcaaw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67010},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.0.0-smoke-1b31059-1752074105.tgz","types":"./index.d.ts","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":{"build":"tsc"},"_npmUser":{"name":"jchris","actor":{"name":"jchris","type":"user","email":"jchris@gmail.com"},"email":"jchris@gmail.com"},"_resolved":"/tmp/9a02710a4973deea98202a67a545e908/fireproof-core-keybag-0.0.0-smoke-1b31059-1752074105.tgz","_integrity":"sha512-41tg/Wh8MuA5ieJK867gegy/6XKvD3Qxiofa3SWmGkwM9DhRuKt1wXEIv4O5nWvb7WCim0A2b44dAZANUOB+zA==","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":{"multiformats":"^13.3.7","@adviser/cement":"^0.4.20","@fireproof/vendor":"^3.0.0","@fireproof/core-runtime":"0.0.0-smoke-1b31059-1752074105","@fireproof/core-types-base":"0.0.0-smoke-1b31059-1752074105","@fireproof/core-gateways-file":"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"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.0.0-smoke-1b31059-1752074105_1752074412477_0.4889674284398977","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-dev-test":{"name":"@fireproof/core-keybag","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-keybag@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":"d63e4573bc29eb1996ecab7bd4da3e7a72ab13f4","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.0.1-dev-test.tgz","fileCount":15,"integrity":"sha512-mIMXwqGLaLmK64yjvYPEfuX/vezaLi3FLrTAY6eq25mQklxT4W3iyorGHJ4S4UhgsUH6T8uQWXmaif1igBXbJw==","signatures":[{"sig":"MEUCIQD78Y/+/003Ceze3vWjWJ8Q8/hhkXnRjjGV79I/6afl1gIgf+1SzFKj/gxb4obUgtMSb3cucqI6NpqVCgHKB6DZnPs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66914},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.0.1-dev-test.tgz","types":"./index.d.ts","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":{"build":"tsc"},"_npmUser":{"name":"jchris","actor":{"name":"jchris","type":"user","email":"jchris@gmail.com"},"email":"jchris@gmail.com"},"_resolved":"/tmp/e0a6f8c642e53058426923ea89ae4a8f/fireproof-core-keybag-0.0.1-dev-test.tgz","_integrity":"sha512-mIMXwqGLaLmK64yjvYPEfuX/vezaLi3FLrTAY6eq25mQklxT4W3iyorGHJ4S4UhgsUH6T8uQWXmaif1igBXbJw==","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":{"multiformats":"^13.3.7","@adviser/cement":"^0.4.20","@fireproof/vendor":"^3.0.0","@fireproof/core-runtime":"0.0.1-dev-test","@fireproof/core-types-base":"0.0.1-dev-test","@fireproof/core-gateways-file":"0.0.1-dev-test","@fireproof/core-types-blockstore":"0.0.1-dev-test","@fireproof/core-gateways-indexeddb":"0.0.1-dev-test"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.0.1-dev-test_1752076912478_0.2942884764047857","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-dev-test":{"name":"@fireproof/core-keybag","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-keybag@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":"627bda3cd87ab0c32fc2d0fcf8c405fe433ecd0b","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.0.2-dev-test.tgz","fileCount":15,"integrity":"sha512-cUwse7WYUy9tSXAJd7Ch06ameltihRjA8JkKWunWXcYhiiXe+pwrOXBNDp2Iip6esOywt3x8EmcKDSxDUF+Gcg==","signatures":[{"sig":"MEUCIGCXtk9MEz6WkHlRnQCfLIW25SkQg5ikiVH2GFhkZn4xAiEA4+TX9Tao1IYlaC5TSh+egDjFXEdyrpsPtO6KGi0oqEw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66922},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.0.2-dev-test.tgz","types":"./index.d.ts","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":{"build":"tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/b8796d13b273a91d78d519876c64df63/fireproof-core-keybag-0.0.2-dev-test.tgz","_integrity":"sha512-cUwse7WYUy9tSXAJd7Ch06ameltihRjA8JkKWunWXcYhiiXe+pwrOXBNDp2Iip6esOywt3x8EmcKDSxDUF+Gcg==","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":{"multiformats":"^13.3.7","@adviser/cement":"^0.4.20","@fireproof/vendor":"0.0.2-dev-test","@fireproof/core-runtime":"0.0.2-dev-test","@fireproof/core-types-base":"0.0.2-dev-test","@fireproof/core-gateways-file":"0.0.2-dev-test","@fireproof/core-types-blockstore":"0.0.2-dev-test","@fireproof/core-gateways-indexeddb":"0.0.2-dev-test"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.0.2-dev-test_1752966171703_0.8645876851202581","host":"s3://npm-registry-packages-npm-production"}},"0.22.0-dev-preview":{"name":"@fireproof/core-keybag","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-keybag@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":"0a382f94a596c697b41470c57eb73c6b157b3800","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.22.0-dev-preview.tgz","fileCount":15,"integrity":"sha512-l+CuIHXblwpcJCtYS+4jLfDTm1eFvktJ+c4TvCVhtgtt3Ak0nkvdk+kP34XEywD4WrO8f5xvsv2/uYzKrGOKgw==","signatures":[{"sig":"MEQCIArnfH21KEBCJxGh6Sycd3KGJSBXXCBtOcbAn3QiPrHKAiAwlOZQVVjBVM+kk8qlXOEMNvR1ugiQnfTKZoPx8WHsvQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66950},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.22.0-dev-preview.tgz","types":"./index.d.ts","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":{"build":"tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/9002dcff586fc2f7e2e738a86c290f24/fireproof-core-keybag-0.22.0-dev-preview.tgz","_integrity":"sha512-l+CuIHXblwpcJCtYS+4jLfDTm1eFvktJ+c4TvCVhtgtt3Ak0nkvdk+kP34XEywD4WrO8f5xvsv2/uYzKrGOKgw==","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":{"multiformats":"^13.3.7","@adviser/cement":"^0.4.20","@fireproof/vendor":"0.22.0-dev-preview","@fireproof/core-runtime":"0.22.0-dev-preview","@fireproof/core-types-base":"0.22.0-dev-preview","@fireproof/core-gateways-file":"0.22.0-dev-preview","@fireproof/core-types-blockstore":"0.22.0-dev-preview","@fireproof/core-gateways-indexeddb":"0.22.0-dev-preview"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.22.0-dev-preview_1753035275309_0.40872604869040075","host":"s3://npm-registry-packages-npm-production"}},"0.22.0-keybag":{"name":"@fireproof/core-keybag","version":"0.22.0-keybag","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"8d88b9cda5b77e747a3910725e8d2d7590209685","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.22.0-keybag.tgz","fileCount":15,"integrity":"sha512-jdd6E+2gvkZbwtBpfnuRfLfdbw9hL9RHMVgXf4wgRFTD+ZpErKEsz5CDHQDGHvGDUAfKDpbesjhVVh29mEGHrQ==","signatures":[{"sig":"MEUCIQDuwWhwEMPbSRDac1gV0KNl8NWR5JO6hHEESZGU5dhISgIgbbWz0tEWToH4zXiasuprh5NLC7OW6NAe29rgyZnTWFM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77124},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.22.0-keybag.tgz","types":"./index.d.ts","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":{"build":"tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/e7facab50a62eb2b473a2a50e0992547/fireproof-core-keybag-0.22.0-keybag.tgz","_integrity":"sha512-jdd6E+2gvkZbwtBpfnuRfLfdbw9hL9RHMVgXf4wgRFTD+ZpErKEsz5CDHQDGHvGDUAfKDpbesjhVVh29mEGHrQ==","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":{"multiformats":"^13.3.7","@adviser/cement":"^0.4.20","@fireproof/vendor":"0.22.0-keybag","@fireproof/core-runtime":"0.22.0-keybag","@fireproof/core-types-base":"0.22.0-keybag","@fireproof/core-gateways-file":"0.22.0-keybag","@fireproof/core-types-blockstore":"0.22.0-keybag","@fireproof/core-gateways-indexeddb":"0.22.0-keybag"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.22.0-keybag_1753945010762_0.691605571636658","host":"s3://npm-registry-packages-npm-production"}},"0.22.0-dev-preview-1":{"name":"@fireproof/core-keybag","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-keybag@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":"06b6d043448c0673e9b108914f20c84a39f7374d","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.22.0-dev-preview-1.tgz","fileCount":15,"integrity":"sha512-PIFBJ9RYjTHe5JRDR3Vsw59b3oLiNfSiy2qPeue2Dt3sbC9BQGPUW32CnwPnYwX08WuQu1jbYEe1OXFP0WiQ1Q==","signatures":[{"sig":"MEQCIG9vqQHe0WdJbzD5cPTlsUSOfPGJzWOyZGSy0AZjC7wpAiAwFxmx5gEy0LUxWjKBTbyHEjdS7kXYQfkieUshPZC+2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77392},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.22.0-dev-preview-1.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/6b496822def79f832d8b439baad987d2/fireproof-core-keybag-0.22.0-dev-preview-1.tgz","_integrity":"sha512-PIFBJ9RYjTHe5JRDR3Vsw59b3oLiNfSiy2qPeue2Dt3sbC9BQGPUW32CnwPnYwX08WuQu1jbYEe1OXFP0WiQ1Q==","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":{"multiformats":"^13.3.7","@adviser/cement":"^0.4.21","@fireproof/vendor":"0.22.0-dev-preview-1","@fireproof/core-runtime":"0.22.0-dev-preview-1","@fireproof/core-types-base":"0.22.0-dev-preview-1","@fireproof/core-gateways-file":"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"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.22.0-dev-preview-1_1754401983251_0.5822509781931968","host":"s3://npm-registry-packages-npm-production"}},"0.22.0-dev-preview-3":{"name":"@fireproof/core-keybag","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-keybag@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":"493417a2b73ad221ed54682f604ee24e11e96ac8","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.22.0-dev-preview-3.tgz","fileCount":15,"integrity":"sha512-BpIVLo6UDkmkbGrEmPFGU1zLacgWLt2QWu9zF5R98ftsmOptRXzyDIuO6QlKQtChLS2noQO/cx4OFqYZotfJpA==","signatures":[{"sig":"MEUCIDyNElxoq+Cp8r8A8prgEZVwVuguAujP97Vx/RisfmeCAiEA22wHiP6FVrlcykhNjl0s6BvHRw4s41NyEom+4rzoYS8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77392},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.22.0-dev-preview-3.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c7a5e988a958deb41a9a50673ea9bebd/fireproof-core-keybag-0.22.0-dev-preview-3.tgz","_integrity":"sha512-BpIVLo6UDkmkbGrEmPFGU1zLacgWLt2QWu9zF5R98ftsmOptRXzyDIuO6QlKQtChLS2noQO/cx4OFqYZotfJpA==","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":{"multiformats":"^13.3.7","@adviser/cement":"^0.4.21","@fireproof/vendor":"0.22.0-dev-preview-3","@fireproof/core-runtime":"0.22.0-dev-preview-3","@fireproof/core-types-base":"0.22.0-dev-preview-3","@fireproof/core-gateways-file":"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"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.22.0-dev-preview-3_1754404299464_0.3859563272020521","host":"s3://npm-registry-packages-npm-production"}},"0.22.0-dev-preview-4":{"name":"@fireproof/core-keybag","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-keybag@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":"e80632486a29b920536864496492b31764d43991","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.22.0-dev-preview-4.tgz","fileCount":15,"integrity":"sha512-YpEkOMa5WaXNtvdIvrtAWdWjz+UNnZUwz3vFTzbp8Z1551GYzIgtZvEuFxZKa0W9/54eyp6FyRM5kjHi8wSkQg==","signatures":[{"sig":"MEUCIQDLu1HNRdb2WZS1ZEURmWOTZ3/M+QrkTrYhR48S41iX0QIgUCGqy0iiNiu+5S+QqCbym/unkRqUb2myT9BJgf4uA+c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77392},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.22.0-dev-preview-4.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/aecaf0a6eaaeb5a69c855ffa8681ba15/fireproof-core-keybag-0.22.0-dev-preview-4.tgz","_integrity":"sha512-YpEkOMa5WaXNtvdIvrtAWdWjz+UNnZUwz3vFTzbp8Z1551GYzIgtZvEuFxZKa0W9/54eyp6FyRM5kjHi8wSkQg==","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":{"multiformats":"^13.3.7","@adviser/cement":"^0.4.21","@fireproof/vendor":"0.22.0-dev-preview-4","@fireproof/core-runtime":"0.22.0-dev-preview-4","@fireproof/core-types-base":"0.22.0-dev-preview-4","@fireproof/core-gateways-file":"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"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.22.0-dev-preview-4_1754414605848_0.46993132935346016","host":"s3://npm-registry-packages-npm-production"}},"0.23.0":{"name":"@fireproof/core-keybag","version":"0.23.0","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"9ebd64f78081724d310f51ca41976259a39e8e85","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.0.tgz","fileCount":16,"integrity":"sha512-3H2H2a72R07mDqwUAskWtpPWBTTHe1me9eP7WfGKAZIiARZUJlnz9VYWaobr5wDndJW1xr2WKQ8yAcJSGmBC/A==","signatures":[{"sig":"MEUCIQDw6a+OWh0K3gt3cn8WpOev+DUid9eMm+CDXZnD3EaU3gIgF5sNrl9ewUPND1/ApsCiMQiNpe7tNw6zRi7j5czg8os=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85097},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.0.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/42e7b6ccd2d8bdc408a9f675387f623b/fireproof-core-keybag-0.23.0.tgz","_integrity":"sha512-3H2H2a72R07mDqwUAskWtpPWBTTHe1me9eP7WfGKAZIiARZUJlnz9VYWaobr5wDndJW1xr2WKQ8yAcJSGmBC/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":{"multiformats":"^13.3.7","@adviser/cement":"^0.4.21","@fireproof/vendor":"0.23.0","@fireproof/core-runtime":"0.23.0","@fireproof/core-types-base":"0.23.0","@fireproof/core-gateways-file":"0.23.0","@fireproof/core-types-blockstore":"0.23.0","@fireproof/core-gateways-indexeddb":"0.23.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.0_1754783999927_0.2608514206050494","host":"s3://npm-registry-packages-npm-production"}},"0.23.1":{"name":"@fireproof/core-keybag","version":"0.23.1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"e3760d33686c66ec84bff6687d3ec71e36a00573","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.1.tgz","fileCount":16,"integrity":"sha512-XXQ8on9BWHmtcZGi/ARqz9dC29u1l0StW5BI4LKNkRYVQgQRZvLIteotrFUsytD3zkRCfLY3pDeCVyARgrrhzg==","signatures":[{"sig":"MEUCIFZ9dOSsH3vNmmce60UsCYrlCO8bufxmi7HaU1/d5QmXAiEAzu3EoGS4g+7cPlJWVt6kcdR1ZnCVF+JbL8wTzp6Dq/Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85097},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.1.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/95f5e1c8ab7ea329fa2254838b88afd0/fireproof-core-keybag-0.23.1.tgz","_integrity":"sha512-XXQ8on9BWHmtcZGi/ARqz9dC29u1l0StW5BI4LKNkRYVQgQRZvLIteotrFUsytD3zkRCfLY3pDeCVyARgrrhzg==","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":{"multiformats":"^13.4.0","@adviser/cement":"^0.4.23","@fireproof/vendor":"0.23.1","@fireproof/core-runtime":"0.23.1","@fireproof/core-types-base":"0.23.1","@fireproof/core-gateways-file":"0.23.1","@fireproof/core-types-blockstore":"0.23.1","@fireproof/core-gateways-indexeddb":"0.23.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.1_1755088619828_0.23720620748340693","host":"s3://npm-registry-packages-npm-production"}},"0.23.1-dev-issue-1057":{"name":"@fireproof/core-keybag","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-keybag@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":"8963cfe1590687f08db7465fdbd20c7123304d11","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.1-dev-issue-1057.tgz","fileCount":12,"integrity":"sha512-Ap+FNr4nSnB0HTwmZgrtzLV/XPiKD/eabv8hZpllvqKgNJITojGjAZ+IqNRwJMgnaCAXmaiRvj5g67Tbaxsizg==","signatures":[{"sig":"MEUCIGb12skB8O/1DpcMvBKSTFe1alU1s2OEYIbtXapU3mH/AiEA6o2vMlTKpqcmiNXySmwDoBAcfqurrKPun56z7m8Bk0U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63121},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.1-dev-issue-1057.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c312d9276fca8402352598eca80010b1/fireproof-core-keybag-0.23.1-dev-issue-1057.tgz","_integrity":"sha512-Ap+FNr4nSnB0HTwmZgrtzLV/XPiKD/eabv8hZpllvqKgNJITojGjAZ+IqNRwJMgnaCAXmaiRvj5g67Tbaxsizg==","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":{"multiformats":"^13.4.0","@adviser/cement":"^0.4.23","@fireproof/vendor":"0.23.1-dev-issue-1057","@fireproof/core-runtime":"0.23.1-dev-issue-1057","@fireproof/core-types-base":"0.23.1-dev-issue-1057","@fireproof/core-gateways-file":"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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.1-dev-issue-1057_1755254896218_0.3639484823033263","host":"s3://npm-registry-packages-npm-production"}},"0.23.2":{"name":"@fireproof/core-keybag","version":"0.23.2","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"1ec642625df19e2ddb84d34e71986038227b1020","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.2.tgz","fileCount":12,"integrity":"sha512-0XP8G53GhILM0J1u07aLJ1x7d6Ztn1v548+S6vKQCcHQc2CkRiSbZ093882vbB8I5QtD9daxk0+abBgJX6gV9w==","signatures":[{"sig":"MEUCIQDqu9qLP7Y7y1bC1+6xrxCVI60FEj5KWMiBgkJoQyAJZAIgAtJbrvDht5yb1WteWZKwlakAl6d9lX7MGy8ku3gsRYY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63016},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.2.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/96b10d0e86e16ffa33aac3fc671ff749/fireproof-core-keybag-0.23.2.tgz","_integrity":"sha512-0XP8G53GhILM0J1u07aLJ1x7d6Ztn1v548+S6vKQCcHQc2CkRiSbZ093882vbB8I5QtD9daxk0+abBgJX6gV9w==","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":{"multiformats":"^13.4.0","@adviser/cement":"^0.4.23","@fireproof/vendor":"0.23.2","@fireproof/core-runtime":"0.23.2","@fireproof/core-types-base":"0.23.2","@fireproof/core-gateways-file":"0.23.2","@fireproof/core-types-blockstore":"0.23.2","@fireproof/core-gateways-indexeddb":"0.23.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.2_1755259799432_0.6637028957489346","host":"s3://npm-registry-packages-npm-production"}},"0.23.3":{"name":"@fireproof/core-keybag","version":"0.23.3","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"ff3be5ab4f59a8b337e3ba375b4ef3976a67e9bc","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.3.tgz","fileCount":12,"integrity":"sha512-85uOCRqysd5s3BZ8rDJZxskKpGe9hwV8s+gp7Wrr/NLA0c7XuKZX4y8PXZWpgvQ/ZdhQGR2DrKndW1gs9las5g==","signatures":[{"sig":"MEUCIQD1UE0thwMGBE5EoxpLOZknY1Jm1W4sVCb6FKoNsfLJnAIgVOa0pZp1b/PWI57j/34azifTkjA6wU4oGoItBNK00P4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63016},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.3.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/b84357fd0dfa29b8c9b7dc2d9efa2f08/fireproof-core-keybag-0.23.3.tgz","_integrity":"sha512-85uOCRqysd5s3BZ8rDJZxskKpGe9hwV8s+gp7Wrr/NLA0c7XuKZX4y8PXZWpgvQ/ZdhQGR2DrKndW1gs9las5g==","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":{"multiformats":"^13.4.0","@adviser/cement":"^0.4.23","@fireproof/vendor":"0.23.3","@fireproof/core-runtime":"0.23.3","@fireproof/core-types-base":"0.23.3","@fireproof/core-gateways-file":"0.23.3","@fireproof/core-types-blockstore":"0.23.3","@fireproof/core-gateways-indexeddb":"0.23.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.3_1755613694302_0.6111927530595391","host":"s3://npm-registry-packages-npm-production"}},"0.23.5":{"name":"@fireproof/core-keybag","version":"0.23.5","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"7cc6ea42817fc8a5ecbfc30a404ab4e61e2bd465","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.5.tgz","fileCount":13,"integrity":"sha512-EO/ltt/cFR1I/9Z83wQJd5mEiB/RXozWFjKBoO20L0CkJOJvXvtf5vgq8RgBcwEQbGEx/jVkXUBCdrNJkOpXgg==","signatures":[{"sig":"MEYCIQDK2Hn30Rhhq0/d6/tSCNGFA6aOLIv8RxxOjyrN8nQTMQIhAPQg4UGDV2ldWJWmXuY9dVbjqEH+o9fB0mu2OCPXvw/m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63338},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.5.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/83c3dcba6e21990a4b499c69b0980b21/fireproof-core-keybag-0.23.5.tgz","_integrity":"sha512-EO/ltt/cFR1I/9Z83wQJd5mEiB/RXozWFjKBoO20L0CkJOJvXvtf5vgq8RgBcwEQbGEx/jVkXUBCdrNJkOpXgg==","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":{"multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.5","@fireproof/core-runtime":"0.23.5","@fireproof/core-types-base":"0.23.5","@fireproof/core-gateways-file":"0.23.5","@fireproof/core-types-blockstore":"0.23.5","@fireproof/core-gateways-indexeddb":"0.23.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.5_1755619687226_0.23628607599905393","host":"s3://npm-registry-packages-npm-production"}},"0.23.6":{"name":"@fireproof/core-keybag","version":"0.23.6","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"3bccef242f36afc97bd71f3babb82d220a9a79a9","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.6.tgz","fileCount":13,"integrity":"sha512-ew3sCtPa36EbNCk9U60rVuJj29GC6n5g/GJ0WZr2kpE85YonUn1PFBgppk39Wo0VQAfC7w6w3/4txA2gFe8n8w==","signatures":[{"sig":"MEQCIE8iYnaXqA1Basj7HmGzxlMtRrYg9FQVvJUenopx6R7fAiAzmQQC9i7Qpqd87a/9f+lyfKKSKdkpZkeAycM+/fwByw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63338},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.6.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/e7c2ae5ae314428fa8a23ce5be92112e/fireproof-core-keybag-0.23.6.tgz","_integrity":"sha512-ew3sCtPa36EbNCk9U60rVuJj29GC6n5g/GJ0WZr2kpE85YonUn1PFBgppk39Wo0VQAfC7w6w3/4txA2gFe8n8w==","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":{"multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.6","@fireproof/core-runtime":"0.23.6","@fireproof/core-types-base":"0.23.6","@fireproof/core-gateways-file":"0.23.6","@fireproof/core-types-blockstore":"0.23.6","@fireproof/core-gateways-indexeddb":"0.23.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.6_1755634458956_0.9521501280446831","host":"s3://npm-registry-packages-npm-production"}},"0.23.7-dev-preview1":{"name":"@fireproof/core-keybag","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-keybag@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":"ccabebc41a64477337398d5af204f8790229edf1","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.7-dev-preview1.tgz","fileCount":13,"integrity":"sha512-jAXV/qyyP8my1zgO96oOz6iLM+UYuWOkOCD03rM+e9LDehnwHO+rvLRN96qDHki5ZGcCit55A/kDQ8eJ1kHt2Q==","signatures":[{"sig":"MEYCIQCigola1WSEwuaNk5rnKv9OkEzANLJFHmNd5mSE/Vo85wIhAKD0UZIAeHSWRksQ4ALSUaY4TvLoMpXT6ypXqPRAEaA7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63429},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.7-dev-preview1.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/8a53dd87844753f4e077a519c369db61/fireproof-core-keybag-0.23.7-dev-preview1.tgz","_integrity":"sha512-jAXV/qyyP8my1zgO96oOz6iLM+UYuWOkOCD03rM+e9LDehnwHO+rvLRN96qDHki5ZGcCit55A/kDQ8eJ1kHt2Q==","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":{"multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.7-dev-preview1","@fireproof/core-runtime":"0.23.7-dev-preview1","@fireproof/core-types-base":"0.23.7-dev-preview1","@fireproof/core-gateways-file":"0.23.7-dev-preview1","@fireproof/core-types-blockstore":"0.23.7-dev-preview1","@fireproof/core-gateways-indexeddb":"0.23.7-dev-preview1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.7-dev-preview1_1755814348808_0.34025341440158496","host":"s3://npm-registry-packages-npm-production"}},"0.23.7-dev-preview2":{"name":"@fireproof/core-keybag","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-keybag@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":"6f14ebcab425d068813d4d4f6a9ba7a7ffb4be57","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.7-dev-preview2.tgz","fileCount":13,"integrity":"sha512-OIO6ScyIvwvmae4lKqicV3fNnbyxl7pmBGXiBGyeIIcKZTGmnZNmjOpfoHm19ioJ98Q8n6Rrra4V9wSB3LSSpQ==","signatures":[{"sig":"MEUCIQCG5ovHb9molekDDFM3dVe0XpUTdLvdxUUZHP3U6aDnaQIgHm7ahluHaYqli2a4WExb4lLHX6a0IILiWi3vUIgG36c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63429},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.7-dev-preview2.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/d18585f369be942baea4456eeb45b8cd/fireproof-core-keybag-0.23.7-dev-preview2.tgz","_integrity":"sha512-OIO6ScyIvwvmae4lKqicV3fNnbyxl7pmBGXiBGyeIIcKZTGmnZNmjOpfoHm19ioJ98Q8n6Rrra4V9wSB3LSSpQ==","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":{"multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.7-dev-preview2","@fireproof/core-runtime":"0.23.7-dev-preview2","@fireproof/core-types-base":"0.23.7-dev-preview2","@fireproof/core-gateways-file":"0.23.7-dev-preview2","@fireproof/core-types-blockstore":"0.23.7-dev-preview2","@fireproof/core-gateways-indexeddb":"0.23.7-dev-preview2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.7-dev-preview2_1755833932475_0.38750660734320275","host":"s3://npm-registry-packages-npm-production"}},"0.23.7-dev-preview4":{"name":"@fireproof/core-keybag","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-keybag@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":"69cb9828f728d46eda08c235eb290d682ec403e2","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.7-dev-preview4.tgz","fileCount":13,"integrity":"sha512-oJABOaITpHx+SGHPL9j3S9e482EENYrVNMZg9f379rOtJa3ZtipYUxtOXE1F0n1qafLEQ1ToWndBIiES6mrugA==","signatures":[{"sig":"MEUCIQDf30WWyEUSPsbX8sQ0yyTHmhq58I1pkZ9g72qqv2g4VQIgLcRRY6ZwVYlPSIRSwhYQvsYhsWkThXdbQnckaNuJujY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63429},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.7-dev-preview4.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/9fc9d65e034d8d48f1fcc1f8462f46dc/fireproof-core-keybag-0.23.7-dev-preview4.tgz","_integrity":"sha512-oJABOaITpHx+SGHPL9j3S9e482EENYrVNMZg9f379rOtJa3ZtipYUxtOXE1F0n1qafLEQ1ToWndBIiES6mrugA==","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":{"multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.7-dev-preview4","@fireproof/core-runtime":"0.23.7-dev-preview4","@fireproof/core-types-base":"0.23.7-dev-preview4","@fireproof/core-gateways-file":"0.23.7-dev-preview4","@fireproof/core-types-blockstore":"0.23.7-dev-preview4","@fireproof/core-gateways-indexeddb":"0.23.7-dev-preview4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.7-dev-preview4_1755874117660_0.015658638617598086","host":"s3://npm-registry-packages-npm-production"}},"0.23.8":{"name":"@fireproof/core-keybag","version":"0.23.8","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"d13a9d8176bff825fb8c13059f8a65a5b870823c","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.8.tgz","fileCount":13,"integrity":"sha512-bgFnGM/QCQFu0TmG6iFie9n8g1ZO3RM16WzrYXMI62gJM5vFjVOLYtXGSLPAZSdBN20uj0roBQijC/ji4EgJDw==","signatures":[{"sig":"MEUCIAINUOge1yLqQrXnO8JGG1xRQXTk7WWiLXk78gOvKfaBAiEAz8Xf4q6gRf3VlHDIwjBDHltfvpPB50qw0uHjZL5L/js=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63350},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.8.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/fd0398686a4c7f9b0c93ce8bbfa53628/fireproof-core-keybag-0.23.8.tgz","_integrity":"sha512-bgFnGM/QCQFu0TmG6iFie9n8g1ZO3RM16WzrYXMI62gJM5vFjVOLYtXGSLPAZSdBN20uj0roBQijC/ji4EgJDw==","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":{"multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.8","@fireproof/core-runtime":"0.23.8","@fireproof/core-types-base":"0.23.8","@fireproof/core-gateways-file":"0.23.8","@fireproof/core-types-blockstore":"0.23.8","@fireproof/core-gateways-indexeddb":"0.23.8"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.8_1755908237827_0.005781817112509913","host":"s3://npm-registry-packages-npm-production"}},"0.23.10":{"name":"@fireproof/core-keybag","version":"0.23.10","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"7c0274295b61aa39b13330c55212c548f0f17281","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.10.tgz","fileCount":13,"integrity":"sha512-pGpq8L8k9DuQ5TlIR5Kc6fwIhA3VcbOJTTqiRsSxvEk7Qn5X9iYg3XJSVg8oxqDmrHMAgVCnueOlzB4qojs+NA==","signatures":[{"sig":"MEQCIECIxRMcyavRwsdtyB36x/3/nMEnpA9+fRBlOJznBgd1AiBh8j3vo/IZ5N0/DF/Y5qw7RgfzgodNf5uZQ9Dfhrv8SQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63357},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.10.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/0455dc293fb72e8df8abdb6975356809/fireproof-core-keybag-0.23.10.tgz","_integrity":"sha512-pGpq8L8k9DuQ5TlIR5Kc6fwIhA3VcbOJTTqiRsSxvEk7Qn5X9iYg3XJSVg8oxqDmrHMAgVCnueOlzB4qojs+NA==","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":{"multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.10","@fireproof/core-runtime":"0.23.10","@fireproof/core-types-base":"0.23.10","@fireproof/core-gateways-file":"0.23.10","@fireproof/core-types-blockstore":"0.23.10","@fireproof/core-gateways-indexeddb":"0.23.10"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.10_1755919136786_0.2379336086477999","host":"s3://npm-registry-packages-npm-production"}},"0.23.7":{"name":"@fireproof/core-keybag","version":"0.23.7","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"594fd32d3e13e6ed4cf397827a3c11d467dc3b03","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.7.tgz","fileCount":13,"integrity":"sha512-k4oOwJKhT8tZt2Mks86CWBCo+/Iyfjg6Bu0a8LtHb0/F04kxQ/vIg9FMxy/VFu51jnrMFuFOoChX5J8xH7ujIw==","signatures":[{"sig":"MEYCIQC/OzuKuj3dP6gqtfs1n5I9pchdHkh3aYFIc4T6drYDMQIhAJ06AmX15VJ+S+CUy5spX0tpADx0nXtC5Sd6eDBreumP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63350},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.7.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/bcfd3c94df101e0883849ad9d8093948/fireproof-core-keybag-0.23.7.tgz","_integrity":"sha512-k4oOwJKhT8tZt2Mks86CWBCo+/Iyfjg6Bu0a8LtHb0/F04kxQ/vIg9FMxy/VFu51jnrMFuFOoChX5J8xH7ujIw==","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":{"multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.7","@fireproof/core-runtime":"0.23.7","@fireproof/core-types-base":"0.23.7","@fireproof/core-gateways-file":"0.23.7","@fireproof/core-types-blockstore":"0.23.7","@fireproof/core-gateways-indexeddb":"0.23.7"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.7_1755920848561_0.8182761972688002","host":"s3://npm-registry-packages-npm-production"}},"0.23.11":{"name":"@fireproof/core-keybag","version":"0.23.11","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"ceb61954d3ca9328534a09ec44c8cf9cdb122cec","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.11.tgz","fileCount":13,"integrity":"sha512-iFGCEBoUvI3lCz+AUnCK4IC1Av1z/n7g9VKdu9CpSy8PGu3HuGYOfv26hlRSKBT9W4Tp1nCzpo7PRhz8imiHmg==","signatures":[{"sig":"MEYCIQDYAbjyIXwhbRoWmv2jnZTbx+Eco7nxdkiAYbyChk6OOAIhAJ/X0pk43yOozQuHrc+aUjNohWIaufArclyZvdpGIFI3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63357},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.11.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/a776aed6894dd3221407986d613b1bf3/fireproof-core-keybag-0.23.11.tgz","_integrity":"sha512-iFGCEBoUvI3lCz+AUnCK4IC1Av1z/n7g9VKdu9CpSy8PGu3HuGYOfv26hlRSKBT9W4Tp1nCzpo7PRhz8imiHmg==","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":{"multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.11","@fireproof/core-runtime":"0.23.11","@fireproof/core-types-base":"0.23.11","@fireproof/core-gateways-file":"0.23.11","@fireproof/core-types-blockstore":"0.23.11","@fireproof/core-gateways-indexeddb":"0.23.11"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.11_1755967297992_0.9396775251448859","host":"s3://npm-registry-packages-npm-production"}},"0.23.13":{"name":"@fireproof/core-keybag","version":"0.23.13","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"33d4c1a57a2f633fcc6e236180f40411ca9e2857","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.13.tgz","fileCount":13,"integrity":"sha512-ix3kr3eKW0CL7+fuMHSETJwWiyoV7EJEfSfjOJgN1dk5KeOz3+9OV3rPt8J6b1wVljpPMQMctVusDZJWK9iGLQ==","signatures":[{"sig":"MEUCIQDYqyPXnTFGUxLnDtJPlC97/nd37vuy+H9UgqeE6hyMNwIgNOIutvbyXMmUBJPMV6Xy0ly71jijONl2DrgRatbKCrc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63357},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.13.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/975d6ab32131065e4e9b6b529bc90d6c/fireproof-core-keybag-0.23.13.tgz","_integrity":"sha512-ix3kr3eKW0CL7+fuMHSETJwWiyoV7EJEfSfjOJgN1dk5KeOz3+9OV3rPt8J6b1wVljpPMQMctVusDZJWK9iGLQ==","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":{"multiformats":"^13.4.0","@adviser/cement":"^0.4.26","@fireproof/vendor":"0.23.13","@fireproof/core-runtime":"0.23.13","@fireproof/core-types-base":"0.23.13","@fireproof/core-gateways-file":"0.23.13","@fireproof/core-types-blockstore":"0.23.13","@fireproof/core-gateways-indexeddb":"0.23.13"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.13_1756333401871_0.9259104702125047","host":"s3://npm-registry-packages-npm-production"}},"0.23.14-dev-preview03":{"name":"@fireproof/core-keybag","version":"0.23.14-dev-preview03","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@0.23.14-dev-preview03","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":"9cedbe71b57b38a196ea23d2e38c8a509e97b0c7","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.14-dev-preview03.tgz","fileCount":28,"integrity":"sha512-afYuZZy029kX6Arqm4ZJczDsfj/wYxw+dJOAYx/wf5dJvRLayf5Ma60WHCMIUIovRR1vgKwVOL4jpfNrn4CuzQ==","signatures":[{"sig":"MEQCIHhaKjWHLwQLI0v3WoTD1UArNTUzlohAkLrPkqVniUpuAiBdEyupKWOfR3AV3lExhM2HTAfMbXd4yXhuFyj2fiKP5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":82018},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.14-dev-preview03.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/1f5c5a7f59805839f2c7504a58a91f4f/fireproof-core-keybag-0.23.14-dev-preview03.tgz","_integrity":"sha512-afYuZZy029kX6Arqm4ZJczDsfj/wYxw+dJOAYx/wf5dJvRLayf5Ma60WHCMIUIovRR1vgKwVOL4jpfNrn4CuzQ==","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.19.0","dependencies":{"zod":"^4.1.11","jose":"^6.0.12","multiformats":"^13.4.0","@adviser/cement":"^0.4.39","@fireproof/vendor":"0.23.14-dev-preview03","@fireproof/core-runtime":"0.23.14-dev-preview03","@fireproof/core-types-base":"0.23.14-dev-preview03","@fireproof/core-gateways-file":"0.23.14-dev-preview03","@fireproof/core-gateways-indexeddb":"0.23.14-dev-preview03"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.14-dev-preview03_1759373577219_0.7192537931469518","host":"s3://npm-registry-packages-npm-production"}},"0.23.14-dev-preview04":{"name":"@fireproof/core-keybag","version":"0.23.14-dev-preview04","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@0.23.14-dev-preview04","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":"2e36fc93abf29b1d65f9d8d8241e3e4da385d521","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.14-dev-preview04.tgz","fileCount":28,"integrity":"sha512-BBDAOugR3KRXNKGq/KMYLHVHZZ7tb4UGIER/IVRmqtQofVvmJxuBHfAKNrEFhPyQExzHvq9oo9tjbKAVdqedew==","signatures":[{"sig":"MEUCIH9lSJIuWPrhkF2TJUJftzVs5DLsTfN312gHx1IN7DNVAiEA1jBvofq06VlFtNbKSE0ETaBr+3oA21U55YDbTCuqzuA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":82018},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.14-dev-preview04.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/4c85a5a2e00d768900adb2118fd271ca/fireproof-core-keybag-0.23.14-dev-preview04.tgz","_integrity":"sha512-BBDAOugR3KRXNKGq/KMYLHVHZZ7tb4UGIER/IVRmqtQofVvmJxuBHfAKNrEFhPyQExzHvq9oo9tjbKAVdqedew==","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.19.0","dependencies":{"zod":"^4.1.11","jose":"^6.0.12","multiformats":"^13.4.0","@adviser/cement":"^0.4.39","@fireproof/vendor":"0.23.14-dev-preview04","@fireproof/core-runtime":"0.23.14-dev-preview04","@fireproof/core-types-base":"0.23.14-dev-preview04","@fireproof/core-gateways-file":"0.23.14-dev-preview04","@fireproof/core-gateways-indexeddb":"0.23.14-dev-preview04"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.14-dev-preview04_1759374565227_0.7892026893319464","host":"s3://npm-registry-packages-npm-production"}},"0.23.14":{"name":"@fireproof/core-keybag","version":"0.23.14","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@0.23.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":"dbdf5ee4a1810c43645b9dfb5113e41e07069133","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.14.tgz","fileCount":28,"integrity":"sha512-u04ifVSU/2aSe5dQWRfAxMSClU6k/wWwM3ue9acQhEZjjEf41p2L7i+dEGxrYvFBJZlp9d9gvk/5kmzjg88C9A==","signatures":[{"sig":"MEUCIEMM9EkJmDsEdpTXgXfm7mqZkYrQ/rOcyggO6JDBS0jfAiEAjUHkcJb1O/2IW7ghJ3NQP9Vt+ybE0OD3G1DltSR5m3M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81934},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.14.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/33a4d3d25c5a2204c98790f3ea42048b/fireproof-core-keybag-0.23.14.tgz","_integrity":"sha512-u04ifVSU/2aSe5dQWRfAxMSClU6k/wWwM3ue9acQhEZjjEf41p2L7i+dEGxrYvFBJZlp9d9gvk/5kmzjg88C9A==","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.19.0","dependencies":{"zod":"^4.1.11","jose":"^6.0.12","multiformats":"^13.4.0","@adviser/cement":"^0.4.39","@fireproof/vendor":"0.23.14","@fireproof/core-runtime":"0.23.14","@fireproof/core-types-base":"0.23.14","@fireproof/core-gateways-file":"0.23.14","@fireproof/core-gateways-indexeddb":"0.23.14"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.14_1759375272890_0.1858905817031804","host":"s3://npm-registry-packages-npm-production"}},"0.23.15-dev-windows":{"name":"@fireproof/core-keybag","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-keybag@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":"bd7853569de9669a3cce8cd8301aab7820816a68","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.15-dev-windows.tgz","fileCount":28,"integrity":"sha512-UulyXxYgzf4WQBrfg8H7YNjivgq4btCrADvQyMmjPLi9pYO9TDZK5xlN7u6ANDVn/kDvVef630Rpfeiua5SqZg==","signatures":[{"sig":"MEQCIFNDaWFXa6cT9p/6nZk22Xhna8NcMNtKsz8liytbEYcnAiAWw02SCmv/3zLTnUTqZJU2TZ34y/fEiNxX+lxB9sAmDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81993},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.15-dev-windows.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/db3f1bc86beb6b43d264fbf8de565577/fireproof-core-keybag-0.23.15-dev-windows.tgz","_integrity":"sha512-UulyXxYgzf4WQBrfg8H7YNjivgq4btCrADvQyMmjPLi9pYO9TDZK5xlN7u6ANDVn/kDvVef630Rpfeiua5SqZg==","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":{"zod":"^4.1.12","jose":"^6.0.12","multiformats":"^13.4.0","@adviser/cement":"^0.4.43","@fireproof/vendor":"0.23.15-dev-windows","@fireproof/core-runtime":"0.23.15-dev-windows","@fireproof/core-types-base":"0.23.15-dev-windows","@fireproof/core-gateways-file":"0.23.15-dev-windows","@fireproof/core-gateways-indexeddb":"0.23.15-dev-windows"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.15-dev-windows_1760133492039_0.5364920826899586","host":"s3://npm-registry-packages-npm-production"}},"0.23.15-dev-windows-1":{"name":"@fireproof/core-keybag","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-keybag@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":"cf0f1ef2f65882d4d4d64fb43a6d0720e85e2021","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.15-dev-windows-1.tgz","fileCount":28,"integrity":"sha512-4JfPp68FfFbgX2L4pQGb2fCgke4NgAbzryp5NmNWdhLk9T0hgCH6EmGLKwiH5QfCcHM7mBKTRQDxZRY0gG6xuw==","signatures":[{"sig":"MEQCIGeyCtIUnnmzfY+oXH792N1AqhxIFhvpiJ4th3pEok7KAiB04SFiXecuMoBzzAY96Bj3jYfHxDfi/gTgYpdRCeYVDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":82005},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.15-dev-windows-1.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/580f7bc895a01fc6bd1e626a4e7b0f33/fireproof-core-keybag-0.23.15-dev-windows-1.tgz","_integrity":"sha512-4JfPp68FfFbgX2L4pQGb2fCgke4NgAbzryp5NmNWdhLk9T0hgCH6EmGLKwiH5QfCcHM7mBKTRQDxZRY0gG6xuw==","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":{"zod":"^4.1.12","jose":"^6.0.12","multiformats":"^13.4.0","@adviser/cement":"^0.4.43","@fireproof/vendor":"0.23.15-dev-windows-1","@fireproof/core-runtime":"0.23.15-dev-windows-1","@fireproof/core-types-base":"0.23.15-dev-windows-1","@fireproof/core-gateways-file":"0.23.15-dev-windows-1","@fireproof/core-gateways-indexeddb":"0.23.15-dev-windows-1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.15-dev-windows-1_1760176774672_0.5464245196729374","host":"s3://npm-registry-packages-npm-production"}},"0.23.15-dev-windows-2":{"name":"@fireproof/core-keybag","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-keybag@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":"f3d6f49ab56f0d2ac7e274cebb3b422c747b89a5","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.15-dev-windows-2.tgz","fileCount":28,"integrity":"sha512-MetrpYLaTfdT6u3BPO8XfbSUQ23iVgxGLOtT0r/jWh4+ZvPi2kNPCVH4FGWnjb1yUyE5DBgCBQhyZvLQudWDmg==","signatures":[{"sig":"MEUCIEakAzUnprMQnxMMbbb38IVIwP4Etm2wxjAOKBuoKdFlAiEAmDmE9QzE5ofRw81HYZTyInMZ7O5N7bNDNoOaRqepj1s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":82005},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.15-dev-windows-2.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/4690edb37005676d3f01d6c2f1a0fb11/fireproof-core-keybag-0.23.15-dev-windows-2.tgz","_integrity":"sha512-MetrpYLaTfdT6u3BPO8XfbSUQ23iVgxGLOtT0r/jWh4+ZvPi2kNPCVH4FGWnjb1yUyE5DBgCBQhyZvLQudWDmg==","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":{"zod":"^4.1.12","jose":"^6.0.12","multiformats":"^13.4.0","@adviser/cement":"^0.4.43","@fireproof/vendor":"0.23.15-dev-windows-2","@fireproof/core-runtime":"0.23.15-dev-windows-2","@fireproof/core-types-base":"0.23.15-dev-windows-2","@fireproof/core-gateways-file":"0.23.15-dev-windows-2","@fireproof/core-gateways-indexeddb":"0.23.15-dev-windows-2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.15-dev-windows-2_1760221180424_0.8768430585324165","host":"s3://npm-registry-packages-npm-production"}},"0.23.15":{"name":"@fireproof/core-keybag","version":"0.23.15","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"03c00631e89807e589751e1efbf673cba9f2bc19","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.23.15.tgz","fileCount":28,"integrity":"sha512-4u+Ax/3HopPv+pENerE/LUt48MhLhe7NUR65+wez+K9ZrAmZeNxChUA7cWFgkQFE6qDwvOCnZptvn4quWLKyIQ==","signatures":[{"sig":"MEYCIQD1D9SBLLBUyuAEx6rbgDu1Kr/rqLIansEmlIgYPgB8BAIhAMmVent+j29TsNDnHntVqHXW1hd541B3/X5VoZTmq0lv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81921},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.23.15.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/454552e03922a2a676463567ae4b984f/fireproof-core-keybag-0.23.15.tgz","_integrity":"sha512-4u+Ax/3HopPv+pENerE/LUt48MhLhe7NUR65+wez+K9ZrAmZeNxChUA7cWFgkQFE6qDwvOCnZptvn4quWLKyIQ==","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":{"zod":"^4.1.12","jose":"^6.0.12","multiformats":"^13.4.0","@adviser/cement":"^0.4.51","@fireproof/vendor":"0.23.15","@fireproof/core-runtime":"0.23.15","@fireproof/core-types-base":"0.23.15","@fireproof/core-gateways-file":"0.23.15","@fireproof/core-gateways-indexeddb":"0.23.15"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.23.15_1760632684198_0.33139579832366484","host":"s3://npm-registry-packages-npm-production"}},"0.24.2-dev-cloud-api":{"name":"@fireproof/core-keybag","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-keybag@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":"88eab55b364a4bdb4e10b3f0b98b0076ba2057b6","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.2-dev-cloud-api.tgz","fileCount":28,"integrity":"sha512-Dite/SgE+5Gp3I/MSuVvNk0Kugs9acuSskeb18rcVIa12kZ3R/Y7ksWb3AYo2gWdFcjFcg4ouUhLt5x3u104tA==","signatures":[{"sig":"MEUCIQCMwZXd9QpZ/LGhtZiOvV9kV/S3zC54P4S8fYP+7cpTGgIgUSHkiMmVL+SgU3R3ft9GFOaxPkxcEdppMPRDqCIYjQY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81844},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.24.2-dev-cloud-api.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/5616ce885766800449123f747302e239/fireproof-core-keybag-0.24.2-dev-cloud-api.tgz","_integrity":"sha512-Dite/SgE+5Gp3I/MSuVvNk0Kugs9acuSskeb18rcVIa12kZ3R/Y7ksWb3AYo2gWdFcjFcg4ouUhLt5x3u104tA==","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","multiformats":"^13.4.0","@adviser/cement":"^0.4.72","@fireproof/vendor":"0.24.2-dev-cloud-api","@fireproof/core-runtime":"0.24.2-dev-cloud-api","@fireproof/core-types-base":"0.24.2-dev-cloud-api","@fireproof/core-gateways-file":"0.24.2-dev-cloud-api","@fireproof/core-gateways-indexeddb":"0.24.2-dev-cloud-api"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.2-dev-cloud-api_1764100096965_0.6409795471420603","host":"s3://npm-registry-packages-npm-production"}},"0.24.0-dev-multi-clerks-0":{"name":"@fireproof/core-keybag","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-keybag@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":"9074c90b26e00f874a73f2d08f022498ba09d864","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.0-dev-multi-clerks-0.tgz","fileCount":28,"integrity":"sha512-JsQh94agAb+2r16QS/EWloSXO6/BhkNxp4tU7IX11BMtvqzJoEG1jz3awNFR8o7Ld5fLonZy0DjqyH1DzxviYw==","signatures":[{"sig":"MEUCIHDesAdPTr2EJ0KxxCafiULxAR0wBYFTXW3oeYbO3EggAiEAmjTMjglLXaXrLNrfnA2pte1tsnQb61KdKZu3YaDGBAA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81873},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.24.0-dev-multi-clerks-0.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/b92704cafb7c2e1942f7b32383b76598/fireproof-core-keybag-0.24.0-dev-multi-clerks-0.tgz","_integrity":"sha512-JsQh94agAb+2r16QS/EWloSXO6/BhkNxp4tU7IX11BMtvqzJoEG1jz3awNFR8o7Ld5fLonZy0DjqyH1DzxviYw==","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","multiformats":"^13.4.0","@adviser/cement":"^0.5.1","@fireproof/vendor":"0.24.0-dev-multi-clerks-0","@fireproof/core-runtime":"0.24.0-dev-multi-clerks-0","@fireproof/core-types-base":"0.24.0-dev-multi-clerks-0","@fireproof/core-gateways-file":"0.24.0-dev-multi-clerks-0","@fireproof/core-gateways-indexeddb":"0.24.0-dev-multi-clerks-0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.0-dev-multi-clerks-0_1764190593078_0.3267673936284736","host":"s3://npm-registry-packages-npm-production"}},"0.24.0-dev-multi-clerks-1":{"name":"@fireproof/core-keybag","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-keybag@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":"26824c87de88a474fa92a90b7b23a5f1109df7b3","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.0-dev-multi-clerks-1.tgz","fileCount":28,"integrity":"sha512-93I60lIKeBu7kmkpY/Ak5+QK/Ib94EMbaXCmJmvHYZEUoVjK6PsSn4pF+NTcEUZEhv7ncEpB4X98xVTXvF6QFw==","signatures":[{"sig":"MEUCIQCg32pD6qNygORSz0Rkn+MF0xUHR8sMbFpAJ8/z/Y9oVwIgTINusXBp/QVBX1SDOS28DfOYmL1EzsPuQxC3IXjYgNI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81890},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.24.0-dev-multi-clerks-1.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/503d8d0bb934a44abff856a88f572761/fireproof-core-keybag-0.24.0-dev-multi-clerks-1.tgz","_integrity":"sha512-93I60lIKeBu7kmkpY/Ak5+QK/Ib94EMbaXCmJmvHYZEUoVjK6PsSn4pF+NTcEUZEhv7ncEpB4X98xVTXvF6QFw==","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","multiformats":"^13.4.0","@adviser/cement":"^0.5.2","@fireproof/vendor":"0.24.0-dev-multi-clerks-1","@fireproof/core-runtime":"0.24.0-dev-multi-clerks-1","@fireproof/core-types-base":"0.24.0-dev-multi-clerks-1","@fireproof/core-gateways-file":"0.24.0-dev-multi-clerks-1","@fireproof/core-gateways-indexeddb":"0.24.0-dev-multi-clerks-1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.0-dev-multi-clerks-1_1764257143824_0.041040091650253796","host":"s3://npm-registry-packages-npm-production"}},"0.24.0":{"name":"@fireproof/core-keybag","version":"0.24.0","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"8b6a55891372601b7dc7c9f9eb793e9ef1559191","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.0.tgz","fileCount":28,"integrity":"sha512-vnpmLNoep6752o4dIG1PMIvpWcojT68Nah4NBzT2s1FlO5xm2kpFMftTKkZWNE0bc6rhuBvXnsfjuUx/xg7QZQ==","signatures":[{"sig":"MEUCID3UTRzw2fXahVy5RhJJsaUeob0h8OY0+Uk5fPxZQBhiAiEAy0QUPU1YWHaVlQpInpeylkaeNWEE/NpvY4lo2oahUfU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81772},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.24.0.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/89f146b24c8dd8d1741977e09e4ce688/fireproof-core-keybag-0.24.0.tgz","_integrity":"sha512-vnpmLNoep6752o4dIG1PMIvpWcojT68Nah4NBzT2s1FlO5xm2kpFMftTKkZWNE0bc6rhuBvXnsfjuUx/xg7QZQ==","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","multiformats":"13.4.1","@adviser/cement":"0.5.2","@fireproof/vendor":"0.24.0","@fireproof/core-runtime":"0.24.0","@fireproof/core-types-base":"0.24.0","@fireproof/core-gateways-file":"0.24.0","@fireproof/core-gateways-indexeddb":"0.24.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.0_1764512313145_0.2701950167168454","host":"s3://npm-registry-packages-npm-production"}},"0.24.1-dev-memo":{"name":"@fireproof/core-keybag","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-keybag@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":"2a09e497105c29a258c8996640c03d3a71c133a1","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.1-dev-memo.tgz","fileCount":28,"integrity":"sha512-RLFpOB3u7VuGibFuDe+SFUNj8vOdXoxau4VET85z4ztdYRGNF8KFVX4t1GWEAsmi8bHj+C86wmEBjOLFdW+2rg==","signatures":[{"sig":"MEUCIQCoch9BNhsS7WcF0NB85uWeGmttJsheMhmNYvRLrmYJ7gIgFRRBQlKK+qLz9NXBQxlQ1NMaN5j7seHZjm46tEaoxeg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81826},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.24.1-dev-memo.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/32cb12139e67075dcb242a9c4f6b682b/fireproof-core-keybag-0.24.1-dev-memo.tgz","_integrity":"sha512-RLFpOB3u7VuGibFuDe+SFUNj8vOdXoxau4VET85z4ztdYRGNF8KFVX4t1GWEAsmi8bHj+C86wmEBjOLFdW+2rg==","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","multiformats":"13.4.1","@adviser/cement":"0.5.2","@fireproof/vendor":"0.24.1-dev-memo","@fireproof/core-runtime":"0.24.1-dev-memo","@fireproof/core-types-base":"0.24.1-dev-memo","@fireproof/core-gateways-file":"0.24.1-dev-memo","@fireproof/core-gateways-indexeddb":"0.24.1-dev-memo"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.1-dev-memo_1764712411302_0.4489121520145549","host":"s3://npm-registry-packages-npm-production"}},"0.24.1-dev-memo-2":{"name":"@fireproof/core-keybag","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-keybag@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":"6071dc145401329a941cc4ba01776f9c5b2d50f6","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.1-dev-memo-2.tgz","fileCount":28,"integrity":"sha512-+x5THm/yDKzztQ/Y2D/fkuL9PszSrjtaeLwHFjJD0DKxcw61SwWyW0ZGNWbByKCICP8rJEMBI6Si80L/1Sw9Qw==","signatures":[{"sig":"MEQCIG9qj4u4IkZv2xRHO1oTCM/1CXmgwDnStMxCiNl4br9/AiBJ6PIrvdgArTcJOkPGTryGK42EYhKM13rICtx7PG0pbg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81838},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.24.1-dev-memo-2.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/af2adf8c0cbf2fe5b2d7ef5e81fdcb30/fireproof-core-keybag-0.24.1-dev-memo-2.tgz","_integrity":"sha512-+x5THm/yDKzztQ/Y2D/fkuL9PszSrjtaeLwHFjJD0DKxcw61SwWyW0ZGNWbByKCICP8rJEMBI6Si80L/1Sw9Qw==","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","multiformats":"13.4.1","@adviser/cement":"0.5.2","@fireproof/vendor":"0.24.1-dev-memo-2","@fireproof/core-runtime":"0.24.1-dev-memo-2","@fireproof/core-types-base":"0.24.1-dev-memo-2","@fireproof/core-gateways-file":"0.24.1-dev-memo-2","@fireproof/core-gateways-indexeddb":"0.24.1-dev-memo-2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.1-dev-memo-2_1764714408873_0.826462760067169","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token":{"name":"@fireproof/core-keybag","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-keybag@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":"4f1e9b24d594b5bebcaca5a3e74d0e7faf6037f6","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.3-dev-ensure-cloud-token.tgz","fileCount":28,"integrity":"sha512-hbcTJgicCBN0J2fnPLPgpJY+PgMDQFAw2xnaRlwFLspSXU6AvfJh0vNP4guZ+82wKZWGiVbc7Cw+/Oreg7ACJg==","signatures":[{"sig":"MEUCIDteLPWuaR8wZCkYok/jIcioGHUsoPpmkrI7iPXFeijFAiEAs0QtL283IjCRHtWwH1EeFlbKDTEQ7lqkuSf74Vo+01Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81910},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.24.3-dev-ensure-cloud-token.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ba59e7d7960b0031e3221077d4bd703b/fireproof-core-keybag-0.24.3-dev-ensure-cloud-token.tgz","_integrity":"sha512-hbcTJgicCBN0J2fnPLPgpJY+PgMDQFAw2xnaRlwFLspSXU6AvfJh0vNP4guZ+82wKZWGiVbc7Cw+/Oreg7ACJg==","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","multiformats":"13.4.1","@adviser/cement":"0.5.2","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token","@fireproof/core-gateways-file":"0.24.3-dev-ensure-cloud-token","@fireproof/core-gateways-indexeddb":"0.24.3-dev-ensure-cloud-token"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.3-dev-ensure-cloud-token_1764799420053_0.24092037964251722","host":"s3://npm-registry-packages-npm-production"}},"0.24.1-dev-react19":{"name":"@fireproof/core-keybag","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-keybag@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":"1489631890d97c287fcaee32b0e90fb56ebeba7f","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.1-dev-react19.tgz","fileCount":28,"integrity":"sha512-2T7dzevW/uuVSbQdyHAC7F8gXxKkJnlUJyAVsrhDTTwtDl8ISxWhS8YQ5Kp9yxxvqbALdRzwxdbRWROeOaOLcg==","signatures":[{"sig":"MEYCIQD82Xh6e4eFAbFjIDoVzvRINSnBVLS5yCo0wp/5YCchgwIhAIpRIKwBG2K0BfKjnZqsOxzlNcCeE4Xjwcg8CgDocsaP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81844},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.24.1-dev-react19.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/6afa92082c1c646093a114167b9ec39e/fireproof-core-keybag-0.24.1-dev-react19.tgz","_integrity":"sha512-2T7dzevW/uuVSbQdyHAC7F8gXxKkJnlUJyAVsrhDTTwtDl8ISxWhS8YQ5Kp9yxxvqbALdRzwxdbRWROeOaOLcg==","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","multiformats":"13.4.1","@adviser/cement":"0.5.2","@fireproof/vendor":"0.24.1-dev-react19","@fireproof/core-runtime":"0.24.1-dev-react19","@fireproof/core-types-base":"0.24.1-dev-react19","@fireproof/core-gateways-file":"0.24.1-dev-react19","@fireproof/core-gateways-indexeddb":"0.24.1-dev-react19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.1-dev-react19_1764880421727_0.3489121986874144","host":"s3://npm-registry-packages-npm-production"}},"0.24.1-dev-react19.2":{"name":"@fireproof/core-keybag","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-keybag@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":"e74581d80cae2fee51927722b1034ba867c13194","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.1-dev-react19.2.tgz","fileCount":28,"integrity":"sha512-5Z2642ED67vXrcMwyf1I4rDGlKhFbofYTZ9ASHP3cdGjbxqLzPP+d2IREp0DapaXpDcW8m9l2W7feLqksk6L9g==","signatures":[{"sig":"MEYCIQDCqh/AoEM8GL/O1fYulMME2ToLUv+4T7xVF82V4L+PaQIhAIk2BbF+hw3/J5bwWTDR8MOBaw6vp4JwUQcxJUnJltzw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81856},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.24.1-dev-react19.2.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/656ed2f8dbcc52ecc35318e9e2ffd9d4/fireproof-core-keybag-0.24.1-dev-react19.2.tgz","_integrity":"sha512-5Z2642ED67vXrcMwyf1I4rDGlKhFbofYTZ9ASHP3cdGjbxqLzPP+d2IREp0DapaXpDcW8m9l2W7feLqksk6L9g==","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","multiformats":"13.4.1","@adviser/cement":"0.5.2","@fireproof/vendor":"0.24.1-dev-react19.2","@fireproof/core-runtime":"0.24.1-dev-react19.2","@fireproof/core-types-base":"0.24.1-dev-react19.2","@fireproof/core-gateways-file":"0.24.1-dev-react19.2","@fireproof/core-gateways-indexeddb":"0.24.1-dev-react19.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.1-dev-react19.2_1764892536942_0.8668211730878805","host":"s3://npm-registry-packages-npm-production"}},"0.24.2-dev-clerk":{"name":"@fireproof/core-keybag","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-keybag@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":"e917f67ab88c25b6342fc355082b06640f58907c","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.2-dev-clerk.tgz","fileCount":28,"integrity":"sha512-Wg35B/1vcrXZCfV5PV2hsJaO3n33uJj/OKChqb0Ukm+fR3f5dqi511o5CWkqrlg/1CTT+2IFWx60TyLjINBjVA==","signatures":[{"sig":"MEUCIFB00vzU7MtA7AtZf/JlRwzBFMYrC2uD+NUWRu7v2jdxAiEAoY6tbnUMs3XEvocngs9Uz16H9AgPSnVEGR3VVYAfkaw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81832},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.24.2-dev-clerk.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/1dfd6e669c0649c1a79d9803ca7ac06c/fireproof-core-keybag-0.24.2-dev-clerk.tgz","_integrity":"sha512-Wg35B/1vcrXZCfV5PV2hsJaO3n33uJj/OKChqb0Ukm+fR3f5dqi511o5CWkqrlg/1CTT+2IFWx60TyLjINBjVA==","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","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.2-dev-clerk","@fireproof/core-runtime":"0.24.2-dev-clerk","@fireproof/core-types-base":"0.24.2-dev-clerk","@fireproof/core-gateways-file":"0.24.2-dev-clerk","@fireproof/core-gateways-indexeddb":"0.24.2-dev-clerk"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.2-dev-clerk_1764958221116_0.255862222006384","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-1":{"name":"@fireproof/core-keybag","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-keybag@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":"f34e166c928c79b6ef4a8f51d8ce261f8a86fe74","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.3-dev-ensure-cloud-token-1.tgz","fileCount":28,"integrity":"sha512-4FR2+iQD3ke8AsqoocByckAGGCzJmjHXH1s1/tS5/CNtO/WP5s1DvUXonpf45yPIyvmkqrE48z4Ls3VzxeLmLQ==","signatures":[{"sig":"MEQCIAqWATYCgdqI98hkRNVphgIgqt3A6kkNDHrONs2rnhoGAiAN8heQSjmPuZdkB8cv1FMpmbXUAvnqZRUIQHojdLiGmg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81922},"main":"./index.js","type":"module","_from":"file:fireproof-core-keybag-0.24.3-dev-ensure-cloud-token-1.tgz","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f6589f66414057985f23e871c5079185/fireproof-core-keybag-0.24.3-dev-ensure-cloud-token-1.tgz","_integrity":"sha512-4FR2+iQD3ke8AsqoocByckAGGCzJmjHXH1s1/tS5/CNtO/WP5s1DvUXonpf45yPIyvmkqrE48z4Ls3VzxeLmLQ==","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","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-gateways-file":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-gateways-indexeddb":"0.24.3-dev-ensure-cloud-token-1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.3-dev-ensure-cloud-token-1_1765189448641_0.33589689324780925","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-4":{"name":"@fireproof/core-keybag","version":"0.24.3-dev-ensure-cloud-token-4","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@0.24.3-dev-ensure-cloud-token-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":"f6a152ee97c11f8220323b4238a510dcacbb00d8","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.3-dev-ensure-cloud-token-4.tgz","fileCount":28,"integrity":"sha512-7G/Ie9YUaDAu16DzdLHVLoCPQKsyVOOIcZPUAqZ2e/y5GLNymWvyEfWQ2qZmldVMWXR6+xV+02k5tJTxaAKL/Q==","signatures":[{"sig":"MEQCIA80JI6smmxTS2u6Gve9i0BXqrerNnMWHiszyYeddxudAiAumP4BIme4XRfDUrSmI9Weofw7sUkV8buJJVFZiCBlYA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.3-dev-ensure-cloud-token-4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81936},"main":"./index.js","type":"module","types":"./index.d.ts","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":"ac3d1e689ed16bc1a435fa970a75667e75b3e126","scripts":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-4","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-4","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-4","@fireproof/core-gateways-file":"0.24.3-dev-ensure-cloud-token-4","@fireproof/core-gateways-indexeddb":"0.24.3-dev-ensure-cloud-token-4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.3-dev-ensure-cloud-token-4_1765386116221_0.7842818097710818","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-5":{"name":"@fireproof/core-keybag","version":"0.24.3-dev-ensure-cloud-token-5","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@0.24.3-dev-ensure-cloud-token-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":"6c709d21bb3669a287d97e96925b4cc7b0efcac3","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.3-dev-ensure-cloud-token-5.tgz","fileCount":28,"integrity":"sha512-we3zELdG0ZxOYoLufiQMYdHcD53SQLwLH9/Gfz92NLxGA8IW/Q/LL1uZhsdWLXXGu6d8/xsPpakt8LkdvwXA9Q==","signatures":[{"sig":"MEYCIQD6xTcAeCwedg3AQD+nl3D+kP8LjNI17+/9yQ0npj8kpQIhAOk6ezLaQdijSZA9vYWNkiUAFcShlF/got07+LqlOP3V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.3-dev-ensure-cloud-token-5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81936},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-5","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-5","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-5","@fireproof/core-gateways-file":"0.24.3-dev-ensure-cloud-token-5","@fireproof/core-gateways-indexeddb":"0.24.3-dev-ensure-cloud-token-5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.3-dev-ensure-cloud-token-5_1765386348397_0.276822524427919","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-6":{"name":"@fireproof/core-keybag","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-keybag@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":"63a5c9b83b1acc3999d3be3c5293de2b4af195cd","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.3-dev-ensure-cloud-token-6.tgz","fileCount":28,"integrity":"sha512-bwPhy/4tFgh8NJjpYpeS87SUZwx68FSSZ3AXNmc8RkSVc+kDsNsL0zvZjPC9ZZ92n4CJ40F2l0w1e5mNasGDUA==","signatures":[{"sig":"MEUCICFmlPmN1dOteLMEh2Wx43a8cltX2PRRtfsbSV91Qv8hAiEAiisHvVnfeoVXsxElDIOF+EIWRL1uaGyMVrMcs6eI4hY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.3-dev-ensure-cloud-token-6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81936},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-gateways-file":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-gateways-indexeddb":"0.24.3-dev-ensure-cloud-token-6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.3-dev-ensure-cloud-token-6_1765386561891_0.6857054100589068","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-7":{"name":"@fireproof/core-keybag","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-keybag@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":"9e681247a9ed87729cb95cc3d2e7355902914ccf","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.3-dev-ensure-cloud-token-7.tgz","fileCount":28,"integrity":"sha512-HIfl+HGwbfKVYpt4jQ0+Vu4lT5b+x4v8PBF3ad5vnTg1ULu/V283ZxvBFOZfRx6mU2CN5P0zvoQ5GhPNLSxOwA==","signatures":[{"sig":"MEUCIQDOsZcMOgVd7qynUbIEXBgqtdm7MTdaXDEO/7edq9dXogIgLYWZUhYpnmhWa6S8Srj5/HmiKaXb5PTcNZDNuTTuShw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.3-dev-ensure-cloud-token-7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81936},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-gateways-file":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-gateways-indexeddb":"0.24.3-dev-ensure-cloud-token-7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.3-dev-ensure-cloud-token-7_1765395459537_0.0540121734308836","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-8":{"name":"@fireproof/core-keybag","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-keybag@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":"6b47edb48bb497180e5346840dbcba2dc518300f","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.3-dev-ensure-cloud-token-8.tgz","fileCount":28,"integrity":"sha512-sYioTjpZ9MlwbT+3sagYrlxHqlGHa1dnIVglJt99biOBivHWrx2Vi5+WInLm4iU5AdifKFIB0hfVz9varslVSg==","signatures":[{"sig":"MEYCIQDUoBGm/a18NzYDwzrx/5aLe5Z6057lomNTEnvCziFg2QIhAKtVp8kZXk1YwFaJOnSm8/M5CaBooIzJTdGlV1+cm4eC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.3-dev-ensure-cloud-token-8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81936},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-gateways-file":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-gateways-indexeddb":"0.24.3-dev-ensure-cloud-token-8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.3-dev-ensure-cloud-token-8_1765510333743_0.7571890366361944","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-9":{"name":"@fireproof/core-keybag","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-keybag@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":"1142517cd13ba9767ab10cde3581002dcc31f225","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.3-dev-ensure-cloud-token-9.tgz","fileCount":28,"integrity":"sha512-f1Nxu0du3NGppxdnJcKvKHa0CLh493ePq22GEstDNZ65LTZ0wODkjMN8tqy1gk12dnWS5kuNg7UKX5VhdoN3GA==","signatures":[{"sig":"MEUCIQDzME2aKHcz1Zew/oAw2Hg74D2ySpPv8NdZIIGykJBoIwIgU4FwYgHl8nqhUvCWwZk4LAymImADmvixzzxHz8GndLY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.3-dev-ensure-cloud-token-9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81936},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-gateways-file":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-gateways-indexeddb":"0.24.3-dev-ensure-cloud-token-9"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.3-dev-ensure-cloud-token-9_1765538794179_0.8132337834307843","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-token-claims":{"name":"@fireproof/core-keybag","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-keybag@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":"d0f3b086197ed39710130c315db5e0135b30f7b2","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.3-dev-token-claims.tgz","fileCount":28,"integrity":"sha512-rdfgSCXMR34mTbYpUF7AzNkM7vnmroW7UG2OfVJPw1oiJPpFOjqtkQ3cLg6gGgtDh2Dn7A0i1ihKGls9FyT2vg==","signatures":[{"sig":"MEUCIBJyf5z12pop5BUr76GdFDUTlWq9Px9TnN/iR+Zne9/lAiEAkPITLvBQ8FmQjNWloRSLRUiFlWTcdDAXlAdr0hNdvO0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.3-dev-token-claims","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81888},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.2","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-token-claims","@fireproof/core-runtime":"0.24.3-dev-token-claims","@fireproof/core-types-base":"0.24.3-dev-token-claims","@fireproof/core-gateways-file":"0.24.3-dev-token-claims","@fireproof/core-gateways-indexeddb":"0.24.3-dev-token-claims"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.3-dev-token-claims_1765818436058_0.8025928818948722","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-use-livequery":{"name":"@fireproof/core-keybag","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-keybag@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":"eea5c646f351856ea6d5f435a8d0310b3880dfb6","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.3-dev-use-livequery.tgz","fileCount":28,"integrity":"sha512-s0BsdDz4tBqsZc5RpQRx+zN2KRqSEfpzEBbtZIl/Pi8jS/LFubpqPNiUcmLZdKcg2LJzh3XBz7dhdKOCaQ0pMg==","signatures":[{"sig":"MEYCIQDUx0AzvQjpxmNBg6dslthrtkjP41bhjWBCsJk10wfa6wIhAOGbKlz1jqugwzXpRM/+dcwAGxAZMe/l5FQkfKmdis1v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.3-dev-use-livequery","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81894},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.2","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-use-livequery","@fireproof/core-runtime":"0.24.3-dev-use-livequery","@fireproof/core-types-base":"0.24.3-dev-use-livequery","@fireproof/core-gateways-file":"0.24.3-dev-use-livequery","@fireproof/core-gateways-indexeddb":"0.24.3-dev-use-livequery"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.3-dev-use-livequery_1765830265133_0.429854941934787","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-20261224":{"name":"@fireproof/core-keybag","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-keybag@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":"5517e3389261c858a5df60e2c44196eccb55cae8","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.3-dev-20261224.tgz","fileCount":28,"integrity":"sha512-A35NS48tpr3Xwz/comuDJ8C1amJkEU8HlxA6Bb6G07bM0mkoDd+xOF4D+3fjMb4Z9HJsJSE8YZyUVBjQvB7mAA==","signatures":[{"sig":"MEUCIQCT0kU0ehvGqAanvmu0wgt9vVB4aeRhWyQk/4VxHOBuEwIgCNccufIhjUZjZZ+9ru3DAgMG34g1j/sGnXmgOKyCQiQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.3-dev-20261224","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81863},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.2","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-20261224","@fireproof/core-runtime":"0.24.3-dev-20261224","@fireproof/core-types-base":"0.24.3-dev-20261224","@fireproof/core-gateways-file":"0.24.3-dev-20261224","@fireproof/core-gateways-indexeddb":"0.24.3-dev-20261224"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.3-dev-20261224_1766567456277_0.2920440055035909","host":"s3://npm-registry-packages-npm-production"}},"0.24.4":{"name":"@fireproof/core-keybag","version":"0.24.4","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@0.24.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":"9163fdd7327aea309c34be39836d53c4795f8115","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.4.tgz","fileCount":28,"integrity":"sha512-n10KuVoU+7OB3qobdzE90ap7PAobUoaAJ/LGg9urqDHfK3PKKaWsBhRu4epiEwGTNbKZxwe4E4sRzDiuwjfR6Q==","signatures":[{"sig":"MEQCIAmMkJ7XsraiFFwvkOrxX4KFQug6usSw1WfVDRwiQEgFAiALGjtYc9B//M0GgtiiMqg2sy9ZbIJtiq1lWxR8mv+jIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81785},"main":"./index.js","type":"module","types":"./index.d.ts","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":"12a31f7a3f20e78d4573d398007c6eac520a5fa3","scripts":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.2","@adviser/cement":"0.5.8","@fireproof/vendor":"0.24.4","@fireproof/core-runtime":"0.24.4","@fireproof/core-types-base":"0.24.4","@fireproof/core-gateways-file":"0.24.4","@fireproof/core-gateways-indexeddb":"0.24.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.4_1767943069289_0.1892759933603574","host":"s3://npm-registry-packages-npm-production"}},"0.24.5":{"name":"@fireproof/core-keybag","version":"0.24.5","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"537c49df5d06ce508632fab21df17662beea6d52","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.5.tgz","fileCount":28,"integrity":"sha512-9I4q5jA/5kyDQ3EldDpE/sfm0P3p+kbxGgrTiWosYr0DuDN+AdT+Wy9J8OuNe7f81wEXNGF88T593cGDgXsagQ==","signatures":[{"sig":"MEYCIQCQB3KdXC6au7KBQsFlj/VgR8tqgG6WaYm/vGttwf93wAIhAIz6JM2buIcXULfbocZPRyAIgDTLyqESamGdTdsWlcES","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81785},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.2","@adviser/cement":"0.5.8","@fireproof/vendor":"0.24.5","@fireproof/core-runtime":"0.24.5","@fireproof/core-types-base":"0.24.5","@fireproof/core-gateways-file":"0.24.5","@fireproof/core-gateways-indexeddb":"0.24.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.5_1767945638724_0.553744865418166","host":"s3://npm-registry-packages-npm-production"}},"0.24.6":{"name":"@fireproof/core-keybag","version":"0.24.6","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"741fd2af3d7a0115c789fc85fb257798e1c30623","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.6.tgz","fileCount":28,"integrity":"sha512-0YbYGBDwS9gIzun7BckZlSCCU2YKWF/x1mHCOBB1fQ0cbnJuUTFBv5SiN8BxV0t37AJfA2Pl02acYC8Vf0KUEQ==","signatures":[{"sig":"MEYCIQDo+wUk5nHILyjmLIfyU05nhYY4Z36w/e7L1TDCL/mWkgIhAKSxP8kBzar1jKa50rn1wj66FOI06DM51RxHmKsgPI7m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81786},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.2","@adviser/cement":"0.5.15","@fireproof/vendor":"0.24.6","@fireproof/core-runtime":"0.24.6","@fireproof/core-types-base":"0.24.6","@fireproof/core-gateways-file":"0.24.6","@fireproof/core-gateways-indexeddb":"0.24.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.6_1767946969907_0.0016003918975016074","host":"s3://npm-registry-packages-npm-production"}},"0.24.7-dev-deploy-t1":{"name":"@fireproof/core-keybag","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-keybag@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":"0905ac5fde93be2ba8d6e83a931304fc47d20d32","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.7-dev-deploy-t1.tgz","fileCount":28,"integrity":"sha512-NfQyJkkPzEKVKEd08kRqZ/LaGe5DuoVSbmGi+505r9WSb2gXrkt0a2csC/ZUxsoAEHxQm1Ow6BK08H2a7FPZGg==","signatures":[{"sig":"MEQCIBdKdpIltrlfzdKN/ujYrZtq6zdR92+XPUjESTpFTvUeAiBh3z2EikET2B/kR1OMfVL9qDxB5VpkE5DN1Kng71jVGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.7-dev-deploy-t1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81870},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.2","@adviser/cement":"0.5.15","@fireproof/vendor":"0.24.7-dev-deploy-t1","@fireproof/core-runtime":"0.24.7-dev-deploy-t1","@fireproof/core-types-base":"0.24.7-dev-deploy-t1","@fireproof/core-gateways-file":"0.24.7-dev-deploy-t1","@fireproof/core-gateways-indexeddb":"0.24.7-dev-deploy-t1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.7-dev-deploy-t1_1768060175214_0.7068023003264681","host":"s3://npm-registry-packages-npm-production"}},"0.24.7":{"name":"@fireproof/core-keybag","version":"0.24.7","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"42d132279ae80117221decdc39fced5503e2964b","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.7.tgz","fileCount":28,"integrity":"sha512-cwRo/YrMYzWkRpiIRU3jjCTEPIbx89+4r0KRPylqXz67CO8/y5njjZHIa0g6qGg+0s7fCYQqOncTrOy+bZa4aA==","signatures":[{"sig":"MEUCIQD3p48Ra2QbNTSaxYQ1g6lPAHa1Yh2wlnLUwCjFNuT0hAIgD1R+5GLTJKFa3RIFP69uKylV90CsH3aMJ9e+naViwCk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81786},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.2","@adviser/cement":"0.5.15","@fireproof/vendor":"0.24.7","@fireproof/core-runtime":"0.24.7","@fireproof/core-types-base":"0.24.7","@fireproof/core-gateways-file":"0.24.7","@fireproof/core-gateways-indexeddb":"0.24.7"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.7_1768062593073_0.1402108569324827","host":"s3://npm-registry-packages-npm-production"}},"0.24.8-dev-fp-token":{"name":"@fireproof/core-keybag","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-keybag@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":"59ec96abdaeb192e708cd1f718a3512d136f632d","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.8-dev-fp-token.tgz","fileCount":28,"integrity":"sha512-AZXuI9BWqE+f9RwFucbdBoG2Oboj43vqLQ1n/yklO/4CVLDXf3aoavcIj7FF5asTXPQ7LHhqCHD2fYBPhCaCtw==","signatures":[{"sig":"MEYCIQDk0BSYzjBT+RwCbPh2HUPr6ZG7RZj9GbyPPbsvDR7CmQIhAMXVFseWUHYdzM7JOyOU60/BsCzfigwUWJjKyT1sdz8h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.8-dev-fp-token","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81864},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.2","@adviser/cement":"0.5.15","@fireproof/vendor":"0.24.8-dev-fp-token","@fireproof/core-runtime":"0.24.8-dev-fp-token","@fireproof/core-types-base":"0.24.8-dev-fp-token","@fireproof/core-gateways-file":"0.24.8-dev-fp-token","@fireproof/core-gateways-indexeddb":"0.24.8-dev-fp-token"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.8-dev-fp-token_1768218454088_0.5151473527505179","host":"s3://npm-registry-packages-npm-production"}},"0.24.8-dev-move-pubkey":{"name":"@fireproof/core-keybag","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-keybag@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":"2a830889a03cae1aa445c674047404e018f2b6e5","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.8-dev-move-pubkey.tgz","fileCount":28,"integrity":"sha512-t+5gUggpgDt9oiiMo5l4N7JCRS07RF8C9+eKgKJL45xsInPMUtR8ULoi5R2YfdvRjBAS/tFb4dpOcpqQPh7kaA==","signatures":[{"sig":"MEQCIGQ48ehS5mTnsdnSmM5Rhe5RwqHw3noOH9WYtlIw9HgYAiAjdXjqqAeVPsoFAs8jlYEH34DPR4PDiIx8C8j3GvXDGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.8-dev-move-pubkey","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81882},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.2","@adviser/cement":"0.5.15","@fireproof/vendor":"0.24.8-dev-move-pubkey","@fireproof/core-runtime":"0.24.8-dev-move-pubkey","@fireproof/core-types-base":"0.24.8-dev-move-pubkey","@fireproof/core-gateways-file":"0.24.8-dev-move-pubkey","@fireproof/core-gateways-indexeddb":"0.24.8-dev-move-pubkey"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.8-dev-move-pubkey_1768224634472_0.6938660505930707","host":"s3://npm-registry-packages-npm-production"}},"0.24.8-dev-test-device-id":{"name":"@fireproof/core-keybag","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-keybag@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":"f7f6b947b35f2f0cb051638585eda39d2ea87ded","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.8-dev-test-device-id.tgz","fileCount":28,"integrity":"sha512-yl3zgFxyieqmBgMqnVyGOpyI8ykV+DPcLkSsj7qBeMtoXW0L3Oii8ly75eqC2bhoZJSyaxBStw7UNq94MTM6zQ==","signatures":[{"sig":"MEUCIQDykesxsGEEtwKg1MiYx453N3Arw392LaokqyLVS6YGsAIgIycTzEjXsFf/xGqZf/k5TLFkNnGg+sDHV01W1iX/mQU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.8-dev-test-device-id","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81900},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"13.4.2","@adviser/cement":"0.5.15","@fireproof/vendor":"0.24.8-dev-test-device-id","@fireproof/core-runtime":"0.24.8-dev-test-device-id","@fireproof/core-types-base":"0.24.8-dev-test-device-id","@fireproof/core-gateways-file":"0.24.8-dev-test-device-id","@fireproof/core-gateways-indexeddb":"0.24.8-dev-test-device-id"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.8-dev-test-device-id_1768226803935_0.5666836612186197","host":"s3://npm-registry-packages-npm-production"}},"0.24.8":{"name":"@fireproof/core-keybag","version":"0.24.8","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"257dc37d60c165ff23edd27fab4cfeb8090b6597","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.8.tgz","fileCount":28,"integrity":"sha512-2+0OdcqO6BwRcJjqKXY4ZuSJfGsk8mdJ1vPSwLTO6bssyaYwY124hsUj+U9DfRrG8oqS5B/UIQ8XDwCmMm/PkA==","signatures":[{"sig":"MEUCIEglEODiQpg43/nDK9AJVgeeWzJs7yrQectzrAdKKjYRAiEAvV4QPBljKof6SFrZyPeeklnZsU5YVMzihuFQ0UuIqgc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81790},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"~13.4.2","@adviser/cement":"~0.5.15","@fireproof/vendor":"0.24.8","@fireproof/core-runtime":"0.24.8","@fireproof/core-types-base":"0.24.8","@fireproof/core-gateways-file":"0.24.8","@fireproof/core-gateways-indexeddb":"0.24.8"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.8_1769097909210_0.3378716119690779","host":"s3://npm-registry-packages-npm-production"}},"0.24.9":{"name":"@fireproof/core-keybag","version":"0.24.9","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"884a919310281e13f94f02ddd28a10918b9d2461","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.9.tgz","fileCount":28,"integrity":"sha512-+y2K63Ldr1ck5PtffG5tN2JRMeds0r77Dky1N1nbwJeT7mCrw1itmF6vYW/YeC8VaIslr2XOXEekdnx3LHLzpg==","signatures":[{"sig":"MEYCIQC1W0wt0qRINugO8wfl831z2VS/sQ7ViLqjpyRohhdfQQIhAJ7X9ruLuU5MwtpVbvRjgnJk2Md2r+VawX3u3Do+MT9Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81790},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"~13.4.2","@adviser/cement":"~0.5.17","@fireproof/vendor":"0.24.9","@fireproof/core-runtime":"0.24.9","@fireproof/core-types-base":"0.24.9","@fireproof/core-gateways-file":"0.24.9","@fireproof/core-gateways-indexeddb":"0.24.9"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.9_1769102365135_0.12173155559824256","host":"s3://npm-registry-packages-npm-production"}},"0.24.10":{"name":"@fireproof/core-keybag","version":"0.24.10","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"a326ac5245006df8dd1963679df4aa5eb8908983","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.10.tgz","fileCount":28,"integrity":"sha512-jJDupuMgRFAywIFkifGpJuCjfpdN+YrJ1QfTnWxJLDaRbMpgjRaqCefdYr1IyIYvQzXYo67HnQQmB/9CceuzwQ==","signatures":[{"sig":"MEUCIQDTNzgsADNjuDCVOoLA9M3qigbGGERRxI/CFO0XXZHI1QIgWiePm2lAFpUvvU77nt42jph6bxc1xC1zYAW1r5W6zUg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81796},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"~13.4.2","@adviser/cement":"~0.5.21","@fireproof/vendor":"0.24.10","@fireproof/core-runtime":"0.24.10","@fireproof/core-types-base":"0.24.10","@fireproof/core-gateways-file":"0.24.10","@fireproof/core-gateways-indexeddb":"0.24.10"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.10_1769862380217_0.45153177407024025","host":"s3://npm-registry-packages-npm-production"}},"0.24.11":{"name":"@fireproof/core-keybag","version":"0.24.11","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"7b58a761074ae9e45e32f7abd771cf3992dc66e5","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.11.tgz","fileCount":28,"integrity":"sha512-eZTbKRHGnc7yHB12HX4tiKH+amm5ujt4T+s8PvASLTBFSfQc5XKdQxW12ng/4SZBs491o0T/AocZ5Pr67dXngg==","signatures":[{"sig":"MEYCIQCwmOTeBcQi4AD3Nw/x/EnSFRjAhrKEBjiFPBs77801vQIhALGerP5CIqAv+P1JRWl+zf4nUTI7FJtYIiC8EB+0Zb0k","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81796},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"~13.4.2","@adviser/cement":"~0.5.22","@fireproof/vendor":"0.24.11","@fireproof/core-runtime":"0.24.11","@fireproof/core-types-base":"0.24.11","@fireproof/core-gateways-file":"0.24.11","@fireproof/core-gateways-indexeddb":"0.24.11"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.11_1770895206634_0.004196317651836257","host":"s3://npm-registry-packages-npm-production"}},"0.24.12":{"name":"@fireproof/core-keybag","version":"0.24.12","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"6b876bc2b921c1aaaf337dcab452806c68dd5d5a","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.12.tgz","fileCount":28,"integrity":"sha512-4xYZasHhJ6Qw57Nip0pIj8sjdRxZe22/uGDWMGDHdGm1WzDQbyxjiW7peuKueESL2PIgy+Rq0WO4Htg2qYLPLA==","signatures":[{"sig":"MEUCIEzBSOCyG4HAPh2IQqtFNKw9IoeBcRkMomSx+2yJp7HkAiEA/+6F5gQWSwHWd8QT8JNLA3acDXjY2Ok/iEYWKaKPbJY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81796},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"~13.4.2","@adviser/cement":"~0.5.22","@fireproof/vendor":"0.24.12","@fireproof/core-runtime":"0.24.12","@fireproof/core-types-base":"0.24.12","@fireproof/core-gateways-file":"0.24.12","@fireproof/core-gateways-indexeddb":"0.24.12"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.12_1771590432529_0.2637164864058794","host":"s3://npm-registry-packages-npm-production"}},"0.24.13-dev-qs-1":{"name":"@fireproof/core-keybag","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-keybag@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":"3d1a213d32b7fbe50dd4eb890383972dcec4c2e4","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.13-dev-qs-1.tgz","fileCount":28,"integrity":"sha512-QUbGYwUE2TIkaDZZnnw3H6wPWJOqDTk42uvdv/WBj7ISJnErSqcDObBtfnWxoywVvV8rirqv8HWJ2zVx9BeG6w==","signatures":[{"sig":"MEUCIDBD9fiyyL+TEIIl7OIOkw1yjG1TSt1yRqJKMHVNdSppAiEAxBrLQ8SX/Nra98Se17s4pe3hZdRFA4mWisu9JCqx/q8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.13-dev-qs-1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81850},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"~13.4.2","@adviser/cement":"~0.5.23","@fireproof/vendor":"0.24.13-dev-qs-1","@fireproof/core-runtime":"0.24.13-dev-qs-1","@fireproof/core-types-base":"0.24.13-dev-qs-1","@fireproof/core-gateways-file":"0.24.13-dev-qs-1","@fireproof/core-gateways-indexeddb":"0.24.13-dev-qs-1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.13-dev-qs-1_1771863935909_0.6782178048467542","host":"s3://npm-registry-packages-npm-production"}},"0.24.13-dev-qs-2":{"name":"@fireproof/core-keybag","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-keybag@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":"9aab2256858b8b3aadad6c9d764690bdf6777ab5","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.13-dev-qs-2.tgz","fileCount":28,"integrity":"sha512-GNXyS1Op9BvVhYfJX7S4jzdQmR/FS7Fh1reUfD0Ksh+nOgLG5mT6gpNeJfUVM6ke8ds2Od/6AKBMm8PhnrbNpA==","signatures":[{"sig":"MEUCIQDPgCc0YjmaWFYyMZR6X4MAad/d92gd8kMrVLWrEqqGLgIgV/Dj1hezh9h16UdsvL/sC+k2ZwTm9D9ZFaEoD8b4ld8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.13-dev-qs-2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81891},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"~13.4.2","@adviser/cement":"~0.5.23","@fireproof/vendor":"0.24.13-dev-qs-2","@fireproof/core-runtime":"0.24.13-dev-qs-2","@fireproof/core-types-base":"0.24.13-dev-qs-2","@fireproof/core-gateways-file":"0.24.13-dev-qs-2","@fireproof/core-gateways-indexeddb":"0.24.13-dev-qs-2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.13-dev-qs-2_1771886712881_0.6653086367129699","host":"s3://npm-registry-packages-npm-production"}},"0.24.13":{"name":"@fireproof/core-keybag","version":"0.24.13","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"338d0243f1eed6b55646622461f7d8ec8488b6d2","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.13.tgz","fileCount":28,"integrity":"sha512-FW4oHtY7slb+C5Kbh0T4X+BwT/af5Uvuxxpdn3VJ1UXDCXKO1FTFF5OSn3ytAOMOEkfXKhiOJ3r7AOrqqIvkrw==","signatures":[{"sig":"MEYCIQCWEQ1s0vE0gGt/hHOpectyVF1cHOWPzNMVFoZsYQ2IFAIhAL4ty0dFvuD1IhfqswKB9/OBnTucoVegEpuK9oa20dFg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81346},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"~13.4.2","@adviser/cement":"~0.5.33","@fireproof/vendor":"0.24.13","@fireproof/core-runtime":"0.24.13","@fireproof/core-types-base":"0.24.13","@fireproof/core-gateways-file":"0.24.13","@fireproof/core-gateways-indexeddb":"0.24.13"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.13_1773672345727_0.2145955280523466","host":"s3://npm-registry-packages-npm-production"}},"0.24.14":{"name":"@fireproof/core-keybag","version":"0.24.14","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"d7c9ec2b184144ff292c1ba76a717ebef9ed5c34","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.14.tgz","fileCount":28,"integrity":"sha512-AeR156yMr39yC9UAuC28m4J6A12S7+US+rWe3ladKwVmBkNfFnbRzvQC4oIy11q1Kw48qsVQEDzf6CJZthRoUg==","signatures":[{"sig":"MEQCIGckZN76hdlILAtWg/KgSU7G7pv2YBvXPSGUvEiy5MzoAiB0exiilyLCaiEzxPELDkHPZe5o0SMFwdnVok3JDyevuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81346},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"~13.4.2","@adviser/cement":"~0.5.34","@fireproof/vendor":"0.24.14","@fireproof/core-runtime":"0.24.14","@fireproof/core-types-base":"0.24.14","@fireproof/core-gateways-file":"0.24.14","@fireproof/core-gateways-indexeddb":"0.24.14"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.14_1774622356208_0.6455359218986441","host":"s3://npm-registry-packages-npm-production"}},"0.24.15":{"name":"@fireproof/core-keybag","version":"0.24.15","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"7f9fca1c56edd53b9e441585ea6a66d3d7fe5cc3","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.15.tgz","fileCount":28,"integrity":"sha512-lWeh447RHyM8tUw3FedB9dB+oZVWW6OA7s1s8YjrmNWeeDEpDmaWdW5SY21mrqgZTi4Tv2XhtVTxGgAz4xLs6Q==","signatures":[{"sig":"MEYCIQC0FNk92UjltDeSMAh6WgaC03szz4oE++t74NbtstO4ZgIhAIc2BW1TjBa0BTL713aeCX+4uMnbgztZp+q80ZElyiKo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81346},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"~13.4.2","@adviser/cement":"~0.5.34","@fireproof/vendor":"0.24.15","@fireproof/core-runtime":"0.24.15","@fireproof/core-types-base":"0.24.15","@fireproof/core-gateways-file":"0.24.15","@fireproof/core-gateways-indexeddb":"0.24.15"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.15_1774624669278_0.030509438164706193","host":"s3://npm-registry-packages-npm-production"}},"0.24.16":{"name":"@fireproof/core-keybag","version":"0.24.16","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-keybag@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":"8c24e46d460feba844b4c2302ed677671dd313ed","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.16.tgz","fileCount":28,"integrity":"sha512-Upd+oSrHe8n0T4/t9D+J/p/37PJFwaT9JuD5jKACEE6ivIFwHdiY3JbbsftJZgpsaTHTn9KQ7V9i1X9mBeDOgg==","signatures":[{"sig":"MEYCIQCK66G89hBPFDCPDnQN/f0pyaawwZQBIkKIn1BVZ9SdPwIhAJYx2G0vMWbmoFdaipviLAbHdjVis+u1816vVIo1PZ9z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81346},"main":"./index.js","type":"module","types":"./index.d.ts","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":{"build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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","multiformats":"~13.4.2","@adviser/cement":"~0.5.34","@fireproof/vendor":"0.24.16","@fireproof/core-runtime":"0.24.16","@fireproof/core-types-base":"0.24.16","@fireproof/core-gateways-file":"0.24.16","@fireproof/core-gateways-indexeddb":"0.24.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-keybag_0.24.16_1774737116244_0.013541834876492409","host":"s3://npm-registry-packages-npm-production"}},"0.24.19":{"name":"@fireproof/core-keybag","version":"0.24.19","description":"Live ledger for the web.","type":"module","main":"./index.js","scripts":{"build":"core-cli tsc"},"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"},"dependencies":{"@adviser/cement":"~0.5.34","@fireproof/core-gateways-file":"0.24.19","@fireproof/core-gateways-indexeddb":"0.24.19","@fireproof/core-runtime":"0.24.19","@fireproof/core-types-base":"0.24.19","@fireproof/vendor":"0.24.19","jose":"~6.2.2","multiformats":"~13.4.2","zod":"~4.3.6"},"gitHead":"d6ec82d04671147b90ae6288148134f907c22393","types":"./index.d.ts","_id":"@fireproof/core-keybag@0.24.19","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-daH2S98A0DdRYkADZ9xR3yr4aAkD+YQOcRnKZBL3sfbRtAjCcLyUC3WvhsAY6hIW2maSdaFFW4N5HXD7ZPsGRg==","shasum":"3735a8cbbe4291d653f4a467305186c4b0a2b77e","tarball":"https://registry.npmjs.org/@fireproof/core-keybag/-/core-keybag-0.24.19.tgz","fileCount":28,"unpackedSize":81346,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-keybag@0.24.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC7K8vjQpjGuPrtKfNHVm0nXGihrJ1U/OuNXpjYrRc/1AiEAkILAp607S2VQzHWHHb8yt3XIs+D9p78vGtq460Kw64Q="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:de24fbba-30df-4652-bc63-183702a2ef8d"}},"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-keybag_0.24.19_1776282992942_0.18020395805407796"},"_hasShrinkwrap":false}},"time":{"created":"2025-07-09T15:20:12.385Z","modified":"2026-04-15T19:56:33.408Z","0.0.0-smoke-1b31059-1752074105":"2025-07-09T15:20:12.637Z","0.0.1-dev-test":"2025-07-09T16:01:52.648Z","0.0.2-dev-test":"2025-07-19T23:02:51.939Z","0.22.0-dev-preview":"2025-07-20T18:14:35.493Z","0.22.0-keybag":"2025-07-31T06:56:50.945Z","0.22.0-dev-preview-1":"2025-08-05T13:53:03.432Z","0.22.0-dev-preview-3":"2025-08-05T14:31:39.630Z","0.22.0-dev-preview-4":"2025-08-05T17:23:26.051Z","0.23.0":"2025-08-10T00:00:00.109Z","0.23.1":"2025-08-13T12:36:59.989Z","0.23.1-dev-issue-1057":"2025-08-15T10:48:16.435Z","0.23.2":"2025-08-15T12:09:59.614Z","0.23.3":"2025-08-19T14:28:14.483Z","0.23.5":"2025-08-19T16:08:07.406Z","0.23.6":"2025-08-19T20:14:19.123Z","0.23.7-dev-preview1":"2025-08-21T22:12:28.988Z","0.23.7-dev-preview2":"2025-08-22T03:38:52.659Z","0.23.7-dev-preview4":"2025-08-22T14:48:37.858Z","0.23.8":"2025-08-23T00:17:18.018Z","0.23.10":"2025-08-23T03:18:56.971Z","0.23.7":"2025-08-23T03:47:28.756Z","0.23.11":"2025-08-23T16:41:38.170Z","0.23.13":"2025-08-27T22:23:22.042Z","0.23.14-dev-preview03":"2025-10-02T02:52:57.406Z","0.23.14-dev-preview04":"2025-10-02T03:09:25.407Z","0.23.14":"2025-10-02T03:21:13.071Z","0.23.15-dev-windows":"2025-10-10T21:58:12.222Z","0.23.15-dev-windows-1":"2025-10-11T09:59:34.837Z","0.23.15-dev-windows-2":"2025-10-11T22:19:40.621Z","0.23.15":"2025-10-16T16:38:04.386Z","0.24.2-dev-cloud-api":"2025-11-25T19:48:17.157Z","0.24.0-dev-multi-clerks-0":"2025-11-26T20:56:33.275Z","0.24.0-dev-multi-clerks-1":"2025-11-27T15:25:44.012Z","0.24.0":"2025-11-30T14:18:33.338Z","0.24.1-dev-memo":"2025-12-02T21:53:31.553Z","0.24.1-dev-memo-2":"2025-12-02T22:26:49.075Z","0.24.3-dev-ensure-cloud-token":"2025-12-03T22:03:40.277Z","0.24.1-dev-react19":"2025-12-04T20:33:41.952Z","0.24.1-dev-react19.2":"2025-12-04T23:55:37.106Z","0.24.2-dev-clerk":"2025-12-05T18:10:21.276Z","0.24.3-dev-ensure-cloud-token-1":"2025-12-08T10:24:08.809Z","0.24.3-dev-ensure-cloud-token-4":"2025-12-10T17:01:56.366Z","0.24.3-dev-ensure-cloud-token-5":"2025-12-10T17:05:48.539Z","0.24.3-dev-ensure-cloud-token-6":"2025-12-10T17:09:22.047Z","0.24.3-dev-ensure-cloud-token-7":"2025-12-10T19:37:39.693Z","0.24.3-dev-ensure-cloud-token-8":"2025-12-12T03:32:13.892Z","0.24.3-dev-ensure-cloud-token-9":"2025-12-12T11:26:34.320Z","0.24.3-dev-token-claims":"2025-12-15T17:07:16.194Z","0.24.3-dev-use-livequery":"2025-12-15T20:24:25.274Z","0.24.3-dev-20261224":"2025-12-24T09:10:56.419Z","0.24.4":"2026-01-09T07:17:49.424Z","0.24.5":"2026-01-09T08:00:38.880Z","0.24.6":"2026-01-09T08:22:50.094Z","0.24.7-dev-deploy-t1":"2026-01-10T15:49:35.357Z","0.24.7":"2026-01-10T16:29:53.202Z","0.24.8-dev-fp-token":"2026-01-12T11:47:34.225Z","0.24.8-dev-move-pubkey":"2026-01-12T13:30:34.608Z","0.24.8-dev-test-device-id":"2026-01-12T14:06:44.096Z","0.24.8":"2026-01-22T16:05:09.356Z","0.24.9":"2026-01-22T17:19:25.282Z","0.24.10":"2026-01-31T12:26:20.394Z","0.24.11":"2026-02-12T11:20:06.786Z","0.24.12":"2026-02-20T12:27:12.685Z","0.24.13-dev-qs-1":"2026-02-23T16:25:36.056Z","0.24.13-dev-qs-2":"2026-02-23T22:45:13.023Z","0.24.13":"2026-03-16T14:45:45.903Z","0.24.14":"2026-03-27T14:39:16.366Z","0.24.15":"2026-03-27T15:17:49.420Z","0.24.16":"2026-03-28T22:31:56.391Z","0.24.19":"2026-04-15T19:56:33.076Z"},"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"}