{"_id":"@agntz/db","_rev":"3-5da419c6d117bd614d052e8654fa5aa1","name":"@agntz/db","dist-tags":{"latest":"0.2.1"},"versions":{"0.0.0":{"name":"@agntz/db","version":"0.0.0","keywords":["agntz","postgres","sqlite","database","migrations","connection-pool"],"author":{"name":"Aaron Bidworthy"},"license":"MIT","_id":"@agntz/db@0.0.0","maintainers":[{"name":"aparry3","email":"aaron.parry.18@gmail.com"}],"homepage":"https://github.com/aparry3/agntz#readme","bugs":{"url":"https://github.com/aparry3/agntz/issues"},"dist":{"shasum":"522425303c73f3248dbc8ffd6e0560a2b97a1a48","tarball":"https://registry.npmjs.org/@agntz/db/-/db-0.0.0.tgz","fileCount":11,"integrity":"sha512-VjvzHxBesKV7BtwpeuIr5MpOx6tJ4qOiBJMxutgW9NbsfMzV9InoSGe/wNP2tK2xz/IuvVAic+UyLgdBlx0mnA==","signatures":[{"sig":"MEUCIEOQRsPp/vscLeNaJJd20isTrwD+Fr+FGIC0lyZzuSyaAiEA4ww0+EGIpLdgSTbWa+PJwE/C2OmR9vMUk5AzckYLiSg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":29289},"main":"./dist/index.js","type":"module","_from":"file:agntz-db-0.0.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=22.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./sqlite":{"types":"./dist/sqlite.d.ts","import":"./dist/sqlite.js"},"./postgres":{"types":"./dist/postgres.d.ts","import":"./dist/postgres.js"}},"scripts":{"dev":"tsup --watch","lint":"biome check src tests --no-errors-on-unmatched","test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest"},"_npmUser":{"name":"aparry3","email":"aaron.parry.18@gmail.com"},"_resolved":"/tmp/058daf6ce1771d9494c0094efb8f6d33/agntz-db-0.0.0.tgz","_integrity":"sha512-VjvzHxBesKV7BtwpeuIr5MpOx6tJ4qOiBJMxutgW9NbsfMzV9InoSGe/wNP2tK2xz/IuvVAic+UyLgdBlx0mnA==","repository":{"url":"git+https://github.com/aparry3/agntz.git","type":"git","directory":"packages/db"},"_npmVersion":"10.9.8","description":"Shared database plumbing for agntz stores — pooling, migrations, and connection hardening for Postgres and SQLite","directories":{},"_nodeVersion":"22.23.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.20.0","tsup":"^8.5.0","vitest":"^3.2.0","@types/pg":"^8.11.0","typescript":"^5.9.0","better-sqlite3":"^11.8.1","@types/better-sqlite3":"^7.6.12"},"peerDependencies":{"pg":"^8.20.0","better-sqlite3":"^11.8.1"},"peerDependenciesMeta":{"pg":{"optional":true},"better-sqlite3":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/db_0.0.0_1782501841696_0.26009909125293107","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@agntz/db","version":"0.2.0","keywords":["agntz","postgres","sqlite","database","migrations","connection-pool"],"author":{"name":"Aaron Bidworthy"},"license":"MIT","_id":"@agntz/db@0.2.0","maintainers":[{"name":"aparry3","email":"aaron.parry.18@gmail.com"}],"homepage":"https://github.com/aparry3/agntz#readme","bugs":{"url":"https://github.com/aparry3/agntz/issues"},"dist":{"shasum":"0a9e2bde8bb17da9ced8458e146f67b872da4fa1","tarball":"https://registry.npmjs.org/@agntz/db/-/db-0.2.0.tgz","fileCount":11,"integrity":"sha512-f2PR0nzyoXUFg+0nfe1ujV4dL11sV52LGjbHM50SlVNax0Lu5NSAlXCXyu8CqjIHR0z1dE4gMld5DzzXuHLmlw==","signatures":[{"sig":"MEYCIQDlPHIJCbLM0QEwoYQT6eoCRCXBXd+BBZsKgGniY1ztfwIhAPwYOc2P8P2pYzIu+Df1pACuaqZsb8687BY1N3TvTa6Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agntz%2fdb@0.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":29313},"main":"./dist/index.js","type":"module","_from":"file:agntz-db-0.2.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=22.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./sqlite":{"types":"./dist/sqlite.d.ts","import":"./dist/sqlite.js"},"./postgres":{"types":"./dist/postgres.d.ts","import":"./dist/postgres.js"}},"scripts":{"dev":"tsup --watch","lint":"biome check src tests --no-errors-on-unmatched","test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a51ef110-475f-4f44-8f41-72c5dfec2b48"}},"_resolved":"/tmp/87c0ee75a1b4644f5cd274691fc42a75/agntz-db-0.2.0.tgz","_integrity":"sha512-f2PR0nzyoXUFg+0nfe1ujV4dL11sV52LGjbHM50SlVNax0Lu5NSAlXCXyu8CqjIHR0z1dE4gMld5DzzXuHLmlw==","repository":{"url":"git+https://github.com/aparry3/agntz.git","type":"git","directory":"packages/db"},"_npmVersion":"11.18.0","description":"Shared database plumbing for agntz stores — pooling, migrations, and connection hardening for Postgres and SQLite","directories":{},"_nodeVersion":"22.23.1","dependencies":{"@types/pg":"^8.11.0","@types/better-sqlite3":"^7.6.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.20.0","tsup":"^8.5.0","vitest":"^3.2.0","typescript":"^5.9.0","better-sqlite3":"^11.8.1"},"peerDependencies":{"pg":"^8.20.0","better-sqlite3":"^11.8.1"},"peerDependenciesMeta":{"pg":{"optional":true},"better-sqlite3":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/db_0.2.0_1785297475935_0.08463316132884513","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@agntz/db","version":"0.2.1","description":"Shared database plumbing for agntz stores — pooling, migrations, and connection hardening for Postgres and SQLite","type":"module","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./postgres":{"types":"./dist/postgres.d.ts","import":"./dist/postgres.js"},"./sqlite":{"types":"./dist/sqlite.d.ts","import":"./dist/sqlite.js"}},"keywords":["agntz","postgres","sqlite","database","migrations","connection-pool"],"publishConfig":{"access":"public"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/aparry3/agntz.git","directory":"packages/db"},"homepage":"https://github.com/aparry3/agntz#readme","author":{"name":"Aaron Bidworthy"},"dependencies":{"@types/better-sqlite3":"^7.6.12","@types/pg":"^8.11.0"},"peerDependencies":{"better-sqlite3":"^11.8.1 || ^12.0.0 || ^13.0.0","pg":"^8.20.0"},"peerDependenciesMeta":{"better-sqlite3":{"optional":true},"pg":{"optional":true}},"devDependencies":{"better-sqlite3":"^13.0.3","pg":"^8.20.0","tsup":"^8.5.0","typescript":"^5.9.0","vitest":"^3.2.0"},"engines":{"node":">=22.0.0"},"scripts":{"build":"tsup","dev":"tsup --watch","test":"vitest run","test:watch":"vitest","lint":"biome check src tests --no-errors-on-unmatched","typecheck":"tsc --noEmit"},"_id":"@agntz/db@0.2.1","bugs":{"url":"https://github.com/aparry3/agntz/issues"},"_integrity":"sha512-bsBlsgkI40w0TVc6Qkf+f+pq+52Mdd5WslqsPAfUITNJb/vcXiZeu/cV+4x1tbarbCOXCANJ112VH8jY3uEz5A==","_resolved":"/tmp/a9917d76bb36550e17d1c63bf06f302f/agntz-db-0.2.1.tgz","_from":"file:agntz-db-0.2.1.tgz","_nodeVersion":"22.23.2","_npmVersion":"11.19.0","dist":{"integrity":"sha512-bsBlsgkI40w0TVc6Qkf+f+pq+52Mdd5WslqsPAfUITNJb/vcXiZeu/cV+4x1tbarbCOXCANJ112VH8jY3uEz5A==","shasum":"c0d8c43aa31e2562f0f15cda8f2ac2c6da8b17d0","tarball":"https://registry.npmjs.org/@agntz/db/-/db-0.2.1.tgz","fileCount":11,"unpackedSize":29335,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agntz%2fdb@0.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDvyZ4uFhls2ODBAHPPCgpo3qT+Ulmp6HEuvwB6S2ufBwIhAMIJgH0oosQXAOgQjs8vzVWu2xgx+kXPrKP29kqnzIQ+"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a51ef110-475f-4f44-8f41-72c5dfec2b48"}},"directories":{},"maintainers":[{"name":"aparry3","email":"aaron.parry.18@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/db_0.2.1_1787018571221_0.08263130421830933"},"_hasShrinkwrap":false}},"time":{"created":"2026-06-26T19:24:01.539Z","modified":"2026-08-18T02:02:51.679Z","0.0.0":"2026-06-26T19:24:01.836Z","0.2.0":"2026-07-29T03:57:56.078Z","0.2.1":"2026-08-18T02:02:51.359Z"},"bugs":{"url":"https://github.com/aparry3/agntz/issues"},"author":{"name":"Aaron Bidworthy"},"license":"MIT","homepage":"https://github.com/aparry3/agntz#readme","keywords":["agntz","postgres","sqlite","database","migrations","connection-pool"],"repository":{"type":"git","url":"git+https://github.com/aparry3/agntz.git","directory":"packages/db"},"description":"Shared database plumbing for agntz stores — pooling, migrations, and connection hardening for Postgres and SQLite","maintainers":[{"name":"aparry3","email":"aaron.parry.18@gmail.com"}],"readme":"ERROR: No README data found!","readmeFilename":""}