{"_id":"@slonik/pg-driver","_rev":"100-a2a062b2ea0e27c06925eb271007d0c6","name":"@slonik/pg-driver","dist-tags":{"latest":"49.10.10"},"versions":{"43.0.6":{"name":"@slonik/pg-driver","version":"43.0.6","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@43.0.6","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"6c343612b972a4079fccc489e486104d4b1c091e","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-43.0.6.tgz","fileCount":17,"integrity":"sha512-DtMxglPCDiFTWKhwuRTQMyCYRi3vPM1/95K9hJbCrSgzwA0tPBJyKwdXEBxjG+MKoY1yI1Oq9CkuQtrYdLjjBg==","signatures":[{"sig":"MEUCIAsQ2lhHHt++19vXWwyW25Y8KSsxSMF/67DiwDCD8KH4AiEAjigqpcBwxLbjsSkPs0KLkexrpfIKyz6x06Wnhg7RWYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35023},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","require":"./dist/index.js"}},"gitHead":"f77a6f759cd17af2638cd56edef3716f4ae2b5fc","scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.5.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"pg":"^8.11.5","pg-types":"^4.0.2","@slonik/types":"^43.0.6","@slonik/driver":"^43.0.6","@slonik/errors":"^43.0.6","postgres-array":"^3.0.2","@slonik/sql-tag":"^43.0.6","pg-query-stream":"^4.5.5","@slonik/utilities":"^43.0.6"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.3","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_43.0.6_1715110428625_0.4134250891223137","host":"s3://npm-registry-packages"}},"43.0.7":{"name":"@slonik/pg-driver","version":"43.0.7","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@43.0.7","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"d4a97cd2d4b5847357763d6766dc069b74048470","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-43.0.7.tgz","fileCount":17,"integrity":"sha512-ssBL+yykmMOz609dZf3fsDApQNYDUvAEgzCv2YXjvQ0fD5QCbX7v7RkpIT0OWiAzZUNPitzJ5JId732d4KSngQ==","signatures":[{"sig":"MEQCIDFi9vGnCBBPmczGNXI2DVvwdmsCvKAJJdt3WXvRLRo2AiAEJ6p+3NyyjFFjZiBiSRxO15UkjWjvoQGgA8BLbxyjbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35023},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"gitHead":"ab168bbf804abc0fcbfbe8464c352ca422550b25","scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.5.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"pg":"^8.11.5","pg-types":"^4.0.2","@slonik/types":"^43.0.7","@slonik/driver":"^43.0.7","@slonik/errors":"^43.0.7","postgres-array":"^3.0.2","@slonik/sql-tag":"^43.0.7","pg-query-stream":"^4.5.5","@slonik/utilities":"^43.0.7"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.3","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_43.0.7_1715112559051_0.89328508398437","host":"s3://npm-registry-packages"}},"43.0.8":{"name":"@slonik/pg-driver","version":"43.0.8","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@43.0.8","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"a66123fca0c7bdf85ba29fc80c0d353f7df59871","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-43.0.8.tgz","fileCount":17,"integrity":"sha512-snpqDMjFBqljLNQZrrpTw7yxZWEVlbuzLafs58ElvbgcZSL76M9ATNfOkrye3YCVf2tMkESk7uVQZeLlbsL0tQ==","signatures":[{"sig":"MEUCIQCa3KCZTefUhlie1laW4BTc0ko3SC0nSGVUHV+5+e5TKAIgH5Z++upnJQE3U6Owp1Ybj3n4wO9s3QIEpjRvosbxMdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34915},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"gitHead":"4c158a92d5956c5f9252ea3bc7a7e59822d3a028","scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.5.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"pg":"^8.11.5","pg-types":"^4.0.2","@slonik/types":"^43.0.8","@slonik/driver":"^43.0.8","@slonik/errors":"^43.0.8","postgres-array":"^3.0.2","@slonik/sql-tag":"^43.0.8","pg-query-stream":"^4.5.5","@slonik/utilities":"^43.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.3","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_43.0.8_1715113519975_0.23808627714480401","host":"s3://npm-registry-packages"}},"44.0.0":{"name":"@slonik/pg-driver","version":"44.0.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@44.0.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"06457a235d1f0d65a6beb2018b2fd8f2eb782f6a","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-44.0.0.tgz","fileCount":17,"integrity":"sha512-8fsVdGOYEhMfqUQzLtaIig847UL0Z8bX5SsDNAdcAJRd+EdSzTRn6i8FEE0Mj5ygqJu4shZtXxtF7oYnEK0vWA==","signatures":[{"sig":"MEUCIQDE8ORjGzKb/pe6jdd5+GPccYT1ZAUqHyduwgUi60LS7QIgXlNlEvapo+2iJoZ/6uC77HBT+0YCzeezlpfMis1GS6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34915},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"gitHead":"53c325846c280964e04bbb0f87e67ac46efe394a","scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.5.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"pg":"^8.11.5","pg-types":"^4.0.2","@slonik/types":"^44.0.0","@slonik/driver":"^44.0.0","@slonik/errors":"^44.0.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^44.0.0","pg-query-stream":"^4.5.5","@slonik/utilities":"^44.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.3","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_44.0.0_1715287716611_0.3821482817785875","host":"s3://npm-registry-packages"}},"45.0.0":{"name":"@slonik/pg-driver","version":"45.0.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@45.0.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"e204c4cace8ca83d921fc12703c452d6f5564c6b","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-45.0.0.tgz","fileCount":17,"integrity":"sha512-207//cQj1hdL7Vrulnre+ZKMSIo/hMBs1bloEFWiuI1T9ajgEDOC9F5yxlHsjWaTrZry+abG3vHzS6k6DLIAeQ==","signatures":[{"sig":"MEYCIQD2BMNi7Vz6W5E91oLeoISoq8lrr546YlPVk3tkW0NWDgIhAIHDOZzEGJae1UA/ga7FBF1Uz2bkvfztk2jvD0WDQX4l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34915},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"gitHead":"10fce40e435fbe74ea66d1ef75567af21abeb3da","scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.5.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"pg":"^8.11.5","pg-types":"^4.0.2","@slonik/types":"^45.0.0","@slonik/driver":"^45.0.0","@slonik/errors":"^45.0.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^45.0.0","pg-query-stream":"^4.5.5","@slonik/utilities":"^45.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.3","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_45.0.0_1715616723690_0.051527917330652206","host":"s3://npm-registry-packages"}},"45.1.0":{"name":"@slonik/pg-driver","version":"45.1.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@45.1.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"782ab24742c69d6099de61398814b54248838a30","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-45.1.0.tgz","fileCount":17,"integrity":"sha512-oCXz/Tt7DONJeDCe56sM8ZR8p45wtvx+FneUXwYL7nLCeGuCdd3K7jXGvGabjzd4oV2/s+xku83HhZCIveR6uA==","signatures":[{"sig":"MEQCIE0IWSQkbxT7mCv4gULrus7ZKKbILiq//BsfozzzdiPiAiADjvBjolI+JYTQqngvPy3OLxkkv8E9lloeHPXFQ4G7Yw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34915},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"gitHead":"b1f299a0ddcaf8a947fb337b2db2cbc9bcf47f1b","scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.5.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"pg":"^8.11.5","pg-types":"^4.0.2","@slonik/types":"^45.1.0","@slonik/driver":"^45.1.0","@slonik/errors":"^45.1.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^45.1.0","pg-query-stream":"^4.5.5","@slonik/utilities":"^45.1.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.3","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_45.1.0_1715628882880_0.5399996391858897","host":"s3://npm-registry-packages"}},"45.2.0":{"name":"@slonik/pg-driver","version":"45.2.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@45.2.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"1ed87543e544c11984f93531e63efd0c6ab0b5bb","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-45.2.0.tgz","fileCount":17,"integrity":"sha512-ruzai5hCrk77uD3kxhbkG2/vsfDGDjxIg6RAwpslaFt2iIZhyfPR5nNdaTqm2kBVZDScwl3Rpe+Wa2jJg85r5w==","signatures":[{"sig":"MEUCIBIpdtm9lnQNpkRmtO/+4ow0fENd80bci0wX4zTuTxMnAiEAxCAK2Y8zHQNPm8z4n74VspU+laPnf36xR+OIMO230TM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34915},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"gitHead":"efabbeb20634c8e7b22662766e872941754b133e","scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.5.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"pg":"^8.11.5","pg-types":"^4.0.2","@slonik/types":"^45.2.0","@slonik/driver":"^45.2.0","@slonik/errors":"^45.2.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^45.2.0","pg-query-stream":"^4.5.5","@slonik/utilities":"^45.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.3","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_45.2.0_1715629749310_0.18633156390484196","host":"s3://npm-registry-packages"}},"45.2.1":{"name":"@slonik/pg-driver","version":"45.2.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@45.2.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"5445adee40f9e4b70f8b11e36523a7fc4f2f0c5f","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-45.2.1.tgz","fileCount":17,"integrity":"sha512-KwyRViR4mChwqMThAbAqkJccY+uDwnCJmeXcb2qbu2rqsQP1ok0KXQ3/Z5183egQLRLxBLme9XCpnTU2DOsflA==","signatures":[{"sig":"MEYCIQC8gX6lJxnYKs6WP9mlRxW5L9ACJjYJyXiVbs3cjRD0zgIhAKqjB9HFEgTFJ4YOmQAzCL6Dcq12UkRV3yGlC4IV+DC1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34915},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"gitHead":"6baf9b4b8f971e42b72ad962af17e71583acc2df","scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.5.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"pg":"^8.11.5","pg-types":"^4.0.2","@slonik/types":"^45.2.1","@slonik/driver":"^45.2.1","@slonik/errors":"^45.2.1","postgres-array":"^3.0.2","@slonik/sql-tag":"^45.2.1","pg-query-stream":"^4.5.5","@slonik/utilities":"^45.2.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.3","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_45.2.1_1715632067170_0.4320062814898973","host":"s3://npm-registry-packages"}},"45.3.0":{"name":"@slonik/pg-driver","version":"45.3.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@45.3.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"867381d17c2406d880c42db3e1b3d2b9133a0145","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-45.3.0.tgz","fileCount":17,"integrity":"sha512-D7OdVcMFtrGfScXbCmjhUlytTSa/dXTC1S7p7PkgnDJHHYpdvxEtMYFJQ9uMk+AQiJ6b1+po0SI1DJUcH3H7FQ==","signatures":[{"sig":"MEUCIQDIG3/1JMYHX7o7pXroWjFwiHNSBXD96n3B3tuytE0mLAIgd7W0/wcZt8UB06zEAYkvR/NsiZaCVqzfIrHD8bawh6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34915},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"gitHead":"3b5df5e7107eabcc7e4ac30a81199a32bad56bf7","scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.5.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"pg":"^8.11.5","pg-types":"^4.0.2","@slonik/types":"^45.3.0","@slonik/driver":"^45.3.0","@slonik/errors":"^45.3.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^45.3.0","pg-query-stream":"^4.5.5","@slonik/utilities":"^45.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.3","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_45.3.0_1715721220525_0.043032041801774445","host":"s3://npm-registry-packages"}},"45.4.0":{"name":"@slonik/pg-driver","version":"45.4.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@45.4.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"d07305c744599e500ad888513243332cd85699d9","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-45.4.0.tgz","fileCount":17,"integrity":"sha512-bOVrbU3p54tPS9ABk7t7T68gmMN//UiIRG73lj+/zMXLOg/t2RwQp5PDFm4h8fmp47FYldDirwL2MuUGfcvfaQ==","signatures":[{"sig":"MEYCIQDllyahgJPKfCy4MiWeJwsdXH+IPn1zz0tiiM3wFtRtHwIhAOZcI2aYop6XWrEHaDwwyCL/wetB1qO4qACIKmyqBl9x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34915},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"gitHead":"40ab62fe359176a3d02b1ddef0b70300399caaa4","scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.5.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"pg":"^8.11.5","pg-types":"^4.0.2","@slonik/types":"^45.4.0","@slonik/driver":"^45.4.0","@slonik/errors":"^45.4.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^45.4.0","pg-query-stream":"^4.5.5","@slonik/utilities":"^45.4.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.3","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_45.4.0_1715722750242_0.6967975333854606","host":"s3://npm-registry-packages"}},"45.4.1":{"name":"@slonik/pg-driver","version":"45.4.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@45.4.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"750ea904bfde21ce7ea240303dbf3dd0bbe1bb01","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-45.4.1.tgz","fileCount":17,"integrity":"sha512-H65N6w3c2SgLncdVsnuXnnvLv8w4WDyuHVDubkkHBJ+jhyYiMKgK2W+/aiH3DmCQk3vbZYzGomhBZ3tLgMeBRA==","signatures":[{"sig":"MEYCIQDIT5oAxkS1eTdMHLLo53OuR6JvkAfq1UxNXWHQcVHVWAIhANYxTC/Blj5AqQ74o7lVp9i6qmEMXvbuweGKSl98MLYO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34915},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"gitHead":"0750527d65010f477ac6457873cd9e008bf0122d","scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.5.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"pg":"^8.11.5","pg-types":"^4.0.2","@slonik/types":"^45.4.1","@slonik/driver":"^45.4.1","@slonik/errors":"^45.4.1","postgres-array":"^3.0.2","@slonik/sql-tag":"^45.4.1","pg-query-stream":"^4.5.5","@slonik/utilities":"^45.4.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.3","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_45.4.1_1715729734842_0.1200130353894","host":"s3://npm-registry-packages"}},"45.5.0":{"name":"@slonik/pg-driver","version":"45.5.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@45.5.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"d01ffb0ef41618c62bbe03b3ebfa30ee9ac75842","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-45.5.0.tgz","fileCount":17,"integrity":"sha512-ToTLtPhO7hfXNCxAqbJvHAyu/W2UVVwFsuMJsTjZgccAtrxfFs3XeCy/s4+AO+Z4CiM1l+Qg7dLCxMhbfeY2yw==","signatures":[{"sig":"MEUCIQDMjl7LBsMOUk7FjS903Tls7CjcwKPvxRLgszfmly4zHwIgVQkg9cCMeXnXLgoStoI3EPhtxSJZt2eQpdmXi+Lr3cU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34915},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"gitHead":"573616b8d9f57553e44f04965ac1e047c7fa224e","scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.5.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"pg":"^8.11.5","pg-types":"^4.0.2","@slonik/types":"^45.5.0","@slonik/driver":"^45.5.0","@slonik/errors":"^45.5.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^45.5.0","pg-query-stream":"^4.5.5","@slonik/utilities":"^45.5.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.3","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_45.5.0_1716996678805_0.7385818411870346","host":"s3://npm-registry-packages"}},"45.6.0":{"name":"@slonik/pg-driver","version":"45.6.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@45.6.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"618a79713ef11fa8709787de83c04fa06ade7ff9","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-45.6.0.tgz","fileCount":17,"integrity":"sha512-dJ16x+Dm4Zd9al9np805kB0sxJY3xNdFbEp/vTyqEGIPpfOW3lneEqf+6PNeEwJnKwsbfPUyEP8BwCVuGFha7g==","signatures":[{"sig":"MEYCIQDf2GAzQQH2YVB6wYlT/7NUHp6BGeY6lbSk+AVDE6qhMgIhAN0ZWgw4TyeONuIQhsk8rY0Rt0lLgMhQOr5f/wL1XR+l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35163},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"gitHead":"24cca29536ca0f9b21a8eab8f74b03f44c7cfed1","scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.5.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"pg":"^8.12.0","pg-types":"^4.0.2","@slonik/types":"^45.6.0","@slonik/driver":"^45.6.0","@slonik/errors":"^45.6.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^45.6.0","pg-query-stream":"^4.6.0","@slonik/utilities":"^45.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.3.1","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.3","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_45.6.0_1717600210948_0.5699579220433795","host":"s3://npm-registry-packages"}},"46.0.0":{"name":"@slonik/pg-driver","version":"46.0.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@46.0.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"d4293c448c404e9bfd0c35e03df5a66ad22465ff","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-46.0.0.tgz","fileCount":17,"integrity":"sha512-JDF+1l0AtYcXJ6ppR0v3We6wSVCKwJGBMIJjrvJJqdfEFV8h/Rxz1ch2Fnl5nhw75zfuxdmE2YbB98GebVAK/A==","signatures":[{"sig":"MEUCIAt7NGFOMUymams2kVTLi4rg4N12/gkMcnRuXNmCZCSfAiEA83KtVxCpw1QWGubjLi+sD0IHF+wKQEenl/RvMXwvjsA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35163},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"gitHead":"0768a0c6715687fdf9680ebe0122c6379fbba657","scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.1","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"22.4.1","dependencies":{"pg":"^8.12.0","pg-types":"^4.0.2","@slonik/types":"^46.0.0","@slonik/driver":"^46.0.0","@slonik/errors":"^46.0.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^46.0.0","pg-query-stream":"^4.6.0","@slonik/utilities":"^46.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.1.3","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.5","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_46.0.0_1722525155119_0.691639257136607","host":"s3://npm-registry-packages"}},"46.0.1":{"name":"@slonik/pg-driver","version":"46.0.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@46.0.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"0b9fbe4972c5032581777b309fcb5a05fb9b3a8f","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-46.0.1.tgz","fileCount":18,"integrity":"sha512-FLOQpEoiwWWxqcq+Q9hSdoLn8Mo2uRMAt1TbU02gbkK6C+qikWwV4L9CZc6q3H+vi40pFbWba+iitYQXT5hCiw==","signatures":[{"sig":"MEUCIQDJ25uL0v1oBtuv2nYSv168oFzDL8f7F+MYoHB/JlgBewIgWueVFigIeiPgBcbhqXYX6wXRNe3eoTQHADMdejNPGIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36701},"main":"./dist/index.js","_from":"file:slonik-pg-driver-46.0.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/708c804165c563e4d6c5cd8afdcae6c6/slonik-pg-driver-46.0.1.tgz","_integrity":"sha512-FLOQpEoiwWWxqcq+Q9hSdoLn8Mo2uRMAt1TbU02gbkK6C+qikWwV4L9CZc6q3H+vi40pFbWba+iitYQXT5hCiw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.1","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.16.0","dependencies":{"pg":"^8.12.0","pg-types":"^4.0.2","@slonik/types":"^46.0.1","@slonik/driver":"^46.0.1","@slonik/errors":"^46.0.1","postgres-array":"^3.0.2","@slonik/sql-tag":"^46.0.1","pg-query-stream":"^4.6.0","@slonik/utilities":"^46.0.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.1.3","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.5","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_46.0.1_1722526271782_0.436251273645359","host":"s3://npm-registry-packages"}},"46.1.0":{"name":"@slonik/pg-driver","version":"46.1.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@46.1.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"5173d2db34a50357c232c6cd1e83e3b4e767b597","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-46.1.0.tgz","fileCount":18,"integrity":"sha512-N0AV/c6KAOKkF0OPoCZvIK0xKIO+Kga3IjHK2N4DJzGeXgheWEFv3kJN/5t/9MAMePTO+04iBEXWLKmU/1JvhA==","signatures":[{"sig":"MEQCIEh7RUhABQvwQcRMQCkssdtAE9NxLcLjsa1bSGh64VeMAiBqT+MZ1YPAU34ZcQ2e9cEmd0xpQPQSz677LPXF1lq69g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36701},"main":"./dist/index.js","_from":"file:slonik-pg-driver-46.1.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/b39b9a804ff755fd2898e19f5ac29ccc/slonik-pg-driver-46.1.0.tgz","_integrity":"sha512-N0AV/c6KAOKkF0OPoCZvIK0xKIO+Kga3IjHK2N4DJzGeXgheWEFv3kJN/5t/9MAMePTO+04iBEXWLKmU/1JvhA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.1","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.16.0","dependencies":{"pg":"^8.12.0","pg-types":"^4.0.2","@slonik/types":"^46.1.0","@slonik/driver":"^46.1.0","@slonik/errors":"^46.1.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^46.1.0","pg-query-stream":"^4.6.0","@slonik/utilities":"^46.1.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.1.3","nyc":"^15.1.0","cspell":"^8.6.0","eslint":"^8.57.0","ts-node":"^10.9.1","@types/pg":"^8.11.6","typescript":"^5.4.5","@types/node":"^18.15.3","eslint-config-canonical":"^42.8.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_46.1.0_1724538555714_0.15463453909810077","host":"s3://npm-registry-packages"}},"46.2.0":{"name":"@slonik/pg-driver","version":"46.2.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@46.2.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"890314afdd22f903537d7261f536668223ae5d5a","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-46.2.0.tgz","fileCount":18,"integrity":"sha512-suz514Rcz8M4MXGctNnKQTT/B9Y3g4XInQRUr7F10UsKgNsqYdtB+vHtnKPMtMB23NpJGs+R+RBHVYlRn0/xxA==","signatures":[{"sig":"MEYCIQCYmSbVWEZreMs+NNjQQr+mf0t70K//6FNcFd6xDSb3OQIhAP/uERnUDssmFmM9XjS6yIg0k6DdXrTh0h2HaLowlnI2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37991},"main":"./dist/index.js","_from":"file:slonik-pg-driver-46.2.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/8bbcaa2d9532711a45a6087a20d6c6f1/slonik-pg-driver-46.2.0.tgz","_integrity":"sha512-suz514Rcz8M4MXGctNnKQTT/B9Y3g4XInQRUr7F10UsKgNsqYdtB+vHtnKPMtMB23NpJGs+R+RBHVYlRn0/xxA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.18.0","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^46.2.0","@slonik/driver":"^46.2.0","@slonik/errors":"^46.2.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^46.2.0","pg-query-stream":"^4.7.1","@slonik/utilities":"^46.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.1.3","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"^9.14.0","ts-node":"^10.9.1","@types/pg":"^8.11.10","typescript":"^5.6.3","@types/node":"^22.9.0","@slonik/eslint-config":"^46.2.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_46.2.0_1731608493572_0.2829453456972242","host":"s3://npm-registry-packages"}},"46.3.0":{"name":"@slonik/pg-driver","version":"46.3.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@46.3.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"01ca02d767301f545b45fa2cf1bec5e1d2e9233e","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-46.3.0.tgz","fileCount":18,"integrity":"sha512-d0ChJPIjxyZ6MHVYUDmD5Gj2SqwHmI5mouc1gSfcocr6xrro6DwviohVs7pQ2SGfXKIYcg7EKER0MJqOrJFnPA==","signatures":[{"sig":"MEQCIG0jKisGJyW/025Q/42OsfCiKfZmnom8B6ZNaj27QWJ/AiA4FCQukn86AKQn2N3TdgKUcshPVrVuFUMIxwCEkRDiEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37991},"main":"./dist/index.js","_from":"file:slonik-pg-driver-46.3.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/9cba0e0a0dc2d52f951d0f4a427bd94c/slonik-pg-driver-46.3.0.tgz","_integrity":"sha512-d0ChJPIjxyZ6MHVYUDmD5Gj2SqwHmI5mouc1gSfcocr6xrro6DwviohVs7pQ2SGfXKIYcg7EKER0MJqOrJFnPA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.18.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^46.3.0","@slonik/driver":"^46.3.0","@slonik/errors":"^46.3.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^46.3.0","pg-query-stream":"^4.7.1","@slonik/utilities":"^46.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.1.3","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"^9.16.0","ts-node":"^10.9.1","@types/pg":"^8.11.10","typescript":"^5.6.3","@types/node":"^22.9.0","@slonik/eslint-config":"^46.3.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_46.3.0_1735927107473_0.9560360379857458","host":"s3://npm-registry-packages-npm-production"}},"46.4.0":{"name":"@slonik/pg-driver","version":"46.4.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@46.4.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"9de1fbf21af19d2b2bec0cbc5704ced2be499f2b","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-46.4.0.tgz","fileCount":18,"integrity":"sha512-jamxmj7CIS22q0Ptr/U6XUV/W/x6jig2TwyqHYGmnmO22UQtD9oPzjDoJ/QgibvSBGdNgoXGLS2+QH0cL8c07A==","signatures":[{"sig":"MEUCIQCiFp/JBpuGO7KvAyPmkUu3+t6Aa0X/py+dRSTCnCuUhQIgVspv29SPFKyWRQBrZFCBnAVVLDRhcE3flpq9SuHbCIo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37991},"main":"./dist/index.js","_from":"file:slonik-pg-driver-46.4.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/a35933cf85788d79429fcbf51bae0e55/slonik-pg-driver-46.4.0.tgz","_integrity":"sha512-jamxmj7CIS22q0Ptr/U6XUV/W/x6jig2TwyqHYGmnmO22UQtD9oPzjDoJ/QgibvSBGdNgoXGLS2+QH0cL8c07A==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.18.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^46.4.0","@slonik/driver":"^46.4.0","@slonik/errors":"^46.4.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^46.4.0","pg-query-stream":"^4.7.1","@slonik/utilities":"^46.4.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.1.3","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"^9.16.0","ts-node":"^10.9.1","@types/pg":"^8.11.10","typescript":"^5.6.3","@types/node":"^22.9.0","@slonik/eslint-config":"^46.4.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_46.4.0_1736199653688_0.17384354454403272","host":"s3://npm-registry-packages-npm-production"}},"46.5.0":{"name":"@slonik/pg-driver","version":"46.5.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@46.5.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"f9c1a3e89c9942c678fce8115337a88351108574","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-46.5.0.tgz","fileCount":18,"integrity":"sha512-2hsVVnH/nXYr9AjxmbjZH6cGaFQEHmRsZ4peMaoBPwfGPGd4kuznCcgMxAeGxG92z/RXZt9cVCAbehxUw0KDrQ==","signatures":[{"sig":"MEUCIComnHlrHIJvuPMI03Q9CbBiAgdkGfESsHbA8ZBHdgQ3AiEA9ygkhD64qR3jP/qkPVSSadxUuGMUhaA1dTbqeKu2M0Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37991},"main":"./dist/index.js","_from":"file:slonik-pg-driver-46.5.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/edd6cb8c7ffc53c8660af2680b47abd0/slonik-pg-driver-46.5.0.tgz","_integrity":"sha512-2hsVVnH/nXYr9AjxmbjZH6cGaFQEHmRsZ4peMaoBPwfGPGd4kuznCcgMxAeGxG92z/RXZt9cVCAbehxUw0KDrQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^46.5.0","@slonik/driver":"^46.5.0","@slonik/errors":"^46.5.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^46.5.0","pg-query-stream":"^4.7.1","@slonik/utilities":"^46.5.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.1.3","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"^9.25.1","ts-node":"^10.9.1","@types/pg":"^8.11.10","typescript":"^5.6.3","@types/node":"^22.9.0","@slonik/eslint-config":"^46.5.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_46.5.0_1745963969782_0.5230811862590867","host":"s3://npm-registry-packages-npm-production"}},"46.6.0":{"name":"@slonik/pg-driver","version":"46.6.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@46.6.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"b5be1d279624a7cee711774cd1aadf7c18049052","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-46.6.0.tgz","fileCount":18,"integrity":"sha512-Q2W5EVeM46Q1kRNJeSRr72ZJ5K3gyk2pdvw0Fro5UCmT3+BO5Fzp5OiDOIiMakQsujdqgfZtnZDmC+ZT1ENG+A==","signatures":[{"sig":"MEUCIQDXGeStAx4/vXgN9RknLaWEWQD26HWtUnW9XxdUMH+6uwIgLC1+LkmJhNs7KRfPauxRY+qGKISCK4yfXOKAXM5Vrv0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37991},"main":"./dist/index.js","_from":"file:slonik-pg-driver-46.6.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/6eed0040a8010d2779d1a7a13cb18605/slonik-pg-driver-46.6.0.tgz","_integrity":"sha512-Q2W5EVeM46Q1kRNJeSRr72ZJ5K3gyk2pdvw0Fro5UCmT3+BO5Fzp5OiDOIiMakQsujdqgfZtnZDmC+ZT1ENG+A==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^46.6.0","@slonik/driver":"^46.6.0","@slonik/errors":"^46.6.0","postgres-array":"^3.0.2","@slonik/sql-tag":"^46.6.0","pg-query-stream":"^4.7.1","@slonik/utilities":"^46.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.1.3","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"^9.25.1","ts-node":"^10.9.1","@types/pg":"^8.11.10","typescript":"^5.6.3","@types/node":"^22.9.0","@slonik/eslint-config":"^46.6.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_46.6.0_1746000640963_0.03268428388698186","host":"s3://npm-registry-packages-npm-production"}},"46.6.1":{"name":"@slonik/pg-driver","version":"46.6.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@46.6.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"f40fa1f7c98f92e5c62647f423d43943eb0eeda4","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-46.6.1.tgz","fileCount":18,"integrity":"sha512-VEZXE9hXYG6Ucy+TqVsAc/iZ8pKQzjyAEApKDKBxK9ueNgHbb9KjfzrhBMPAKKysfJRFv2reX/HfeYWRiU3VIw==","signatures":[{"sig":"MEUCIQDcy9j6UKv0/2CMvuRsLjfsyGoeL4vQFTRuoHnNqCL+XAIgGN4oSNPcmfr/0JggkN2uSEtVHKNN4g61vgGQbqo/fWk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37991},"main":"./dist/index.js","_from":"file:slonik-pg-driver-46.6.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/94a508e6272c396aaff5e590422dfa6c/slonik-pg-driver-46.6.1.tgz","_integrity":"sha512-VEZXE9hXYG6Ucy+TqVsAc/iZ8pKQzjyAEApKDKBxK9ueNgHbb9KjfzrhBMPAKKysfJRFv2reX/HfeYWRiU3VIw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^46.6.1","@slonik/driver":"^46.6.1","@slonik/errors":"^46.6.1","postgres-array":"^3.0.2","@slonik/sql-tag":"^46.6.1","pg-query-stream":"^4.7.1","@slonik/utilities":"^46.6.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.1.3","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"^9.25.1","ts-node":"^10.9.1","@types/pg":"^8.11.10","typescript":"^5.6.3","@types/node":"^22.9.0","@slonik/eslint-config":"^46.6.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_46.6.1_1746214904845_0.9145375503404565","host":"s3://npm-registry-packages-npm-production"}},"46.7.0":{"name":"@slonik/pg-driver","version":"46.7.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@46.7.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"a257db9a38768af2c1e3c63d48c0232ed772f13c","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-46.7.0.tgz","fileCount":18,"integrity":"sha512-FAyas1XUmZHHOT3KeaT2+Xwe9By9indsJzOQtazi2h0fXt/l6OHER5qshyL61t+UOrJb2mFmL21HywcgoZjUvg==","signatures":[{"sig":"MEQCIEm3XPBO1BcrN8vlvi2PeJ4Sdqwbu2WSrV18/jer6HnPAiB7OPVNx90qBsUH3Z2nw2fHGHuM5vCRzVZ24pSw8RQvfw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37788},"main":"./dist/index.js","_from":"file:slonik-pg-driver-46.7.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/e4acf5b38d2c3e38c718c747121b1906/slonik-pg-driver-46.7.0.tgz","_integrity":"sha512-FAyas1XUmZHHOT3KeaT2+Xwe9By9indsJzOQtazi2h0fXt/l6OHER5qshyL61t+UOrJb2mFmL21HywcgoZjUvg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^46.7.0","@slonik/driver":"^46.7.0","@slonik/errors":"^46.7.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^46.7.0","pg-query-stream":"^4.9.6","@slonik/utilities":"^46.7.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"9.16.0","ts-node":"^10.9.1","@types/pg":"^8.12.0","typescript":"^5.8.3","@types/node":"^22.15.8","@slonik/eslint-config":"^46.7.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_46.7.0_1746481562218_0.4051459287401855","host":"s3://npm-registry-packages-npm-production"}},"46.8.0":{"name":"@slonik/pg-driver","version":"46.8.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@46.8.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"34acf6e10c7a6e9aa422711e5e635999a70df4a2","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-46.8.0.tgz","fileCount":18,"integrity":"sha512-ene0QxhG/xpaWULuBhWGYND14NZolDCEQNnBvz31KtegWvAo9piZsK/DhVpHP/qww7JnVMrvXORTToXNUDiiNQ==","signatures":[{"sig":"MEUCIQCQrBTtJy9LIc4WoNbfh0YxysBEGBWIRmZNNEcbYsScJAIgJvpaXO8oOZYBYBftjGYPVRy5JfPzqPmGv/2NTalc33w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37788},"main":"./dist/index.js","_from":"file:slonik-pg-driver-46.8.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/e4cb9441ae9c342686fe0f91598e4e17/slonik-pg-driver-46.8.0.tgz","_integrity":"sha512-ene0QxhG/xpaWULuBhWGYND14NZolDCEQNnBvz31KtegWvAo9piZsK/DhVpHP/qww7JnVMrvXORTToXNUDiiNQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^46.8.0","@slonik/driver":"^46.8.0","@slonik/errors":"^46.8.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^46.8.0","pg-query-stream":"^4.9.6","@slonik/utilities":"^46.8.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"9.16.0","ts-node":"^10.9.1","@types/pg":"^8.12.0","typescript":"^5.8.3","@types/node":"^22.15.8","@slonik/eslint-config":"^46.8.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_46.8.0_1746482731946_0.25780763565814824","host":"s3://npm-registry-packages-npm-production"}},"47.0.0":{"name":"@slonik/pg-driver","version":"47.0.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@47.0.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"bc721cb32b696fd53e320941244f3c6594d22d5e","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-47.0.0.tgz","fileCount":18,"integrity":"sha512-vd8fKOYT0h/yPAdpkuY/C4Q9A4oH3N8GfcgtY4nzKZVNB/SICgRVJ0e2iTIWcawOrpJ7XoMeqfAIDGHqbSWfbA==","signatures":[{"sig":"MEQCIH9ItSELQxzX39T5GdhPwpO0Apcx90SY7uAoGb7DZ+CXAiBUYYenkp+xL/RgbLMzIOe03m2ktvYITcO+GvoA5HDoiA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37788},"main":"./dist/index.js","_from":"file:slonik-pg-driver-47.0.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/c8ab35a2e1f7819c7ef7cca6c7f7318b/slonik-pg-driver-47.0.0.tgz","_integrity":"sha512-vd8fKOYT0h/yPAdpkuY/C4Q9A4oH3N8GfcgtY4nzKZVNB/SICgRVJ0e2iTIWcawOrpJ7XoMeqfAIDGHqbSWfbA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^47.0.0","@slonik/driver":"^47.0.0","@slonik/errors":"^47.0.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^47.0.0","pg-query-stream":"^4.9.6","@slonik/utilities":"^47.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"9.16.0","ts-node":"^10.9.1","@types/pg":"^8.12.0","typescript":"^5.8.3","@types/node":"^22.15.8","@slonik/eslint-config":"^47.0.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_47.0.0_1746484925366_0.5761503807811705","host":"s3://npm-registry-packages-npm-production"}},"47.0.1":{"name":"@slonik/pg-driver","version":"47.0.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@47.0.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"471ea1c32b4d494c9da92f151dcf8bfd4076d40b","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-47.0.1.tgz","fileCount":18,"integrity":"sha512-1dwUUTfDkAO9/BMIfFU+sGsr/xP7VAWDU+RvI+OE8cDoW74e4/mAFwwwetABGE52AxiPewmb7ZtXBYRIc1R0iQ==","signatures":[{"sig":"MEQCIB9uczucn27CHSC0EoaxxYB0AFr2LOhus+hS3UFKFHNYAiA9ejaXMwn4tjjmSVvMEsTnptS5nwnhU2nOOVCzTm6F2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37788},"main":"./dist/index.js","_from":"file:slonik-pg-driver-47.0.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/c3290d1dc43f92fa917662cb95e1924d/slonik-pg-driver-47.0.1.tgz","_integrity":"sha512-1dwUUTfDkAO9/BMIfFU+sGsr/xP7VAWDU+RvI+OE8cDoW74e4/mAFwwwetABGE52AxiPewmb7ZtXBYRIc1R0iQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^47.0.1","@slonik/driver":"^47.0.1","@slonik/errors":"^47.0.1","postgres-array":"^3.0.4","@slonik/sql-tag":"^47.0.1","pg-query-stream":"^4.9.6","@slonik/utilities":"^47.0.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"9.16.0","ts-node":"^10.9.1","@types/pg":"^8.12.0","typescript":"^5.8.3","@types/node":"^22.15.8","@slonik/eslint-config":"^47.0.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_47.0.1_1746531531805_0.18610228024085407","host":"s3://npm-registry-packages-npm-production"}},"47.1.0":{"name":"@slonik/pg-driver","version":"47.1.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@47.1.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"d53ee07aef6cf1f0982ca1219c53aa179a031ed1","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-47.1.0.tgz","fileCount":18,"integrity":"sha512-KmNXe3mLrEowOsPJk9iATF10JhpzFoHy/3zZBpqbsSFT+wz1w+cqt/EuNeyANFaHHlMtrCvpENYiKkT4LKxmww==","signatures":[{"sig":"MEUCIQD9MqXH+8VSPh1C8CU5yb2XdAofdZLjWTpLJUxLiHJm2AIgEIxgpGl/5e3t0h6YoZm+CujMT2KdYJf3yJVkPXsOlN8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37788},"main":"./dist/index.js","_from":"file:slonik-pg-driver-47.1.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/fcdc48ecb1a6bbcf7de827ed2ce86b8b/slonik-pg-driver-47.1.0.tgz","_integrity":"sha512-KmNXe3mLrEowOsPJk9iATF10JhpzFoHy/3zZBpqbsSFT+wz1w+cqt/EuNeyANFaHHlMtrCvpENYiKkT4LKxmww==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^47.1.0","@slonik/driver":"^47.1.0","@slonik/errors":"^47.1.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^47.1.0","pg-query-stream":"^4.9.6","@slonik/utilities":"^47.1.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"9.16.0","ts-node":"^10.9.1","@types/pg":"^8.12.0","typescript":"^5.8.3","@types/node":"^22.15.8","@slonik/eslint-config":"^47.1.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_47.1.0_1746541766060_0.7658545990847474","host":"s3://npm-registry-packages-npm-production"}},"47.2.0":{"name":"@slonik/pg-driver","version":"47.2.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@47.2.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"cde3c3a8d6160789ab9780901f56912250ecc4c5","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-47.2.0.tgz","fileCount":18,"integrity":"sha512-GE1b5qAkKJWoK5HQKeQSWT6v3MNG3WXwIO1ylNIw2e+J4WnzclgesNPfIWkI7mq7Vj0oc939PyC09UmcGoZEBg==","signatures":[{"sig":"MEYCIQDLoEm6L/6synaJjo2o5eK98nym7w3ZLJAzt5S4thW3/AIhAPHONaA6YkXxLwvNxK9GZAevo55gzHtHM8xlgMCQ97bv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37788},"main":"./dist/index.js","_from":"file:slonik-pg-driver-47.2.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/2c9f84b250297ff670296323113dd10e/slonik-pg-driver-47.2.0.tgz","_integrity":"sha512-GE1b5qAkKJWoK5HQKeQSWT6v3MNG3WXwIO1ylNIw2e+J4WnzclgesNPfIWkI7mq7Vj0oc939PyC09UmcGoZEBg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^47.2.0","@slonik/driver":"^47.2.0","@slonik/errors":"^47.2.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^47.2.0","pg-query-stream":"^4.9.6","@slonik/utilities":"^47.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"9.16.0","ts-node":"^10.9.1","@types/pg":"^8.12.0","typescript":"^5.8.3","@types/node":"^22.15.8","@slonik/eslint-config":"^47.2.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_47.2.0_1747327020670_0.2737596995573477","host":"s3://npm-registry-packages-npm-production"}},"47.2.1":{"name":"@slonik/pg-driver","version":"47.2.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@47.2.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"e6690d7a42c9350da97cf737cdddbbecc9baae6b","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-47.2.1.tgz","fileCount":18,"integrity":"sha512-nVf+Mq3SYTmA2aYgMcZESufZvPRVc05jUAXfArbDPEKY2343W/5ZKHXQeIPdCn9/GtjzVUQX/0yc+i88IPDBnA==","signatures":[{"sig":"MEYCIQCHNKW5vEjX6KcCr6fuAVcRP+S1C2lH0tiwlRuXCpxYoAIhAJhKTmGeAOoDhgZUQzGPJUm9WBqi6zOh4U508QTeG7yy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37788},"main":"./dist/index.js","_from":"file:slonik-pg-driver-47.2.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/d5e925e4d39c965aab85def657730424/slonik-pg-driver-47.2.1.tgz","_integrity":"sha512-nVf+Mq3SYTmA2aYgMcZESufZvPRVc05jUAXfArbDPEKY2343W/5ZKHXQeIPdCn9/GtjzVUQX/0yc+i88IPDBnA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^47.2.1","@slonik/driver":"^47.2.1","@slonik/errors":"^47.2.1","postgres-array":"^3.0.4","@slonik/sql-tag":"^47.2.1","pg-query-stream":"^4.9.6","@slonik/utilities":"^47.2.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"9.16.0","ts-node":"^10.9.1","@types/pg":"^8.12.0","typescript":"^5.8.3","@types/node":"^22.15.8","@slonik/eslint-config":"^47.2.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_47.2.1_1747329284895_0.23079106277561556","host":"s3://npm-registry-packages-npm-production"}},"47.3.0":{"name":"@slonik/pg-driver","version":"47.3.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@47.3.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"45a1f119f55336f2893fafb076d0a6ddf50c1688","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-47.3.0.tgz","fileCount":18,"integrity":"sha512-4/A++cgbL0RWH8dq0W6aJYRBIe69+W7mVu2eEt1RH39dqBTmtNNGdR4CAv3NJQWiw9w+/a9zLerSwKYKoMN/Aw==","signatures":[{"sig":"MEQCIAHzaIzia6PyiU7hnJC83fFODlQ/b+cIgsSz5jfOBHJ4AiBFTTsZru892SgD1OPHw74dcEUYyYQH92Am+xsLkiMasQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37788},"main":"./dist/index.js","_from":"file:slonik-pg-driver-47.3.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/5d94aafa1231351c9919e959bc7c0803/slonik-pg-driver-47.3.0.tgz","_integrity":"sha512-4/A++cgbL0RWH8dq0W6aJYRBIe69+W7mVu2eEt1RH39dqBTmtNNGdR4CAv3NJQWiw9w+/a9zLerSwKYKoMN/Aw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^47.3.0","@slonik/driver":"^47.3.0","@slonik/errors":"^47.3.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^47.3.0","pg-query-stream":"^4.9.6","@slonik/utilities":"^47.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"9.16.0","ts-node":"^10.9.1","@types/pg":"^8.12.0","typescript":"^5.8.3","@types/node":"^22.15.8","@slonik/eslint-config":"^47.3.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_47.3.0_1747332699296_0.1360249106354845","host":"s3://npm-registry-packages-npm-production"}},"47.3.1":{"name":"@slonik/pg-driver","version":"47.3.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@47.3.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"572f5d5329147b26edb961b48816be24a5267720","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-47.3.1.tgz","fileCount":18,"integrity":"sha512-o+/CGivLM7HWPdX8mE5VW5hy3pI7+ap0Ju5A7DvpNUuaH0Az32X7ojWpHM6hAmirDlDnUiqBWS1r8J2Q1e9XLw==","signatures":[{"sig":"MEQCIBsVCs7JDXimN8sri9G30j/xxJMhavo73MoshN3ubV4XAiBtpmuHYOa9weT3JXMthrDT/xz4lqtvCLx2u5YWz2vdWw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37788},"main":"./dist/index.js","_from":"file:slonik-pg-driver-47.3.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/3da1d0a5e9606fb1e1e50c2c6c37e394/slonik-pg-driver-47.3.1.tgz","_integrity":"sha512-o+/CGivLM7HWPdX8mE5VW5hy3pI7+ap0Ju5A7DvpNUuaH0Az32X7ojWpHM6hAmirDlDnUiqBWS1r8J2Q1e9XLw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^47.3.1","@slonik/driver":"^47.3.1","@slonik/errors":"^47.3.1","postgres-array":"^3.0.4","@slonik/sql-tag":"^47.3.1","pg-query-stream":"^4.9.6","@slonik/utilities":"^47.3.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"9.16.0","ts-node":"^10.9.1","@types/pg":"^8.12.0","typescript":"^5.8.3","@types/node":"^22.15.8","@slonik/eslint-config":"^47.3.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_47.3.1_1747689433710_0.5053796347384618","host":"s3://npm-registry-packages-npm-production"}},"47.3.2":{"name":"@slonik/pg-driver","version":"47.3.2","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@47.3.2","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"require":["ts-node/register/transpile-only"],"extensions":["ts"]},"nyc":{"all":true,"silent":true,"exclude":["**/*.d.ts"],"include":["src/**/*.ts"],"require":["ts-node/register/transpile-only"],"reporter":["html","text-summary"],"sourceMap":false},"dist":{"shasum":"a4b6f509fcc658966486f3b974e7cb384b4ca585","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-47.3.2.tgz","fileCount":18,"integrity":"sha512-TCerY+jxD2ZjlcLAuDN/DIkB7PF/BQ0wDrwj3TqKAf+z3X7COKomniH4XQehoRdfLbEOwfqm2h7qlBPT38sd0g==","signatures":[{"sig":"MEUCIEm64x2/MleV6dy8pQy5ISk5yaxGJGmJfcirxTxlyBfVAiEAppQK/AKC7DMDak/xdGwca5aoD0Ol5cPerR/rE06UXw0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37788},"main":"./dist/index.js","_from":"file:slonik-pg-driver-47.3.2.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"nyc ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/670b47e86ca9c43e92f20151642a0d49/slonik-pg-driver-47.3.2.tgz","_integrity":"sha512-TCerY+jxD2ZjlcLAuDN/DIkB7PF/BQ0wDrwj3TqKAf+z3X7COKomniH4XQehoRdfLbEOwfqm2h7qlBPT38sd0g==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^47.3.2","@slonik/driver":"^47.3.2","@slonik/errors":"^47.3.2","postgres-array":"^3.0.4","@slonik/sql-tag":"^47.3.2","pg-query-stream":"^4.9.6","@slonik/utilities":"^47.3.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","nyc":"^15.1.0","cspell":"^8.16.0","eslint":"9.16.0","ts-node":"^10.9.1","@types/pg":"^8.12.0","typescript":"^5.8.3","@types/node":"^22.15.8","@slonik/eslint-config":"^47.3.2"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_47.3.2_1747690573182_0.8464349837088483","host":"s3://npm-registry-packages-npm-production"}},"48.0.0":{"name":"@slonik/pg-driver","version":"48.0.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.0.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"191b65b478ec114f5a699b59104994f5d447aa82","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.0.0.tgz","fileCount":18,"integrity":"sha512-jlEQkHxl1Ib65R39UH+MDc7SnJk+QdEqao75trI2ji8die4XQ/3pVkJZUm47X+zSjI/F4msc1MWSkFgdMYSIUg==","signatures":[{"sig":"MEYCIQCbQ4FdrIp9Z8eEtX725zpoWpo3VJxAL0TZI/4buu4togIhAOQpE03DAmbt2p3BBUgn9+UKAJ9locc1e71a9uyf0VRZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37134},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.0.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/d58146c037593f2b85913f5d5deca127/slonik-pg-driver-48.0.0.tgz","_integrity":"sha512-jlEQkHxl1Ib65R39UH+MDc7SnJk+QdEqao75trI2ji8die4XQ/3pVkJZUm47X+zSjI/F4msc1MWSkFgdMYSIUg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^48.0.0","@slonik/driver":"^48.0.0","@slonik/errors":"^48.0.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.0.0","pg-query-stream":"^4.9.6","@slonik/utilities":"^48.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","tsimp":"^2.0.12","cspell":"^9.0.1","eslint":"9.27.0","@types/pg":"^8.15.2","typescript":"^5.8.3","@types/node":"^22.15.19","typescript-eslint":"^8.32.1","@slonik/eslint-config":"^48.0.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.0.0_1747698084833_0.8613187450644564","host":"s3://npm-registry-packages-npm-production"}},"48.1.0":{"name":"@slonik/pg-driver","version":"48.1.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.1.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"2fd919bbd987309dc20751059a7df68e67a967e8","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.1.0.tgz","fileCount":18,"integrity":"sha512-elALjw8tQ4QBBxZ5df+D5cNRiwelk7KZRhwexeooUTqf3yxgXzn/HfcvhlMjWIlf40/lCeyhLjPHchoQIzCpFQ==","signatures":[{"sig":"MEUCIQDinoVPbfNGhhFhjsMBz+ShuLUO4wPkQdxkNIobR/WOIQIgcdAjwkvoW6Ktkss77xpn6Y+CsYefGpXKAFWvvqQMJtQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37134},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.1.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/58db75b77eae88503955c8b4150505b0/slonik-pg-driver-48.1.0.tgz","_integrity":"sha512-elALjw8tQ4QBBxZ5df+D5cNRiwelk7KZRhwexeooUTqf3yxgXzn/HfcvhlMjWIlf40/lCeyhLjPHchoQIzCpFQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^48.1.0","@slonik/driver":"^48.1.0","@slonik/errors":"^48.1.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.1.0","pg-query-stream":"^4.9.6","@slonik/utilities":"^48.1.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","tsimp":"^2.0.12","cspell":"^9.0.1","eslint":"9.27.0","@types/pg":"^8.15.2","typescript":"^5.8.3","@types/node":"^22.15.19","typescript-eslint":"^8.32.1","@slonik/eslint-config":"^48.1.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.1.0_1747701549558_0.7094567949074373","host":"s3://npm-registry-packages-npm-production"}},"48.1.1":{"name":"@slonik/pg-driver","version":"48.1.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.1.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"ff9ccfb34c82143e5e8f23ab8f8a6674fd72669f","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.1.1.tgz","fileCount":18,"integrity":"sha512-yfk3Zf+Dt5gRInGruQT+SgLJSspN6tEZmrHZMCjibXYhyiO3Z2C18Feq4pm84DICAH4TCdDaLC3Sf5yNV+nlaQ==","signatures":[{"sig":"MEUCIBpVOKxedbSDMba2TH/gkL+IrxzAdF5gZp+iTSYriBa5AiEAz7KthV6RL4w14LMbtLEyL4pYdsO0cCvSJQ7qFHYVQfc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37134},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.1.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/8500470198cf2342c62f898e174b15c9/slonik-pg-driver-48.1.1.tgz","_integrity":"sha512-yfk3Zf+Dt5gRInGruQT+SgLJSspN6tEZmrHZMCjibXYhyiO3Z2C18Feq4pm84DICAH4TCdDaLC3Sf5yNV+nlaQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^48.1.1","@slonik/driver":"^48.1.1","@slonik/errors":"^48.1.1","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.1.1","pg-query-stream":"^4.9.6","@slonik/utilities":"^48.1.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","tsimp":"^2.0.12","cspell":"^9.0.2","eslint":"9.27.0","@types/pg":"^8.15.2","typescript":"^5.8.3","@types/node":"^22.15.21","typescript-eslint":"^8.32.1","@slonik/eslint-config":"^48.1.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.1.1_1748214641842_0.6810482625345236","host":"s3://npm-registry-packages-npm-production"}},"48.1.2":{"name":"@slonik/pg-driver","version":"48.1.2","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.1.2","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"505c35eed439afdc64499ad758bcf4d336e04954","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.1.2.tgz","fileCount":18,"integrity":"sha512-BHcizIDkKLuiQ4PL8S7+lBVNrGeFJEdarvT5yA4hUfr3Nyh4nzjgrqmT3BU7vihcHWDxni5YJPjncM+ildCm5g==","signatures":[{"sig":"MEQCIGBc1kB2mTE5rT8EP8k5c8b3DmroX47yJEaVHeoTwRstAiBxJ7/EXVjlW8d/c+xKL+oxX16tIc7ldDhf7CXPDDyE1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37134},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.1.2.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/9cd4e0e8bce404b238f1bec4ccaf45ac/slonik-pg-driver-48.1.2.tgz","_integrity":"sha512-BHcizIDkKLuiQ4PL8S7+lBVNrGeFJEdarvT5yA4hUfr3Nyh4nzjgrqmT3BU7vihcHWDxni5YJPjncM+ildCm5g==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.2","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^48.1.2","@slonik/driver":"^48.1.2","@slonik/errors":"^48.1.2","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.1.2","pg-query-stream":"^4.9.6","@slonik/utilities":"^48.1.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","tsimp":"^2.0.12","cspell":"^9.0.2","eslint":"9.28.0","@types/pg":"^8.15.3","typescript":"^5.8.3","@types/node":"^22.15.29","typescript-eslint":"^8.33.0","@slonik/eslint-config":"^48.1.2"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.1.2_1748798369381_0.4685880647998151","host":"s3://npm-registry-packages-npm-production"}},"48.2.0":{"name":"@slonik/pg-driver","version":"48.2.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.2.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"96f61baddc091da0cb9fbae93ac730c9f1e96d18","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.2.0.tgz","fileCount":18,"integrity":"sha512-qZdyDTDtA+T7UU1X9eGnDMZkHabVyAP6QQ06vTuPfgqpXZXGgcXyG7T4/PGP05ZiWuZTA7269s73uL7mRvNTmg==","signatures":[{"sig":"MEQCIHPE2dcpdtYEV4vubW7cPuRgaF8Sa+GJBncm85MS+SAZAiA4sEYsgMqxFLX46DE6beyh6wh35waOfOwR9DnkpXeHJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37134},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.2.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/518aee612a34210646fb460ad7a405b7/slonik-pg-driver-48.2.0.tgz","_integrity":"sha512-qZdyDTDtA+T7UU1X9eGnDMZkHabVyAP6QQ06vTuPfgqpXZXGgcXyG7T4/PGP05ZiWuZTA7269s73uL7mRvNTmg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.4","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^48.2.0","@slonik/driver":"^48.2.0","@slonik/errors":"^48.2.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.2.0","pg-query-stream":"^4.9.6","@slonik/utilities":"^48.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","tsimp":"^2.0.12","cspell":"^9.0.2","eslint":"9.28.0","@types/pg":"^8.15.3","typescript":"^5.8.3","@types/node":"^22.15.29","typescript-eslint":"^8.33.0","@slonik/eslint-config":"^48.2.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.2.0_1753351535421_0.6431872657731497","host":"s3://npm-registry-packages-npm-production"}},"48.3.0":{"name":"@slonik/pg-driver","version":"48.3.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.3.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"e9285b7a8a4fc00e4020ecf33c2d13fa2f0ade7c","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.3.0.tgz","fileCount":18,"integrity":"sha512-uXoKsyabyPKzCtUspKDf1bvk6212CcrnbeE1YPO8TCkFN4xbhQnQsD5mPZxtn9ocD2vfFDk4FDWPvREzI0zHwA==","signatures":[{"sig":"MEUCIChvy/IQBqagqxbmot/3OrcPmATuJX9bTqR4nf6zLJ4/AiEAySmdEzWODD0psRSeJK6ymNYIiUn/V9CbA95jqo3FpY8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37134},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.3.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/e89deabaeae6b3022ee9667885834e83/slonik-pg-driver-48.3.0.tgz","_integrity":"sha512-uXoKsyabyPKzCtUspKDf1bvk6212CcrnbeE1YPO8TCkFN4xbhQnQsD5mPZxtn9ocD2vfFDk4FDWPvREzI0zHwA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.4","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^48.3.0","@slonik/driver":"^48.3.0","@slonik/errors":"^48.3.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.3.0","pg-query-stream":"^4.9.6","@slonik/utilities":"^48.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","tsimp":"^2.0.12","cspell":"^9.0.2","eslint":"9.28.0","@types/pg":"^8.15.3","typescript":"^5.8.3","@types/node":"^22.15.29","typescript-eslint":"^8.33.0","@slonik/eslint-config":"^48.3.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.3.0_1753616004025_0.5479829651800934","host":"s3://npm-registry-packages-npm-production"}},"48.4.0":{"name":"@slonik/pg-driver","version":"48.4.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.4.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"8c6e302663c7c6ec187832f7f1a0859e988f2c26","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.4.0.tgz","fileCount":18,"integrity":"sha512-UuiL7vuP29wW98Me3gkB0oiviZVFSJraEZd1mRQn/VR28YBPTtnarygUaCv52f/+1HaeafN/HMxCujFZ+WoIDQ==","signatures":[{"sig":"MEUCIQCAI6VXCwy1sRiPNgK8/9jX9t1nA0ApN5hr3Ssf3jby+gIgP3IccTLV8VV0wbjiZ+MavmUpEQLmIPm99e5DIdYLbAc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37134},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.4.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/1b7834430b0ec0c9926ca279a5bb3d1f/slonik-pg-driver-48.4.0.tgz","_integrity":"sha512-UuiL7vuP29wW98Me3gkB0oiviZVFSJraEZd1mRQn/VR28YBPTtnarygUaCv52f/+1HaeafN/HMxCujFZ+WoIDQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.4","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^48.4.0","@slonik/driver":"^48.4.0","@slonik/errors":"^48.4.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.4.0","pg-query-stream":"^4.9.6","@slonik/utilities":"^48.4.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","tsimp":"^2.0.12","cspell":"^9.0.2","eslint":"9.28.0","@types/pg":"^8.15.3","typescript":"^5.8.3","@types/node":"^22.15.29","typescript-eslint":"^8.33.0","@slonik/eslint-config":"^48.4.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.4.0_1754606436642_0.9198029942668848","host":"s3://npm-registry-packages-npm-production"}},"48.4.1":{"name":"@slonik/pg-driver","version":"48.4.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.4.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"c425f72f9ed3a3c1d9e9d91f40b59d419a1a9b78","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.4.1.tgz","fileCount":18,"integrity":"sha512-XgKiMk+NI6bTLqodM7ZKP020aPQ8LzONSYK2DtC1wpjZpyTXPN42FN8CXD5azoVTEgcLvIKGKmL3v/abuBkE2Q==","signatures":[{"sig":"MEQCIHb5nliKIZC02sIhUb3h6yheIUjfQy6c9v+UqR6ZYQFkAiBxXIbbjXI5GjC6/QHQX1DmoB51O+IX1X+UDb3hmNZ+wg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37134},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.4.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/fac768266bd9aef5d334d1580b7a69ea/slonik-pg-driver-48.4.1.tgz","_integrity":"sha512-XgKiMk+NI6bTLqodM7ZKP020aPQ8LzONSYK2DtC1wpjZpyTXPN42FN8CXD5azoVTEgcLvIKGKmL3v/abuBkE2Q==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.4","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^48.4.1","@slonik/driver":"^48.4.1","@slonik/errors":"^48.4.1","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.4.1","pg-query-stream":"^4.9.6","@slonik/utilities":"^48.4.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","tsimp":"^2.0.12","cspell":"^9.0.2","eslint":"9.28.0","@types/pg":"^8.15.3","typescript":"^5.8.3","@types/node":"^22.15.29","typescript-eslint":"^8.33.0","@slonik/eslint-config":"^48.4.1"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.4.1_1754664999559_0.6424027783320323","host":"s3://npm-registry-packages-npm-production"}},"48.4.2":{"name":"@slonik/pg-driver","version":"48.4.2","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.4.2","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"96c669cd14f9e991e06c95214206e553587c1097","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.4.2.tgz","fileCount":18,"integrity":"sha512-4ouJCXUqZSBrjF1lCqd+tWQ2W6NiYHUJu15mziI2WcXzebgmJhUeWKWnua+YcJS+ZVA+BiueVUcEQL+4+j0oEg==","signatures":[{"sig":"MEQCIEJhjiWiCyMM4weHdxvY07aq3kG4wBMJLgZuQpaG/n08AiAzjaMGfrSDk76xII2p/r0uKeNvBIFMCB14VRjTWXto0Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37134},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.4.2.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/684ba05954882a0becaf914898f8eb78/slonik-pg-driver-48.4.2.tgz","_integrity":"sha512-4ouJCXUqZSBrjF1lCqd+tWQ2W6NiYHUJu15mziI2WcXzebgmJhUeWKWnua+YcJS+ZVA+BiueVUcEQL+4+j0oEg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.4","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^48.4.2","@slonik/driver":"^48.4.2","@slonik/errors":"^48.4.2","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.4.2","pg-query-stream":"^4.9.6","@slonik/utilities":"^48.4.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","tsimp":"^2.0.12","cspell":"^9.0.2","eslint":"9.28.0","@types/pg":"^8.15.3","typescript":"^5.8.3","@types/node":"^22.15.29","typescript-eslint":"^8.33.0","@slonik/eslint-config":"^48.4.2"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.4.2_1756937665812_0.25179956455447816","host":"s3://npm-registry-packages-npm-production"}},"48.5.0":{"name":"@slonik/pg-driver","version":"48.5.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.5.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"36bf02dcb9dc92e7a4cc9ee79d25de8ed20d6794","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.5.0.tgz","fileCount":18,"integrity":"sha512-+654Sk/cKON9Ckckxzr3IjH+xi9pr5RGp+mFIz2VAWSoTaCPDkbVifn0wL1DI52AWksr6QbpUo0IgGURFQ1fZg==","signatures":[{"sig":"MEUCIHntsXgnZE5wsN/u/I/hai27SyMLeMtI6OfT+X5WKXlFAiEAwstd0eJ97qOs3VvU7mAOUxStP8QwkoQOeagIqFpOXxg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37134},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.5.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/803e253688d3ece47e0ad1931b4f22be/slonik-pg-driver-48.5.0.tgz","_integrity":"sha512-+654Sk/cKON9Ckckxzr3IjH+xi9pr5RGp+mFIz2VAWSoTaCPDkbVifn0wL1DI52AWksr6QbpUo0IgGURFQ1fZg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.4","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^48.5.0","@slonik/driver":"^48.5.0","@slonik/errors":"^48.5.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.5.0","pg-query-stream":"^4.9.6","@slonik/utilities":"^48.5.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","tsimp":"^2.0.12","cspell":"^9.0.2","eslint":"9.28.0","@types/pg":"^8.15.3","typescript":"^5.8.3","@types/node":"^22.15.29","typescript-eslint":"^8.33.0","@slonik/eslint-config":"^48.5.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.5.0_1756941830790_0.4889297111842066","host":"s3://npm-registry-packages-npm-production"}},"48.6.0":{"name":"@slonik/pg-driver","version":"48.6.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.6.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"56eeaf6b32b8ff240718ecec10e9b10540fe6300","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.6.0.tgz","fileCount":18,"integrity":"sha512-kaVRVbj2nVL+IH0Y2kstkOoQx8zOnVGpDaBSnQ6FISKWgMQw+d7bb/PN7ygKRkzUb7FBV6rlbHuBDpK8I1VRFA==","signatures":[{"sig":"MEUCIQCja0R7AeCoSWcK2k2kT+MtsEc+a4768DcSYWXRBWq3NwIgZX1B0SfooxDXJqEbYl62FPLSJ0xDVmm9qnLe8UhaXh0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37134},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.6.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/5dfccd36a3f7638b29be903bc926ed65/slonik-pg-driver-48.6.0.tgz","_integrity":"sha512-kaVRVbj2nVL+IH0Y2kstkOoQx8zOnVGpDaBSnQ6FISKWgMQw+d7bb/PN7ygKRkzUb7FBV6rlbHuBDpK8I1VRFA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.4","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^48.6.0","@slonik/driver":"^48.6.0","@slonik/errors":"^48.6.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.6.0","pg-query-stream":"^4.9.6","@slonik/utilities":"^48.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","tsimp":"^2.0.12","cspell":"^9.0.2","eslint":"9.28.0","@types/pg":"^8.15.3","typescript":"^5.8.3","@types/node":"^22.15.29","typescript-eslint":"^8.33.0","@slonik/eslint-config":"^48.6.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.6.0_1756945891335_0.8212466068328022","host":"s3://npm-registry-packages-npm-production"}},"48.7.0":{"name":"@slonik/pg-driver","version":"48.7.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.7.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"de10343a7598dacae88eb97b957dbf0ec643c0b1","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.7.0.tgz","fileCount":18,"integrity":"sha512-1mWQAIFjkum84UDRWY/x3RZl4dnvG5ibCMzBESSndByAdI/+UjoY9A0NJ+B9jAS1ztIeRqPtqf9zUKa1fFmoSA==","signatures":[{"sig":"MEUCIBOwnA2HUc7Knk190BeZv+n77++9zk3pYeQIG1GuXn0EAiEA2tMbZ5if0RFAtkocj75ZdYWDJaE1bGBpxRurh084is0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37134},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.7.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/4b45bf3bb42fb7d06ad72e85776a91cf/slonik-pg-driver-48.7.0.tgz","_integrity":"sha512-1mWQAIFjkum84UDRWY/x3RZl4dnvG5ibCMzBESSndByAdI/+UjoY9A0NJ+B9jAS1ztIeRqPtqf9zUKa1fFmoSA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^48.7.0","@slonik/driver":"^48.7.0","@slonik/errors":"^48.7.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.7.0","pg-query-stream":"^4.9.6","@slonik/utilities":"^48.7.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","tsimp":"^2.0.12","cspell":"^9.0.2","eslint":"9.28.0","@types/pg":"^8.15.3","typescript":"^5.8.3","@types/node":"^22.15.29","typescript-eslint":"^8.33.0","@slonik/eslint-config":"^48.7.0"},"peerDependencies":{"zod":"^3"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.7.0_1761449633306_0.8210707688260779","host":"s3://npm-registry-packages-npm-production"}},"48.7.1":{"name":"@slonik/pg-driver","version":"48.7.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.7.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"51e5dd6dd1fc9e83b2e2173c6ccabb38234d12b6","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.7.1.tgz","fileCount":18,"integrity":"sha512-uKSqGcA7Ofl2Uy7a5HU/m1dK0S2rJrEtnZN9C8FXN9HRhL121Bzjv+duo3mv34THy/BFWF1WuBVV5aSnuxfluw==","signatures":[{"sig":"MEQCIHza+OwQajOsDCKWgxwsh1wQQi9ODEvKxzYTaLat9lgNAiAU1seDwmiy1rjThiK3puJ9r4/uZlS8IUEIFpdp1NrxRQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37144},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.7.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/9eeb264f5a1b9e17826bac232dd45eed/slonik-pg-driver-48.7.1.tgz","_integrity":"sha512-uKSqGcA7Ofl2Uy7a5HU/m1dK0S2rJrEtnZN9C8FXN9HRhL121Bzjv+duo3mv34THy/BFWF1WuBVV5aSnuxfluw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"pg":"^8.13.1","pg-types":"^4.0.2","@slonik/types":"^48.7.1","@slonik/driver":"^48.7.1","@slonik/errors":"^48.7.1","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.7.1","pg-query-stream":"^4.9.6","@slonik/utilities":"^48.7.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.3.0","tsimp":"^2.0.12","cspell":"^9.0.2","eslint":"9.28.0","@types/pg":"^8.15.3","typescript":"^5.8.3","@types/node":"^22.15.29","typescript-eslint":"^8.33.0","@slonik/eslint-config":"^48.7.1"},"peerDependencies":{"zod":"^3 || ^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.7.1_1762964663526_0.3505194914149239","host":"s3://npm-registry-packages-npm-production"}},"48.8.0":{"name":"@slonik/pg-driver","version":"48.8.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.8.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"238b59d7fb3e20933a4328e1bddcd304a57d7b5f","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.8.0.tgz","fileCount":18,"integrity":"sha512-9DKxNNbNBR/mA3I2xd1uryJVKzyMFy7FrqsHvsSByTbqY0/R22kFPVW8u0Z4G8qn7+kz+BcNcjTWkcgQfrbGpg==","signatures":[{"sig":"MEQCIEqbcPrsnZ8NpF642tHTp98E96ffz4yx1Rqh9XP0gmuUAiBYaDpyhPpYTmAl93rsWmsNzHGLIHSz6tbtRNiFmcVh6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37144},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.8.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/117ec91db81925a39ccd450e0b2d6ddf/slonik-pg-driver-48.8.0.tgz","_integrity":"sha512-9DKxNNbNBR/mA3I2xd1uryJVKzyMFy7FrqsHvsSByTbqY0/R22kFPVW8u0Z4G8qn7+kz+BcNcjTWkcgQfrbGpg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"pg":"^8.16.3","pg-types":"^4.1.0","@slonik/types":"^48.8.0","@slonik/driver":"^48.8.0","@slonik/errors":"^48.8.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.8.0","pg-query-stream":"^4.10.3","@slonik/utilities":"^48.8.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.3.1","eslint":"9.39.1","@types/pg":"^8.15.6","typescript":"^5.9.3","@types/node":"^24.10.1","typescript-eslint":"^8.46.4","@slonik/eslint-config":"^48.8.0"},"peerDependencies":{"zod":"^3 || ^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.8.0_1763138997005_0.5167882038473284","host":"s3://npm-registry-packages-npm-production"}},"48.8.1":{"name":"@slonik/pg-driver","version":"48.8.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.8.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"3d5370d01f2e89e2b778c47c7cc119ea07de0c23","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.8.1.tgz","fileCount":18,"integrity":"sha512-1tdd5MaHxDfRYZU8PujLxyDLdc6/bva+vH5hcG83aYHnu3bmUrPVa8v88ftn6St2+w8LThN64jWCMbtw0/DMkQ==","signatures":[{"sig":"MEUCIQCxKuRbg8xeN9CE8wZWf4jGMBdTW3Jt1VRGsPJSAJLGawIgRIU7IyeElZS0Ps8NMTwJV72qK1htEa9cQkyW45YKna4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37144},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.8.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/874f815926941f7e2a0d138d5ffcd2b7/slonik-pg-driver-48.8.1.tgz","_integrity":"sha512-1tdd5MaHxDfRYZU8PujLxyDLdc6/bva+vH5hcG83aYHnu3bmUrPVa8v88ftn6St2+w8LThN64jWCMbtw0/DMkQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"pg":"^8.16.3","pg-types":"^4.1.0","@slonik/types":"^48.8.1","@slonik/driver":"^48.8.1","@slonik/errors":"^48.8.1","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.8.1","pg-query-stream":"^4.10.3","@slonik/utilities":"^48.8.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.3.1","eslint":"9.39.1","@types/pg":"^8.15.6","typescript":"^5.9.3","@types/node":"^24.10.1","typescript-eslint":"^8.46.4","@slonik/eslint-config":"^48.8.1"},"peerDependencies":{"zod":"^3 || ^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.8.1_1763746708822_0.6085913036171411","host":"s3://npm-registry-packages-npm-production"}},"48.8.2":{"name":"@slonik/pg-driver","version":"48.8.2","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.8.2","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"2a52dc38fa9346c4bf137cda73cdb04f358410eb","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.8.2.tgz","fileCount":18,"integrity":"sha512-jnmLF9/tQm7fglRsNbG6XZ7oR753ZNoCpQULP0ishtIDpbAmFP6sNMFzz5jIX63j0R5al1SnOjyBpJYqP7bq0Q==","signatures":[{"sig":"MEYCIQDSXOVUnMY2J7UbgwML6DNrnTScesEl6izmeICKB/asyQIhAKofg5Hac9yqueiJqke0TrGsxIlf95N415Xe67y6FWOC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37143},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.8.2.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/a740965b91d6441401125e43ef13813d/slonik-pg-driver-48.8.2.tgz","_integrity":"sha512-jnmLF9/tQm7fglRsNbG6XZ7oR753ZNoCpQULP0ishtIDpbAmFP6sNMFzz5jIX63j0R5al1SnOjyBpJYqP7bq0Q==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"pg":"^8.16.3","pg-types":"^4.1.0","@slonik/types":"^48.8.2","@slonik/driver":"^48.8.2","@slonik/errors":"^48.8.2","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.8.2","pg-query-stream":"^4.10.3","@slonik/utilities":"^48.8.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.3.1","eslint":"9.39.1","@types/pg":"^8.15.6","typescript":"^5.9.3","@types/node":"^24.10.1","typescript-eslint":"^8.46.4","@slonik/eslint-config":"^48.8.2"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.8.2_1763753722779_0.14870166453454292","host":"s3://npm-registry-packages-npm-production"}},"48.8.3":{"name":"@slonik/pg-driver","version":"48.8.3","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.8.3","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"fdfaa4f013d3e18168618b1b45815082220514ab","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.8.3.tgz","fileCount":18,"integrity":"sha512-0mtCM/P6GLB8FF18HMXRbBYfBBp9UKeFpQfZy+9pjU6+UR3EPQeCdRkZBI8NLXL6JsMTAGBfICKF42TWi8Ovgw==","signatures":[{"sig":"MEQCIDiOOTeXZ7hcycw2eXBl/pNxlzUpM1fRp4sQo5VuOcmCAiA3P3LYP8vTagkV4bg2ac+fo0vKbrUZO4OkIMrIRZU+dw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37143},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.8.3.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/a59d77dc6da16f862734468bd29ab986/slonik-pg-driver-48.8.3.tgz","_integrity":"sha512-0mtCM/P6GLB8FF18HMXRbBYfBBp9UKeFpQfZy+9pjU6+UR3EPQeCdRkZBI8NLXL6JsMTAGBfICKF42TWi8Ovgw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"pg":"^8.16.3","pg-types":"^4.1.0","@slonik/types":"^48.8.3","@slonik/driver":"^48.8.3","@slonik/errors":"^48.8.3","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.8.3","pg-query-stream":"^4.10.3","@slonik/utilities":"^48.8.3"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.3.1","eslint":"9.39.1","@types/pg":"^8.15.6","typescript":"^5.9.3","@types/node":"^24.10.1","typescript-eslint":"^8.46.4","@slonik/eslint-config":"^48.8.3"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.8.3_1763757044396_0.36163859418502975","host":"s3://npm-registry-packages-npm-production"}},"48.8.4":{"name":"@slonik/pg-driver","version":"48.8.4","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.8.4","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"78ecd0d6e8d128f62990d94a55c110b04035e81d","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.8.4.tgz","fileCount":18,"integrity":"sha512-fKDhbdL+DZXEM4HQYGUjTxN/sEF7iGb1aI1QIPqliQmeVEYZIHGHXYJlydb+P3wRJW4qDqMRVd+N3VMkzrk+Iw==","signatures":[{"sig":"MEUCIBz52s65RD909yhKfG47VlxIs+1L+dd4L2LUWsbzo6ZQAiEA2IEUbnugXwdfD5KgWdC/uLtmxlkdg2VLWPQFSUsHSgE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37143},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.8.4.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/16b0c8bc8da231d45a9c1aa1edde71d9/slonik-pg-driver-48.8.4.tgz","_integrity":"sha512-fKDhbdL+DZXEM4HQYGUjTxN/sEF7iGb1aI1QIPqliQmeVEYZIHGHXYJlydb+P3wRJW4qDqMRVd+N3VMkzrk+Iw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"pg":"^8.16.3","pg-types":"^4.1.0","@slonik/types":"^48.8.4","@slonik/driver":"^48.8.4","@slonik/errors":"^48.8.4","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.8.4","pg-query-stream":"^4.10.3","@slonik/utilities":"^48.8.4"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.3.2","eslint":"9.39.1","@types/pg":"^8.15.6","typescript":"^5.9.3","@types/node":"^24.10.1","typescript-eslint":"^8.47.0","@slonik/eslint-config":"^48.8.4"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.8.4_1763758348781_0.3223475963670266","host":"s3://npm-registry-packages-npm-production"}},"48.8.5":{"name":"@slonik/pg-driver","version":"48.8.5","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.8.5","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"208254f0f878ee224bc81977d20f0e2de05a58bb","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.8.5.tgz","fileCount":18,"integrity":"sha512-8SZEa38CcmG62Q1IjVr1BerinR8a9ReXk1DiclAcQSr8HSg3mKrS7wDuSy/pTHsiFPp8XoWVbQn5/QkWdGakXQ==","signatures":[{"sig":"MEUCIQCFlTCltUFg6b+GmoaC7bQSZdzc5nT+BP4HLiVZCetrAQIgSfpZPZGeAbonLKtCaWVofUKw7MWS2gvG3AV2nzMk9dU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37143},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.8.5.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/c973f9e32b73601a9cbea2db5f3cd38b/slonik-pg-driver-48.8.5.tgz","_integrity":"sha512-8SZEa38CcmG62Q1IjVr1BerinR8a9ReXk1DiclAcQSr8HSg3mKrS7wDuSy/pTHsiFPp8XoWVbQn5/QkWdGakXQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"pg":"^8.16.3","pg-types":"^4.1.0","@slonik/types":"^48.8.5","@slonik/driver":"^48.8.5","@slonik/errors":"^48.8.5","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.8.5","pg-query-stream":"^4.10.3","@slonik/utilities":"^48.8.5"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.3.2","eslint":"9.39.1","@types/pg":"^8.15.6","typescript":"^5.9.3","@types/node":"^24.10.1","typescript-eslint":"^8.47.0","@slonik/eslint-config":"^48.8.5"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.8.5_1763935134545_0.03881174205279714","host":"s3://npm-registry-packages-npm-production"}},"48.8.6":{"name":"@slonik/pg-driver","version":"48.8.6","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.8.6","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"85a78085746b7b439efc83daa0edb20ab46291e6","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.8.6.tgz","fileCount":18,"integrity":"sha512-ug5G/AEhshfJ38IKU0rr3quDuSyuumZUXQxI3nzZAVMweYbUujTLeiHzHz0R7dlIzEs6JJBjZCnsSBwCyT/5+A==","signatures":[{"sig":"MEUCIFcdz7X6iGjyau0SQD7qYGo3kWa6D2mlPhTw5n6nKPVsAiEA4f2nvgcncqFzQh4ac/fFtrvN49H+tXGXl/p0qcXmOdA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":38505},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.8.6.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/b49afdff4f857e2d4bce1cb524a93923/slonik-pg-driver-48.8.6.tgz","_integrity":"sha512-ug5G/AEhshfJ38IKU0rr3quDuSyuumZUXQxI3nzZAVMweYbUujTLeiHzHz0R7dlIzEs6JJBjZCnsSBwCyT/5+A==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"pg":"^8.16.3","pg-types":"^4.1.0","@slonik/types":"^48.8.6","@slonik/driver":"^48.8.6","@slonik/errors":"^48.8.6","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.8.6","pg-query-stream":"^4.10.3","@slonik/utilities":"^48.8.6"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.3.2","eslint":"9.39.1","@types/pg":"^8.15.6","typescript":"^5.9.3","@types/node":"^24.10.1","typescript-eslint":"^8.47.0","@slonik/eslint-config":"^48.8.6"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.8.6_1764368287683_0.20401166638504353","host":"s3://npm-registry-packages-npm-production"}},"48.8.7":{"name":"@slonik/pg-driver","version":"48.8.7","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.8.7","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"eb54ee27e86ecf73d53a9fe2f0d52dd37f840960","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.8.7.tgz","fileCount":18,"integrity":"sha512-O8XuNkOShZqVOqRtDJUEmUaDSIq5O+XF6d8v2KezR/Y/1S8HwyN7Hp4yQGkB1izjXFSg4JNzAfcWHsMrg7Catg==","signatures":[{"sig":"MEUCIQDoieFnPwBdJ9LNltkZFW8F+6YBgrG69o1JdOlw8ge1wgIgCoJL52JaiJ/QJz+YeL4xpKGF5UR531EsBOw3bXJu1I8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":38505},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.8.7.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"_resolved":"/tmp/ef57832cf6a5f770fa9e3a79646c1769/slonik-pg-driver-48.8.7.tgz","_integrity":"sha512-O8XuNkOShZqVOqRtDJUEmUaDSIq5O+XF6d8v2KezR/Y/1S8HwyN7Hp4yQGkB1izjXFSg4JNzAfcWHsMrg7Catg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"pg":"^8.16.3","pg-types":"^4.1.0","@slonik/types":"^48.8.7","@slonik/driver":"^48.8.7","@slonik/errors":"^48.8.7","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.8.7","pg-query-stream":"^4.10.3","@slonik/utilities":"^48.8.7"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.3.2","eslint":"9.39.1","@types/pg":"^8.15.6","typescript":"^5.9.3","@types/node":"^24.10.1","typescript-eslint":"^8.47.0","@slonik/eslint-config":"^48.8.7"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.8.7_1764375513036_0.629605697382944","host":"s3://npm-registry-packages-npm-production"}},"48.8.10":{"name":"@slonik/pg-driver","version":"48.8.10","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.8.10","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"acad10ba9b9daa029217dd4ef4f6fb3d1dfa9d61","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.8.10.tgz","fileCount":18,"integrity":"sha512-IiXyOfQIo3tISFmoLRDVzuuY/tgNt2/QFS4cAg4x+xQmKZK0LlbDBVrQLlSELqeosne4SMXSQKtGgwCGHeHTxQ==","signatures":[{"sig":"MEUCIAW7OJp5BrgSaN9/edBlJwxjVvZvTeZbKaUg5YiJEvfyAiEA+eR9YFCAPY5bcSB6hoLXLM51BCmUYJYBq3nzcU2rMUQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.8.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38512},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.8.10.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/53fabf43f10bc4a5f37a7e511615fe08/slonik-pg-driver-48.8.10.tgz","_integrity":"sha512-IiXyOfQIo3tISFmoLRDVzuuY/tgNt2/QFS4cAg4x+xQmKZK0LlbDBVrQLlSELqeosne4SMXSQKtGgwCGHeHTxQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.6.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.12.0","dependencies":{"pg":"^8.17.1","pg-types":"^4.1.0","@slonik/types":"^48.8.10","@slonik/driver":"^48.8.10","@slonik/errors":"^48.8.10","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.8.10","pg-query-stream":"^4.10.3","@slonik/utilities":"^48.8.10"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.3.2","eslint":"9.39.1","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.1","typescript-eslint":"^8.47.0","@slonik/eslint-config":"^48.8.10"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.8.10_1768546191423_0.6675894839738099","host":"s3://npm-registry-packages-npm-production"}},"48.8.11":{"name":"@slonik/pg-driver","version":"48.8.11","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.8.11","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"1945173c6249d9dbf61f516db8ea9eb8f7f2bda9","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.8.11.tgz","fileCount":18,"integrity":"sha512-GMWuAUbTCVA5VAe306Jq3wWTBVlVBIyKauLzfaeRLJgiy5S4Eicmg7jim6M08t9Iu7g0Wtxvk4hjVKnjZNoEpA==","signatures":[{"sig":"MEUCIHrJdG5hg4i6GxupGjs3AqNae2ikxFMh2HKXWlJI3eGzAiEAo7i1u3CagveZ4AnTNBZxJDzjeYWc2wEHxJ7MJvAwyww=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.8.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38512},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.8.11.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/8f82c298cc5254d1a706117b8673d2cc/slonik-pg-driver-48.8.11.tgz","_integrity":"sha512-GMWuAUbTCVA5VAe306Jq3wWTBVlVBIyKauLzfaeRLJgiy5S4Eicmg7jim6M08t9Iu7g0Wtxvk4hjVKnjZNoEpA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.6.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.12.0","dependencies":{"pg":"^8.17.1","pg-types":"^4.1.0","@slonik/types":"^48.8.11","@slonik/driver":"^48.8.11","@slonik/errors":"^48.8.11","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.8.11","pg-query-stream":"^4.10.3","@slonik/utilities":"^48.8.11"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.3.2","eslint":"9.39.1","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.1","typescript-eslint":"^8.47.0","@slonik/eslint-config":"^48.8.11"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.8.11_1768581230295_0.4931271245007691","host":"s3://npm-registry-packages-npm-production"}},"48.8.12":{"name":"@slonik/pg-driver","version":"48.8.12","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.8.12","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"e84c9d8642d0f5c41fc58c7df30d8d8bb607bd50","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.8.12.tgz","fileCount":18,"integrity":"sha512-fqjAnWE9brjI1SpRM3sz3g4t9uaDLiCY/1KEGC9PDhlrHrpGzQCOh8yusV7znm3rTyn/3kXwucdXCDVxQObVPQ==","signatures":[{"sig":"MEUCIQDUSrx5a/C9PwJ1qOX+1VbeQtNDAc4ai1ZxY6ilN8T3yAIgB5prBHlwjWMcIUvaL29fKyZ0+lt3sayVWJspeyUu85Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.8.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38512},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.8.12.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/638509004185494b67fa2a157769a256/slonik-pg-driver-48.8.12.tgz","_integrity":"sha512-fqjAnWE9brjI1SpRM3sz3g4t9uaDLiCY/1KEGC9PDhlrHrpGzQCOh8yusV7znm3rTyn/3kXwucdXCDVxQObVPQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.6.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.12.0","dependencies":{"pg":"^8.17.1","pg-types":"^4.1.0","@slonik/types":"^48.8.12","@slonik/driver":"^48.8.12","@slonik/errors":"^48.8.12","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.8.12","pg-query-stream":"^4.10.3","@slonik/utilities":"^48.8.12"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.3.2","eslint":"9.39.1","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.1","typescript-eslint":"^8.47.0","@slonik/eslint-config":"^48.8.12"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.8.12_1768587558642_0.7803496795908025","host":"s3://npm-registry-packages-npm-production"}},"48.10.0":{"name":"@slonik/pg-driver","version":"48.10.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.10.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"3fc8d3617bffdeff3888f70e92b0492985ffeb0b","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.10.0.tgz","fileCount":18,"integrity":"sha512-HjkyMLr24Ou3VRQaP9T3qtSZlRbIbezP5or5/1xmqxsPV3pb1Wd2zfpSrMyj722UvLNeZE+46Oq4UBpWlV+w3w==","signatures":[{"sig":"MEQCICYW9SZn2AgU99Yiev6P4L3ZsqNUCE+U32i7SaOu0G6NAiB2YEpGR3NIsPfmerYutKI3IMdp+g9soZ+ezhByTUa99g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39761},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.10.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/89ec514b71f984f88cbab063bf93ac42/slonik-pg-driver-48.10.0.tgz","_integrity":"sha512-HjkyMLr24Ou3VRQaP9T3qtSZlRbIbezP5or5/1xmqxsPV3pb1Wd2zfpSrMyj722UvLNeZE+46Oq4UBpWlV+w3w==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.6.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.12.0","dependencies":{"pg":"^8.17.1","pg-types":"^4.1.0","@slonik/types":"^48.10.0","@slonik/driver":"^48.10.0","@slonik/errors":"^48.10.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.10.0","pg-query-stream":"^4.10.3","@slonik/utilities":"^48.10.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.3.2","eslint":"9.39.2","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.1","typescript-eslint":"^8.47.0","@slonik/eslint-config":"^48.10.0"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.10.0_1768604569004_0.20174215498216652","host":"s3://npm-registry-packages-npm-production"}},"48.10.1":{"name":"@slonik/pg-driver","version":"48.10.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.10.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"50cfa892ebd04eb7f0b52773608ce1744dcb5d76","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.10.1.tgz","fileCount":18,"integrity":"sha512-ighZkiLuOBmIaJJhAG8OfFNH0rEnzD56ASE3+0Sme9109TwXYjlyhHVnl4SDFxxNJ//YtVwQa3pXWM2CiX3oGA==","signatures":[{"sig":"MEUCIQCpiCzRVVivceSJ9TjQO9dx9rEoPHbxiVSXibNktS0iSQIgYKg+Bka86GpVQXtMT7v0vOSlYxEzrdXS/2BIbIpLPwo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.10.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39762},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.10.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/62ded3bbab422aab64540b82fbc58f01/slonik-pg-driver-48.10.1.tgz","_integrity":"sha512-ighZkiLuOBmIaJJhAG8OfFNH0rEnzD56ASE3+0Sme9109TwXYjlyhHVnl4SDFxxNJ//YtVwQa3pXWM2CiX3oGA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.6.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.10.1","@slonik/driver":"^48.10.1","@slonik/errors":"^48.10.1","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.10.1","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.10.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","eslint":"9.39.2","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13","typescript-eslint":"^8.55.0","@slonik/eslint-config":"^48.10.1"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.10.1_1770831300195_0.6279539699701995","host":"s3://npm-registry-packages-npm-production"}},"48.10.2":{"name":"@slonik/pg-driver","version":"48.10.2","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.10.2","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"a92ba660312b475c781d0f5a6660604dc936c4d8","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.10.2.tgz","fileCount":18,"integrity":"sha512-mgUAtcDL9zo57mIOnNbP5Qnl4kwI1jt5kWTLYfBG10Qg7rQYClWUOvLmYDf7Vrher1fZ+s2f1HIS3HKbOgXH3w==","signatures":[{"sig":"MEUCIQDm3bvZZWdTwdNcY07RT1I3WJqmSn1vm/vZF78tpIqE5AIgZn651ADbSufPBlnro5aALtU33sDHJlNEoiMmsXUt/c0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.10.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39762},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.10.2.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/ee50c8a86b0ea7738f3db3bf24c6482c/slonik-pg-driver-48.10.2.tgz","_integrity":"sha512-mgUAtcDL9zo57mIOnNbP5Qnl4kwI1jt5kWTLYfBG10Qg7rQYClWUOvLmYDf7Vrher1fZ+s2f1HIS3HKbOgXH3w==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.6.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.10.2","@slonik/driver":"^48.10.2","@slonik/errors":"^48.10.2","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.10.2","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.10.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","eslint":"9.39.2","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13","typescript-eslint":"^8.55.0","@slonik/eslint-config":"^48.10.2"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.10.2_1770935655089_0.4839348817745923","host":"s3://npm-registry-packages-npm-production"}},"48.10.3":{"name":"@slonik/pg-driver","version":"48.10.3","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.10.3","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"fd2a8ff77a50e638ae1774b2ff725805d81613d4","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.10.3.tgz","fileCount":18,"integrity":"sha512-FF4KGGK9UWz7qdcqc4pyVe70KOtRzIu9omsQK6m653uDbDidSpwt8YF+Z6VW5fKVWJ9AUnJ8EH4WLlVg9A/gEA==","signatures":[{"sig":"MEUCIGaKFgN410gMEMIorXEEQuNkP7ZCJ0LuctkTHmG7Ee6iAiEA1yv/mwk7CwRApV5JFp4JstFy5qMhzfcejpsupXqoVD4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.10.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39762},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.10.3.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/7ae6fbd548ec1ee489d5f8ccecb60453/slonik-pg-driver-48.10.3.tgz","_integrity":"sha512-FF4KGGK9UWz7qdcqc4pyVe70KOtRzIu9omsQK6m653uDbDidSpwt8YF+Z6VW5fKVWJ9AUnJ8EH4WLlVg9A/gEA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.6.2","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.10.3","@slonik/driver":"^48.10.3","@slonik/errors":"^48.10.3","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.10.3","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.10.3"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","eslint":"9.39.2","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13","typescript-eslint":"^8.55.0","@slonik/eslint-config":"^48.10.3"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.10.3_1771245920059_0.1221435947140439","host":"s3://npm-registry-packages-npm-production"}},"48.11.0":{"name":"@slonik/pg-driver","version":"48.11.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.11.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"b136a1172e768b056657696ea8fae7e60e146a0b","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.11.0.tgz","fileCount":18,"integrity":"sha512-Y1s3V69p1ZM6gH+nn4Vd/E9jhA3erwa+yfvJ8RVAcyxMJsv7iu4n+GbdDl8DR2Esj4zYf8YaidJF7r5pJCuzKw==","signatures":[{"sig":"MEUCIQCBqF5AlWY8jLWIiJORru0UfAnydJy60PlXBU2uPLjRNAIgcSarx3HGqPbnTQmjuVKpJIQs+DZB1gsVlOWVeUOborc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39762},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.11.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/2732196b7360b71f214963ec0d9df9f6/slonik-pg-driver-48.11.0.tgz","_integrity":"sha512-Y1s3V69p1ZM6gH+nn4Vd/E9jhA3erwa+yfvJ8RVAcyxMJsv7iu4n+GbdDl8DR2Esj4zYf8YaidJF7r5pJCuzKw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.8.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.13.1","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.11.0","@slonik/driver":"^48.11.0","@slonik/errors":"^48.11.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.11.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.11.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","eslint":"9.39.2","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13","typescript-eslint":"^8.55.0","@slonik/eslint-config":"^48.11.0"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.11.0_1772601206697_0.7535801378920244","host":"s3://npm-registry-packages-npm-production"}},"48.12.0":{"name":"@slonik/pg-driver","version":"48.12.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.12.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"1e6ce516389b1ea5675c17b8d6d31d1d6fa3f8c9","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.12.0.tgz","fileCount":18,"integrity":"sha512-w5FRcU1b4a7ux3GvRzrBRMnOleGW2ADl6i4SFABvUk7gyCFV4gMmZU6Ept2UmUokuZM5SYKEjwB46tpwqBB9HA==","signatures":[{"sig":"MEYCIQC8WoqcRn8gkADH6vtABc6SjkGDfVX6PHqxyj5/cyjCIgIhAJny0SlduxJ6+IZQwUzvIYF6+lZ2lfEdJqI5ksrUDfy/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39762},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.12.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/4c7e409625a13093671e0bf1848319b5/slonik-pg-driver-48.12.0.tgz","_integrity":"sha512-w5FRcU1b4a7ux3GvRzrBRMnOleGW2ADl6i4SFABvUk7gyCFV4gMmZU6Ept2UmUokuZM5SYKEjwB46tpwqBB9HA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.8.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.13.1","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.12.0","@slonik/driver":"^48.12.0","@slonik/errors":"^48.12.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.12.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.12.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","eslint":"9.39.2","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13","typescript-eslint":"^8.55.0","@slonik/eslint-config":"^48.12.0"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.12.0_1772602384173_0.3380881248777545","host":"s3://npm-registry-packages-npm-production"}},"48.12.1":{"name":"@slonik/pg-driver","version":"48.12.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.12.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"e36f8bc1a7f902c3bd0cbb1689e268342aabcc68","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.12.1.tgz","fileCount":18,"integrity":"sha512-Tfo9Hkq0HSoazIHF/Yf4ZKNs6pGoi4hMuLoZ/Mw6NM+xjYvbhNdW0guF0HJN1Q2MECYdMaLD9q443Fhvm4aXUA==","signatures":[{"sig":"MEQCIEbTfqmhmDzCogR3cuyfoOHqxLeeLW/lC6OrHdBc+9uoAiAi5HE1bswR5VONttlrC6TqwrUhXOxgXvpOJkhNc9Cz9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.12.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39762},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.12.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/c66406b04b633f8d5fc172c4f027e60d/slonik-pg-driver-48.12.1.tgz","_integrity":"sha512-Tfo9Hkq0HSoazIHF/Yf4ZKNs6pGoi4hMuLoZ/Mw6NM+xjYvbhNdW0guF0HJN1Q2MECYdMaLD9q443Fhvm4aXUA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.8.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.13.1","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.12.1","@slonik/driver":"^48.12.1","@slonik/errors":"^48.12.1","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.12.1","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.12.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","eslint":"9.39.2","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13","typescript-eslint":"^8.55.0","@slonik/eslint-config":"^48.12.1"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.12.1_1772628666055_0.27334816160311637","host":"s3://npm-registry-packages-npm-production"}},"48.12.2":{"name":"@slonik/pg-driver","version":"48.12.2","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.12.2","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"ac8e26a53bc4ee0325e3eb59c0b06b380d727867","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.12.2.tgz","fileCount":18,"integrity":"sha512-K3StbNGhDiQ6lFg0glEg8/MQo3yYkp73pVDaPoVjH+UWdO9xP1Xg4NIXwk2Yn6zG+lcGHjtLS1PVjavi3Y8tlw==","signatures":[{"sig":"MEQCIHaQt25nf8zrfjduBLngzspcAcdYQarK8IDPGjwA5sbFAiAL/AgKjJ/pLNxXkatfgjTyqst6Ep033oFNwOuhXFqcjg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.12.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39762},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.12.2.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/55ac33bc7c05657face3af24e305d9b3/slonik-pg-driver-48.12.2.tgz","_integrity":"sha512-K3StbNGhDiQ6lFg0glEg8/MQo3yYkp73pVDaPoVjH+UWdO9xP1Xg4NIXwk2Yn6zG+lcGHjtLS1PVjavi3Y8tlw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.9.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.12.2","@slonik/driver":"^48.12.2","@slonik/errors":"^48.12.2","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.12.2","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.12.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","eslint":"9.39.2","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13","typescript-eslint":"^8.55.0","@slonik/eslint-config":"^48.12.2"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.12.2_1772696062371_0.3785852604701716","host":"s3://npm-registry-packages-npm-production"}},"48.12.3":{"name":"@slonik/pg-driver","version":"48.12.3","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.12.3","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"450ac402228b2290909bc590034eada29ca0b5c1","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.12.3.tgz","fileCount":18,"integrity":"sha512-cgVq6gmn2pMesYusg+SPLy1reJU5ZsuOXHKGMo5fot6CYjoZ1uBU66vI4R+xm+QTVScqxAxA5t/S5qVQ2Hy6CA==","signatures":[{"sig":"MEUCIQDTKGy+dxukOTAkPfjC21RINYVYsylE/a4qvR/ybHpw6AIgBX/ebRbaWqaRoGDNMNn+eQ6Qdvq3soC4sR3iNiuqmZA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.12.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39762},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.12.3.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:eslint && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore","lint:eslint":"eslint --cache ./src"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/1863913bc1b0edb3e02284442cc3d434/slonik-pg-driver-48.12.3.tgz","_integrity":"sha512-cgVq6gmn2pMesYusg+SPLy1reJU5ZsuOXHKGMo5fot6CYjoZ1uBU66vI4R+xm+QTVScqxAxA5t/S5qVQ2Hy6CA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.9.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.12.3","@slonik/driver":"^48.12.3","@slonik/errors":"^48.12.3","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.12.3","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.12.3"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","eslint":"9.39.2","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13","typescript-eslint":"^8.55.0","@slonik/eslint-config":"^48.12.3"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.12.3_1772698149333_0.15121347947612507","host":"s3://npm-registry-packages-npm-production"}},"48.13.0":{"name":"@slonik/pg-driver","version":"48.13.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.13.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"211e191811acf38e8c119873e534fa5bb5df80c8","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.13.0.tgz","fileCount":18,"integrity":"sha512-GtkYU+76FPaMA5OREc0HeHMC2njupFluBPPmpvnFAnrD7funHsFEIczD5lIkD32s8o+DuxOw2gEL9suUmXPtPQ==","signatures":[{"sig":"MEUCIQCeBSPfAT7vg+B+CB4u/arbPMp5g1nnd2X3KNQZPTZP0gIgIQSNjW6wE36aUuQ1Z9p7SCeu2Xz6IHa3kaLXSULjvVk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.13.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39376},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.13.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/1b636d360b0a20404a835e2c97fdf9b5/slonik-pg-driver-48.13.0.tgz","_integrity":"sha512-GtkYU+76FPaMA5OREc0HeHMC2njupFluBPPmpvnFAnrD7funHsFEIczD5lIkD32s8o+DuxOw2gEL9suUmXPtPQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.9.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.13.0","@slonik/driver":"^48.13.0","@slonik/errors":"^48.13.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.13.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.13.0_1773347823539_0.20907995578289684","host":"s3://npm-registry-packages-npm-production"}},"48.13.1":{"name":"@slonik/pg-driver","version":"48.13.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.13.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"baec20813d0e265d3f73e7af56893d38ebb44bca","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.13.1.tgz","fileCount":18,"integrity":"sha512-Y9KCmiD9C1qBaOPmYOrRsYo+pp5jPaja549FT9ZsGmlRy0p/HZl/OWXZmlFXmk8+OFJwCBHTDI3XHfAPjPEIJQ==","signatures":[{"sig":"MEUCIQDBd51j74qIlorp7MITJP+6vJfzfUPI5dwu/prjnqa0CQIgAc6fRi0Ps866JB/hsuiRE6uJGBLqNuZD/HTpj088vGw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.13.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39376},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.13.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/af3f8e45c33a1c9d1c276d2f49e3f780/slonik-pg-driver-48.13.1.tgz","_integrity":"sha512-Y9KCmiD9C1qBaOPmYOrRsYo+pp5jPaja549FT9ZsGmlRy0p/HZl/OWXZmlFXmk8+OFJwCBHTDI3XHfAPjPEIJQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.9.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.13.1","@slonik/driver":"^48.13.1","@slonik/errors":"^48.13.1","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.13.1","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.13.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.13.1_1773363694516_0.4075984595693569","host":"s3://npm-registry-packages-npm-production"}},"48.13.2":{"name":"@slonik/pg-driver","version":"48.13.2","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.13.2","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"d72ce4543ce9b087d087775a44295ad48946bf42","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.13.2.tgz","fileCount":18,"integrity":"sha512-ULEWssW52X4sxxqBWtKYw0T1sSPgPm58wDmYo8xocZC5JuXFHvMzHpUk3X0lMUUXdOXKGcIL/G5sWG74PWi1Hg==","signatures":[{"sig":"MEQCIE+plqYZwmXnG0Wwn+iown3ZhHPcPrKuNjitFpsRYSIYAiAmsBua0yGjvBB9rxrXERcRSNMhQRse1KyD0tLA6oZRPg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.13.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39376},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.13.2.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/75dc77a0eb3a546da664700ac5231eb4/slonik-pg-driver-48.13.2.tgz","_integrity":"sha512-ULEWssW52X4sxxqBWtKYw0T1sSPgPm58wDmYo8xocZC5JuXFHvMzHpUk3X0lMUUXdOXKGcIL/G5sWG74PWi1Hg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.9.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.13.2","@slonik/driver":"^48.13.2","@slonik/errors":"^48.13.2","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.13.2","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.13.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.13.2_1773369826161_0.17990057800788462","host":"s3://npm-registry-packages-npm-production"}},"48.14.0":{"name":"@slonik/pg-driver","version":"48.14.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.14.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"2cade31b323737a74abdb396a78d17b27bb6e85b","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.14.0.tgz","fileCount":18,"integrity":"sha512-TslDBK2ifpFbioWFJDHke603Zi7LR/IPfEEkAWc0Z3nmgXx2feSWbs6jFvOxuTnEWF7LjNFeSkhEuXyUkbQ9wg==","signatures":[{"sig":"MEUCICSJ4E2ixw97NRjkBXTVF5Xoro0/PlqjOwbz/8cL+uMnAiEA7C7U32LPHL1iiU8/2hnRXAEvonnU11tyCjbYWD2os4Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.14.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39376},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.14.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/0020ffb9d22ce5ed8c3b4869ec55a3b9/slonik-pg-driver-48.14.0.tgz","_integrity":"sha512-TslDBK2ifpFbioWFJDHke603Zi7LR/IPfEEkAWc0Z3nmgXx2feSWbs6jFvOxuTnEWF7LjNFeSkhEuXyUkbQ9wg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.11.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.14.0","@slonik/driver":"^48.14.0","@slonik/errors":"^48.14.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.14.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.14.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.14.0_1775515210114_0.4553271704190045","host":"s3://npm-registry-packages-npm-production"}},"48.14.1":{"name":"@slonik/pg-driver","version":"48.14.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.14.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"9ba9e0d23a4c2f2ce0496c6cf0f2ed86cd494dd0","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.14.1.tgz","fileCount":18,"integrity":"sha512-yeFa3sIwWAU52C1oUncnNAh7M/URaOIBmWCXp2hMnmFv8hExOYW+fkyjskmmldL04bjDoQd456GPIRXIwLypiA==","signatures":[{"sig":"MEQCIAUG3GB1LJb/4wUu18Hqf9BzLsccv8RVNDIQgb8Y8GEnAiBv94pSud6+nKTGd2Ea2u0EgdJ36mSPRNyQKfgrqNdtag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.14.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39376},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.14.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/5b9f846d71cf2afb0bc36731a2090178/slonik-pg-driver-48.14.1.tgz","_integrity":"sha512-yeFa3sIwWAU52C1oUncnNAh7M/URaOIBmWCXp2hMnmFv8hExOYW+fkyjskmmldL04bjDoQd456GPIRXIwLypiA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.11.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.14.1","@slonik/driver":"^48.14.1","@slonik/errors":"^48.14.1","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.14.1","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.14.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.14.1_1778020477904_0.9569448521380353","host":"s3://npm-registry-packages-npm-production"}},"48.14.2":{"name":"@slonik/pg-driver","version":"48.14.2","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.14.2","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"1d03456c46b86aac2affc1ea05ad2a20a953d971","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.14.2.tgz","fileCount":18,"integrity":"sha512-j4WuZeeGEOOSblfeqreKcn0/yEawoixdmnAFXkbaX00fqHLsIrtFs6J+3Qjjip6higozwp5Rf/13YUWDNGzuPw==","signatures":[{"sig":"MEYCIQDW7OG3i1345XQ//zPlmH92eMGC2YVwOQY9/r683rnOuwIhAPtuqQr/t+CLt/ArXJ9/qvGxVYFw5by4n7yg31+rgfaW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.14.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39376},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.14.2.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/8a4f9beefc2befd52f3ba31dffcb9294/slonik-pg-driver-48.14.2.tgz","_integrity":"sha512-j4WuZeeGEOOSblfeqreKcn0/yEawoixdmnAFXkbaX00fqHLsIrtFs6J+3Qjjip6higozwp5Rf/13YUWDNGzuPw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.11.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.14.2","@slonik/driver":"^48.14.2","@slonik/errors":"^48.14.2","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.14.2","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.14.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.14.2_1778711363698_0.04909493247746699","host":"s3://npm-registry-packages-npm-production"}},"48.14.3":{"name":"@slonik/pg-driver","version":"48.14.3","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.14.3","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"f01cde51a4f5367af77a1d12333044395804e8b3","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.14.3.tgz","fileCount":18,"integrity":"sha512-BPBL+3CX66lkJJuj9p/iRYZMU4efuYYQHrZvFLplJKOicbtmIVnZlv7gPsqj1mewxqc5cfbuq5QGqz7jjdCbKg==","signatures":[{"sig":"MEUCIQDCYUpYjLF+gmgS/1YkmgTmr8wRYW07E4DJj/NLkTGiEwIgB48CbRmmf/A7uvv9K6TnPQQXY/XxhsBLG5XWJkAvmW4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.14.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39376},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.14.3.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/4e7e33523086c9ceda7c095ffce2dcbf/slonik-pg-driver-48.14.3.tgz","_integrity":"sha512-BPBL+3CX66lkJJuj9p/iRYZMU4efuYYQHrZvFLplJKOicbtmIVnZlv7gPsqj1mewxqc5cfbuq5QGqz7jjdCbKg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.11.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.14.3","@slonik/driver":"^48.14.3","@slonik/errors":"^48.14.3","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.14.3","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.14.3"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.14.3_1778714406909_0.9231399873946351","host":"s3://npm-registry-packages-npm-production"}},"48.14.4":{"name":"@slonik/pg-driver","version":"48.14.4","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.14.4","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"9e71f2bf123791fe7d990f6b5472a110e9061872","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.14.4.tgz","fileCount":18,"integrity":"sha512-ECDFoRvXXvuIgt+mlD12LaKHsbVJDMJ8+jW8gjjIrXWS94eulGdSvTmE5atuOIWlHfhk6udjDHvRYypwpMjKig==","signatures":[{"sig":"MEUCIE0qbPHWQbGEcyUCv7SqcCz6vkXezrqHaap/sgWZ54t5AiEAiec0v5WBhXipWR6tZQUXjsuCwHXiXN7b+Ko3Ieiht6U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.14.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39376},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.14.4.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/3eb0e8e3a4864c5311994f5779da30f8/slonik-pg-driver-48.14.4.tgz","_integrity":"sha512-ECDFoRvXXvuIgt+mlD12LaKHsbVJDMJ8+jW8gjjIrXWS94eulGdSvTmE5atuOIWlHfhk6udjDHvRYypwpMjKig==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.11.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.14.4","@slonik/driver":"^48.14.4","@slonik/errors":"^48.14.4","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.14.4","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.14.4"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.14.4_1778778596054_0.8575075670769714","host":"s3://npm-registry-packages-npm-production"}},"48.15.0":{"name":"@slonik/pg-driver","version":"48.15.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.15.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"5529f73e97113d8c2b7c9ad0c0eb83764d1a92f6","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.15.0.tgz","fileCount":18,"integrity":"sha512-ogY/I0tZzThoOaHzxs2hYdhka3bV/I2DYfvz1vSmNF3Dn1hutYJjJBvyuYNmTupLD9pW3GnuIl3d3xifOHnW0Q==","signatures":[{"sig":"MEUCIFOBVQmcntEDnXMPsFrntIP/L0A0WiYIE0vhuRID0rQjAiEA5D/f6s/QnXAH4fI3lrZYtjwSLDRRNDJ+9W6WYXkZtVA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.15.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39376},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.15.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/58f3d7d7e7b734ab96d3c54ad80cd8b0/slonik-pg-driver-48.15.0.tgz","_integrity":"sha512-ogY/I0tZzThoOaHzxs2hYdhka3bV/I2DYfvz1vSmNF3Dn1hutYJjJBvyuYNmTupLD9pW3GnuIl3d3xifOHnW0Q==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.15.0","@slonik/driver":"^48.15.0","@slonik/errors":"^48.15.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.15.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.15.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.15.0_1779156155189_0.35451494591305277","host":"s3://npm-registry-packages-npm-production"}},"48.16.0":{"name":"@slonik/pg-driver","version":"48.16.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.16.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"9ad52938ed4cee492e70ff7ec19e738f1566e6b0","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.16.0.tgz","fileCount":18,"integrity":"sha512-Nqwgt4E0whXOJC7Fcb76erobIlBRmHkWBj6mKBl0wZp8kTYt97KwfebgTKwZP8/ntFqnKmsIHCvKlNuvEDnhug==","signatures":[{"sig":"MEUCIE7K2fPYIsJpM7+QxD2XsqT31m9NQdCEZoA2e6165cIbAiEAlg6l+CqVpew3gWQT8iczu8y6RxrzXK4q4rolQeKFhSA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40317},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.16.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/5a4b8653f9e124c812238c10d23e270a/slonik-pg-driver-48.16.0.tgz","_integrity":"sha512-Nqwgt4E0whXOJC7Fcb76erobIlBRmHkWBj6mKBl0wZp8kTYt97KwfebgTKwZP8/ntFqnKmsIHCvKlNuvEDnhug==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.16.0","@slonik/driver":"^48.16.0","@slonik/errors":"^48.16.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.16.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.16.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.16.0_1779484332411_0.8345964203626137","host":"s3://npm-registry-packages-npm-production"}},"48.17.0":{"name":"@slonik/pg-driver","version":"48.17.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.17.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"9b100f3ed72408feb986ba99f6eba77ef5656493","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.17.0.tgz","fileCount":18,"integrity":"sha512-3E+doQ6gaqmO0AB2SQYQsNdiD58Xhit01BbNoZfT3qq4EDo+ue7MfO9BgqJOdTaSFqhCf9G32Oh+k2y3+SfDHw==","signatures":[{"sig":"MEUCIGfSNUQggx7GM4XbR9BCNt3/q90JIN0QBRPEqVBpj7U9AiEAoRkMWT7TavS5W03DR6lQdfzZNw/eHeaLDbNDxStb4lM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.17.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40317},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.17.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/6b29f4b2183043fc38e8aa6ff12822c8/slonik-pg-driver-48.17.0.tgz","_integrity":"sha512-3E+doQ6gaqmO0AB2SQYQsNdiD58Xhit01BbNoZfT3qq4EDo+ue7MfO9BgqJOdTaSFqhCf9G32Oh+k2y3+SfDHw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.17.0","@slonik/driver":"^48.17.0","@slonik/errors":"^48.17.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.17.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.17.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.17.0_1779485564927_0.21771421955776393","host":"s3://npm-registry-packages-npm-production"}},"48.18.0":{"name":"@slonik/pg-driver","version":"48.18.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.18.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"01b3194916ceae92edeebf006020bb73531eb0b8","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.18.0.tgz","fileCount":18,"integrity":"sha512-ZOvgTVxcY+Esv0YtwYEeVHQ5+raQRup/I0yzGz84xkitgJAzphCAAsyiZlTS6wBHpJfhjPqzznmQj2OxC93IWw==","signatures":[{"sig":"MEUCIHK/FNUMjbLFSYi6tfbZsz+WdYQnRaBmkgxXkAm737UDAiEAxTDKrRd18gPV70f5UwQwZjbVqGf83JdWgPX2aHsSYFQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.18.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40317},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.18.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/6e043f179c2350e684c4633489c644e1/slonik-pg-driver-48.18.0.tgz","_integrity":"sha512-ZOvgTVxcY+Esv0YtwYEeVHQ5+raQRup/I0yzGz84xkitgJAzphCAAsyiZlTS6wBHpJfhjPqzznmQj2OxC93IWw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.18.0","@slonik/driver":"^48.18.0","@slonik/errors":"^48.18.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.18.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.18.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.18.0_1779487117024_0.29771545086694284","host":"s3://npm-registry-packages-npm-production"}},"48.19.0":{"name":"@slonik/pg-driver","version":"48.19.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@48.19.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"9e9995a85b9b0a6cf657d0c0e1302281dd3948e6","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-48.19.0.tgz","fileCount":18,"integrity":"sha512-/FCnQxNV3pLo+IAOqZhPRhA9F65teMUZ6ypJxNv/2fsrtf65QWzXz2vr5+ZIba2PeaoEXO7TkDF63wINNxzVgg==","signatures":[{"sig":"MEUCIFl1p+PipTJqZjt6Ilv8W18KY4AyPFfViuuqgc9ruWrRAiEAma9s09hfJsDit0xjehsCmRLuWX3hcQe8VFpo3Zvc4ZY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@48.19.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40317},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-48.19.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/ac71fb900483ebdc4f722078272c926c/slonik-pg-driver-48.19.0.tgz","_integrity":"sha512-/FCnQxNV3pLo+IAOqZhPRhA9F65teMUZ6ypJxNv/2fsrtf65QWzXz2vr5+ZIba2PeaoEXO7TkDF63wINNxzVgg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^48.19.0","@slonik/driver":"^48.19.0","@slonik/errors":"^48.19.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^48.19.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^48.19.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_48.19.0_1779731751487_0.1705684834953718","host":"s3://npm-registry-packages-npm-production"}},"49.0.0":{"name":"@slonik/pg-driver","version":"49.0.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.0.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"258e90b9367e62bfdfc8849900ddb02ff8265a34","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.0.0.tgz","fileCount":18,"integrity":"sha512-qh8cpVfVQsRts/ZrATx1RXjy1FN9P4CXC90d7Q+ETYlTNc7QpozCEvItN+2XNSiSfK6sPAepqJkR9t3tNFaxZQ==","signatures":[{"sig":"MEUCIGGg6r0Ta6IYmg2frVUofl48waZzsEbc/j4ZX0BLj0C7AiEAizZ5vxDLijsc51dWe/u0Ir+8AA1LPayRmSSQvn3n8Go=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40311},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.0.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/092d376dc0f09ea52ac84df41b3c68c9/slonik-pg-driver-49.0.0.tgz","_integrity":"sha512-qh8cpVfVQsRts/ZrATx1RXjy1FN9P4CXC90d7Q+ETYlTNc7QpozCEvItN+2XNSiSfK6sPAepqJkR9t3tNFaxZQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.0.0","@slonik/driver":"^49.0.0","@slonik/errors":"^49.0.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.0.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.0.0_1779733658429_0.056524417219456335","host":"s3://npm-registry-packages-npm-production"}},"49.0.1":{"name":"@slonik/pg-driver","version":"49.0.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.0.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"a2afb98c73b7b0189b91ff013139d888d9b28e2d","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.0.1.tgz","fileCount":18,"integrity":"sha512-cXwW56hgkV/6+qjt+57alx8OgnybHAAtKh0t3+XxfHcS2qVwUcUfYZUoaPapydvC4XZ+iy3bjudRdPxChFEj5w==","signatures":[{"sig":"MEQCIFRXdXmTcY65XTK4Wsh89gUgqKxXQmNs97kH4FNB/jXGAiBZpm31ZaRL+4LagK92b96qDGYt8Xwk/b8SYSOc6nbEDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40311},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.0.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/5e899829924e9a5764bbec7175bec845/slonik-pg-driver-49.0.1.tgz","_integrity":"sha512-cXwW56hgkV/6+qjt+57alx8OgnybHAAtKh0t3+XxfHcS2qVwUcUfYZUoaPapydvC4XZ+iy3bjudRdPxChFEj5w==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.0.1","@slonik/driver":"^49.0.1","@slonik/errors":"^49.0.1","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.0.1","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.0.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.0.1_1779736846580_0.5634269347812877","host":"s3://npm-registry-packages-npm-production"}},"49.1.0":{"name":"@slonik/pg-driver","version":"49.1.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.1.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"5bdcc8725e748b0da0c464a6e18acd266d7ebee9","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.1.0.tgz","fileCount":18,"integrity":"sha512-l7578b4uTOsuHQZi+Rzg1wFUmWr9HHZx96wkLZ3/if5noZMmGaOOOFxSxgbbAxOT2SuFpGnoPhhHjkJAofosmg==","signatures":[{"sig":"MEQCIAhY2PQIuUrVBQAbcnHodz7WY6L7ZNmeNsv63vGKhAV3AiAr5Q6npki90bkR+27eea3rCnwoBcurH0VIb4CHxMC+YQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40311},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.1.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/ec460a1441b3eeae67b4c11caea8ef3a/slonik-pg-driver-49.1.0.tgz","_integrity":"sha512-l7578b4uTOsuHQZi+Rzg1wFUmWr9HHZx96wkLZ3/if5noZMmGaOOOFxSxgbbAxOT2SuFpGnoPhhHjkJAofosmg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.1.0","@slonik/driver":"^49.1.0","@slonik/errors":"^49.1.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.1.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.1.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.1.0_1779740468415_0.9165298675410707","host":"s3://npm-registry-packages-npm-production"}},"49.2.0":{"name":"@slonik/pg-driver","version":"49.2.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.2.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"766e7ada2c4d628cc7fe748f92207551b8fa2cb3","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.2.0.tgz","fileCount":18,"integrity":"sha512-56ABd6mnZzp1pGrkYcK6+aaaopQFGTucOrLXiwPuJCHPUAO+XfE6i0nlPQeqFTBHLE9iM7jH4TU4OolUuuePTw==","signatures":[{"sig":"MEUCIQDpsVAXZhnklQBUXTC0BSsie0LYqmp0iyYgrsdzhA9bjwIgemIW9PL1iROcGRBOS6L7+ww7t9ZmYm2C4JrGywgcVLc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40311},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.2.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/12a044bcff30a56d3b55a00d2b0194af/slonik-pg-driver-49.2.0.tgz","_integrity":"sha512-56ABd6mnZzp1pGrkYcK6+aaaopQFGTucOrLXiwPuJCHPUAO+XfE6i0nlPQeqFTBHLE9iM7jH4TU4OolUuuePTw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.2.0","@slonik/driver":"^49.2.0","@slonik/errors":"^49.2.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.2.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.2.0_1779743782089_0.6419459731439876","host":"s3://npm-registry-packages-npm-production"}},"49.2.1":{"name":"@slonik/pg-driver","version":"49.2.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.2.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"31a27e7c21c017eb90c9a3734d15ba450c119104","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.2.1.tgz","fileCount":18,"integrity":"sha512-i5v/6DSoBXN+Vz3OzvNiHSB2ZeLcvMa/BEPY82Ek0LByOV1Vmta1FdCSGxddHYcWRtUkvMUCjB1EABqIZbVGTQ==","signatures":[{"sig":"MEYCIQDyZs1bB973K7UHEK7BKMBWFwm42/6uED0QMLxnA0utfAIhAPgKJ5zTO9ZX1OhEOs/9b4bwD6qBfzypdohSW3d1I8fa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40311},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.2.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/322f31bda4991ed09f9fe8a2651567e2/slonik-pg-driver-49.2.1.tgz","_integrity":"sha512-i5v/6DSoBXN+Vz3OzvNiHSB2ZeLcvMa/BEPY82Ek0LByOV1Vmta1FdCSGxddHYcWRtUkvMUCjB1EABqIZbVGTQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.13.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.2.1","@slonik/driver":"^49.2.1","@slonik/errors":"^49.2.1","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.2.1","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.2.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.2.1_1779904330486_0.5650352154983374","host":"s3://npm-registry-packages-npm-production"}},"49.3.0":{"name":"@slonik/pg-driver","version":"49.3.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.3.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"90aa8fd19543793ebf6018f3d9fa2b49d27227f3","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.3.0.tgz","fileCount":18,"integrity":"sha512-+EKBAWYv8rX40/whj+PD/kVPIXOV8pM54x5yRDyMvzXf+I1l2nGGCqtc7s4o+RANE1l3NYet5fXGN9AGnUfOGg==","signatures":[{"sig":"MEUCIAPyRHor2mA4RBRv3dIn69dpCCp17lBuox3cGLd3fv+/AiEAtBeDRCRNL5DeayXPtJ5CKmpOGjLUcjwuFXY7u+2GZrw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40311},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.3.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/26b0e439b31b34735d739da2d9122a60/slonik-pg-driver-49.3.0.tgz","_integrity":"sha512-+EKBAWYv8rX40/whj+PD/kVPIXOV8pM54x5yRDyMvzXf+I1l2nGGCqtc7s4o+RANE1l3NYet5fXGN9AGnUfOGg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.13.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.3.0","@slonik/driver":"^49.3.0","@slonik/errors":"^49.3.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.3.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.3.0_1779907964569_0.4865900450120093","host":"s3://npm-registry-packages-npm-production"}},"49.4.0":{"name":"@slonik/pg-driver","version":"49.4.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.4.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"7651da6353a35ec1252ce1a7156fd59de7ada69d","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.4.0.tgz","fileCount":18,"integrity":"sha512-0JaUj5ZYPU0JH3AYI44bwFk2qpoqh8jhvs1vPg/98ImFxSFtN2BQlVbWxYoyaFJCRIMbJHY/+KyqLkzqTkTptg==","signatures":[{"sig":"MEYCIQDQU5rKiOtlxmkofR/FgouQTNuYy86Pdt8xT97IXy3wwgIhAJyXTe4ceKUOX0mBJDkdPopVZUVw+BdKZdVK739eB+mR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40311},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.4.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/4fcca4487422f57080a832ea254d1e49/slonik-pg-driver-49.4.0.tgz","_integrity":"sha512-0JaUj5ZYPU0JH3AYI44bwFk2qpoqh8jhvs1vPg/98ImFxSFtN2BQlVbWxYoyaFJCRIMbJHY/+KyqLkzqTkTptg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.4.0","@slonik/driver":"^49.4.0","@slonik/errors":"^49.4.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.4.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.4.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.4.0_1779908671911_0.953658481893304","host":"s3://npm-registry-packages-npm-production"}},"49.5.0":{"name":"@slonik/pg-driver","version":"49.5.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.5.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"9e84a8886368422c93dc380879660a4c3370d96c","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.5.0.tgz","fileCount":18,"integrity":"sha512-AQngJ/7hPrE8Zt1ZpxxpiQX0B7h2EGI4jRu8+LWtq4oUq8bhKWUwJVuTALOl6rUsPQQ7Y9C7Xz3hvCItzpb34g==","signatures":[{"sig":"MEUCIQD/fX6YMqEUN0Ll23lx7oI6RZ7t+OWoT3rvqCy5kjOOcwIga7dzHquMAyOhVASlD5etE6BdAyBJWP84l0gjy+VKPB4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40311},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.5.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/05b628430efe76b357b243fdc9a096be/slonik-pg-driver-49.5.0.tgz","_integrity":"sha512-AQngJ/7hPrE8Zt1ZpxxpiQX0B7h2EGI4jRu8+LWtq4oUq8bhKWUwJVuTALOl6rUsPQQ7Y9C7Xz3hvCItzpb34g==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.5.0","@slonik/driver":"^49.5.0","@slonik/errors":"^49.5.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.5.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.5.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.5.0_1779914161450_0.91415980156424","host":"s3://npm-registry-packages-npm-production"}},"49.6.0":{"name":"@slonik/pg-driver","version":"49.6.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.6.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"d37f52f2da85c8d9379358a47b6c92caa4daba56","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.6.0.tgz","fileCount":18,"integrity":"sha512-GBH48MqvE7XoE1DfTHdZdQ7MbCq7V1hMCki4FKxs4rsrsReal5AQcoy9CnS4L7kfuw5/UQ31M2BAAZ06vqtXTQ==","signatures":[{"sig":"MEUCIHlNtqZukSsw1KuBxI2bpGSZtEiC3aRTpu17yQDLLJTvAiEAztvftNX8iKZ3SLuqkVY3xvuR4hmf++86pwSGxFxeLZQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40311},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.6.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/c780a3b081173cec81ec72b3c921503e/slonik-pg-driver-49.6.0.tgz","_integrity":"sha512-GBH48MqvE7XoE1DfTHdZdQ7MbCq7V1hMCki4FKxs4rsrsReal5AQcoy9CnS4L7kfuw5/UQ31M2BAAZ06vqtXTQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.13.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.6.0","@slonik/driver":"^49.6.0","@slonik/errors":"^49.6.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.6.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.6.0_1779980921974_0.4509650223252395","host":"s3://npm-registry-packages-npm-production"}},"49.7.0":{"name":"@slonik/pg-driver","version":"49.7.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.7.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"a28b512b9e8f2925a33dbf85bb636ced13bf462f","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.7.0.tgz","fileCount":18,"integrity":"sha512-MqNtWv19DlfHGiLqvqzn9i9qHZ0FJa+ggBer5I8KwsxwfI3+6FNZFoBmS3KDF0XJowgWwKQHzJfJCKRtYbzB0g==","signatures":[{"sig":"MEUCIEdZPJYuqQ7DjeT2nA5YhRhKhzHTDegjCdvHP3MgS+KRAiEA1f+URZ0cFmYgI6j0/AX4w1JU56zthVXWfSfGtm7ZoY4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40311},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.7.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/fba707c9992e52eb6b307453e3febc5e/slonik-pg-driver-49.7.0.tgz","_integrity":"sha512-MqNtWv19DlfHGiLqvqzn9i9qHZ0FJa+ggBer5I8KwsxwfI3+6FNZFoBmS3KDF0XJowgWwKQHzJfJCKRtYbzB0g==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.13.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.7.0","@slonik/driver":"^49.7.0","@slonik/errors":"^49.7.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.7.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.7.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.7.0_1779987641294_0.8689557723011696","host":"s3://npm-registry-packages-npm-production"}},"49.8.0":{"name":"@slonik/pg-driver","version":"49.8.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.8.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"d84730002b443eeb05c94f5da82645ced2b3feba","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.8.0.tgz","fileCount":18,"integrity":"sha512-pV73XQnU1GDGscoiuidyf+L6I4jsHw5sTsd5xCo0meWHvOWDoHzHgVoRaSljcN42PNPCLOFkE5kPaezey9564g==","signatures":[{"sig":"MEQCIBQq8Z5YcxiUu1QGJUbdziQS39lSZRHa4l5uyAoM+10WAiAiLzRCSdfRr0Cr5QaIzUYyCjkRIZzshBC32A8bEAPISw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40311},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.8.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/4622f470f2ec0514a4a1231966f2b627/slonik-pg-driver-49.8.0.tgz","_integrity":"sha512-pV73XQnU1GDGscoiuidyf+L6I4jsHw5sTsd5xCo0meWHvOWDoHzHgVoRaSljcN42PNPCLOFkE5kPaezey9564g==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.13.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.8.0","@slonik/driver":"^49.8.0","@slonik/errors":"^49.8.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.8.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.8.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.8.0_1780092532882_0.3811584493858422","host":"s3://npm-registry-packages-npm-production"}},"49.9.0":{"name":"@slonik/pg-driver","version":"49.9.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.9.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"21a4c44cdddf424975a9ee242cea2f67fd32f4fb","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.9.0.tgz","fileCount":18,"integrity":"sha512-AQNDpY3no3ZvZApngcQvFjNF2y44ogEvNLwD3HBV8OfCEDcXmMfwlcEvMkGZz52LMRofsnsYCmZWTyFTfMouCA==","signatures":[{"sig":"MEUCIHYC27vKX30oIBfq9MLynMYpIduS6jxsHR++feJ28K2VAiEAm2sXvsedVm6snkYdjg3iz1/sHtrOBCf95NJPKx+nU4Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40311},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.9.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/c26338914bb5d27c09072e73afc5fe37/slonik-pg-driver-49.9.0.tgz","_integrity":"sha512-AQNDpY3no3ZvZApngcQvFjNF2y44ogEvNLwD3HBV8OfCEDcXmMfwlcEvMkGZz52LMRofsnsYCmZWTyFTfMouCA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.13.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.9.0","@slonik/driver":"^49.9.0","@slonik/errors":"^49.9.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.9.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.9.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.9.0_1780518609050_0.9826187339771026","host":"s3://npm-registry-packages-npm-production"}},"49.10.0":{"name":"@slonik/pg-driver","version":"49.10.0","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.10.0","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"54148b75a663cb522bf2abcb3ea0cec689011e70","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.10.0.tgz","fileCount":18,"integrity":"sha512-PAwBfiZP4GBE6+qrxrP3NEbpbtudwN8CQU3HcGzvmastBRDRJrMznEHAlKomuytWxlEO7RCAy6Xa8DwgQjwPEw==","signatures":[{"sig":"MEQCID2xmI+veQYBmFw5O4QUP7BISGXWxWpYCR87oYiJwGDaAiBwQTeVo2Y7q/WKj+ONEXnzo/jPSVX/ilTd6PWm7dJANg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40317},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.10.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/253b511377a76803b83930b32d1ba928/slonik-pg-driver-49.10.0.tgz","_integrity":"sha512-PAwBfiZP4GBE6+qrxrP3NEbpbtudwN8CQU3HcGzvmastBRDRJrMznEHAlKomuytWxlEO7RCAy6Xa8DwgQjwPEw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.13.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.10.0","@slonik/driver":"^49.10.0","@slonik/errors":"^49.10.0","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.10.0","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.10.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.10.0_1780682393600_0.6793792840412989","host":"s3://npm-registry-packages-npm-production"}},"49.10.1":{"name":"@slonik/pg-driver","version":"49.10.1","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.10.1","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"18a4208d760943c2755196259a9eb7d29a12a67c","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.10.1.tgz","fileCount":18,"integrity":"sha512-km7NbxpKPbyDgsI8jRVzVp+j0IPz/ymPAHvnUL23+iOq1Xlrx322lytfGXR5FRtLaoIiSXaSh0rTqwy26hzCuw==","signatures":[{"sig":"MEUCIGFDk73niph8QMJrQ/q0kyrYOJvELugFzLWMLqpS0pNBAiEA22Upob4UZIzEh3h2uFMz6BGgTRPKtLLhWBwI8D9b2Lc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.10.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40317},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.10.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/c82cb61e2283a23573280793e30add78/slonik-pg-driver-49.10.1.tgz","_integrity":"sha512-km7NbxpKPbyDgsI8jRVzVp+j0IPz/ymPAHvnUL23+iOq1Xlrx322lytfGXR5FRtLaoIiSXaSh0rTqwy26hzCuw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.13.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.10.1","@slonik/driver":"^49.10.1","@slonik/errors":"^49.10.1","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.10.1","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.10.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.10.1_1781050837356_0.9665443357367138","host":"s3://npm-registry-packages-npm-production"}},"49.10.3":{"name":"@slonik/pg-driver","version":"49.10.3","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.10.3","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"1d284ee32dedbed5b6d4eba4f9dbf8d96525f0a2","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.10.3.tgz","fileCount":18,"integrity":"sha512-rEVHiGnh7hbZ1oKK+GkyHF/TyEpDjy7pO9+LK9dneFJNosVGSckNx0/8lAwLyhJeF28x7z73BUFML6YhRirlsQ==","signatures":[{"sig":"MEUCIAvnb1znVupO/1UX2lekt6DzS7MR7piieIU9LCIzxmp0AiEA5nWUDN0PKXhxpC8Ux8d2xFbgRk5wS4AxLrlcEAdsieM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.10.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40317},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.10.3.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/58c12f380ea0a68dd613ab755bee3fac/slonik-pg-driver-49.10.3.tgz","_integrity":"sha512-rEVHiGnh7hbZ1oKK+GkyHF/TyEpDjy7pO9+LK9dneFJNosVGSckNx0/8lAwLyhJeF28x7z73BUFML6YhRirlsQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.13.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.10.3","@slonik/driver":"^49.10.3","@slonik/errors":"^49.10.3","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.10.3","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.10.3"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.10.3_1781616967467_0.4078166392084819","host":"s3://npm-registry-packages-npm-production"}},"49.10.4":{"name":"@slonik/pg-driver","version":"49.10.4","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.10.4","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"65dc552bf357639c8387dd0ec38b96d93badc066","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.10.4.tgz","fileCount":18,"integrity":"sha512-r5NttgGoyYGNXhKkUtF+K4ndjeYrK7ThJpJl6SaPuPcn/2F5SM5/0G8NM39ksFIDGOf5vbvwIBtmKTwp5wHZrg==","signatures":[{"sig":"MEQCIFWYgvt3Ul4/dV96+CE4Mj06zMZQyVQ27jROgSnoYnPhAiATj2KOvzWDb2lnCcS8SMkKLY5U9StFaAZSIOcmoGPJyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.10.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40317},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.10.4.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/b3dbfd8a53fdaff19b6634f5cab73fb0/slonik-pg-driver-49.10.4.tgz","_integrity":"sha512-r5NttgGoyYGNXhKkUtF+K4ndjeYrK7ThJpJl6SaPuPcn/2F5SM5/0G8NM39ksFIDGOf5vbvwIBtmKTwp5wHZrg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.13.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.10.4","@slonik/driver":"^49.10.4","@slonik/errors":"^49.10.4","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.10.4","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.10.4"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^9.6.4","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.10.4_1781617473917_0.9515247038715922","host":"s3://npm-registry-packages-npm-production"}},"49.10.5":{"name":"@slonik/pg-driver","version":"49.10.5","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.10.5","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"82a351cd29266d566be71727e2a0e86e7efb81be","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.10.5.tgz","fileCount":18,"integrity":"sha512-PpYJqHp5eK6S2D7muAanDYQ6dnQL1w6EegC8uJMmjQG6PDrdjHPBdaZ9NAiKoW28Rb+JBxuGGZ+vVt/FjnI+xA==","signatures":[{"sig":"MEYCIQDCGd/v1JloPVt3R4UFQbF6LdiUxMkkgL/qQ8HuwIHkWwIhAIolZUJzGuygdj1ZmBJRrscVKcOV9vZJV08k7fEokmf3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.10.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40318},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.10.5.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/d617bff85824926fc1f16ac3a0caa7ec/slonik-pg-driver-49.10.5.tgz","_integrity":"sha512-PpYJqHp5eK6S2D7muAanDYQ6dnQL1w6EegC8uJMmjQG6PDrdjHPBdaZ9NAiKoW28Rb+JBxuGGZ+vVt/FjnI+xA==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.13.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.10.5","@slonik/driver":"^49.10.5","@slonik/errors":"^49.10.5","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.10.5","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.10.5"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^10.0.1","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.10.5_1781623465954_0.6945325719531945","host":"s3://npm-registry-packages-npm-production"}},"49.10.6":{"name":"@slonik/pg-driver","version":"49.10.6","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.10.6","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"6ad468982181aa5864f389d879e783aebbac78fd","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.10.6.tgz","fileCount":18,"integrity":"sha512-sNI9/obDpxXrUmOQUZlOzhDJNq/E1PlgG0qEuzREF2rqdRkbF9EUapaTqQ6EM0yUfb0wGHJ8INeHlZosFAmn3A==","signatures":[{"sig":"MEYCIQD3Ho/sf7ILfpOgbtfBgP8uFreymqbjfOv7y/0T6LHv9wIhAKnVPWBjQwYgKkaTMvoL4WUQSMUE0Kpud45bH6h93cMY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.10.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40318},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.10.6.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/03db4910b3d97a46dee4aca5c36761f5/slonik-pg-driver-49.10.6.tgz","_integrity":"sha512-sNI9/obDpxXrUmOQUZlOzhDJNq/E1PlgG0qEuzREF2rqdRkbF9EUapaTqQ6EM0yUfb0wGHJ8INeHlZosFAmn3A==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.13.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.10.6","@slonik/driver":"^49.10.6","@slonik/errors":"^49.10.6","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.10.6","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.10.6"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^10.0.1","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.10.6_1781631326132_0.04598760860182449","host":"s3://npm-registry-packages-npm-production"}},"49.10.7":{"name":"@slonik/pg-driver","version":"49.10.7","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.10.7","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"189da166fc6bce64e6d988f8af4bf4a47ce81d18","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.10.7.tgz","fileCount":18,"integrity":"sha512-bdBUEBj5BAboEUoHpznfRSJ65A7b43POUQNiX65H6P5Ts2eWvF/9CiE8JGxWfJnu9FekKaCluPoECAtZeF0cow==","signatures":[{"sig":"MEQCIEmFUOK31e66FHdP/jVvrPdSl7dL9L91yeAbdLRE4YWfAiBvqFfntpNxLbewnJ3XwOHjATTAbStpP79lAy9UTMG7jA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.10.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40318},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.10.7.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/d547c861a08e70e8d1194ecad827ed3d/slonik-pg-driver-49.10.7.tgz","_integrity":"sha512-bdBUEBj5BAboEUoHpznfRSJ65A7b43POUQNiX65H6P5Ts2eWvF/9CiE8JGxWfJnu9FekKaCluPoECAtZeF0cow==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.13.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"pg":"^8.18.0","pg-types":"^4.1.0","@slonik/types":"^49.10.7","@slonik/driver":"^49.10.7","@slonik/errors":"^49.10.7","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.10.7","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.10.7"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^10.0.1","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.10.7_1781633535139_0.048439766121379124","host":"s3://npm-registry-packages-npm-production"}},"49.10.8":{"name":"@slonik/pg-driver","version":"49.10.8","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.10.8","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"d7c587cd45d9f517f8ffc63776e7445ce992ffd7","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.10.8.tgz","fileCount":18,"integrity":"sha512-xnd9FsYkfXUUtQ1KH72+H7yUOQ4jjYgBRAKwGCrcIF4NXLwiilSIxGI3bJUb75TP5mH+BC8bJ59TwAvPdOH6zg==","signatures":[{"sig":"MEQCIB1Jm7QfNB8tyX2rtUrTbYvtybL7LOypyPkCKJchMe8ZAiBBcFIGW4kd7PR0TKznzUDcdTXAN4i05R1aiN79zWeOmA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.10.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40318},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.10.8.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/aded06f49f8b0d6bb5a243e29ac9490a/slonik-pg-driver-49.10.8.tgz","_integrity":"sha512-xnd9FsYkfXUUtQ1KH72+H7yUOQ4jjYgBRAKwGCrcIF4NXLwiilSIxGI3bJUb75TP5mH+BC8bJ59TwAvPdOH6zg==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.16.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"pg":"^8.22.0","pg-types":"^4.1.0","@slonik/types":"^49.10.8","@slonik/driver":"^49.10.8","@slonik/errors":"^49.10.8","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.10.8","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.10.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^10.0.1","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.10.8_1785075765664_0.954209137523651","host":"s3://npm-registry-packages-npm-production"}},"49.10.9":{"name":"@slonik/pg-driver","version":"49.10.9","keywords":["postgresql","promise","types"],"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","_id":"@slonik/pg-driver@49.10.9","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"homepage":"https://github.com/gajus/slonik#readme","bugs":{"url":"https://github.com/gajus/slonik/issues"},"ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"dist":{"shasum":"14a2ccb2599cb233a291152509f9b3a3d1e4d96b","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.10.9.tgz","fileCount":18,"integrity":"sha512-nxM2mKyqK6Lu4c8AUl/pNv+3AkD8+bnZCRt4coRuC2B/jSgPixRRLEwvYQ78b2MiSzzrQXRnXvgAfd75xCKcFQ==","signatures":[{"sig":"MEYCIQCabeBwjyuKWoNhgMTFGEfSAa3xO3lcl3f4LXwbRpTiEgIhAOMVjpDbUIBlkPccfPXTjmuym83KqeQLTgqQtOB8wy3+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.10.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40318},"main":"./dist/index.js","type":"module","_from":"file:slonik-pg-driver-49.10.9.tgz","types":"./dist/index.d.ts","engines":{"node":">=24"},"scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"_resolved":"/tmp/68f99f8ea70957a8d0d226b465a731f3/slonik-pg-driver-49.10.9.tgz","_integrity":"sha512-nxM2mKyqK6Lu4c8AUl/pNv+3AkD8+bnZCRt4coRuC2B/jSgPixRRLEwvYQ78b2MiSzzrQXRnXvgAfd75xCKcFQ==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.16.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"pg":"^8.22.0","pg-types":"^4.1.0","@slonik/types":"^49.10.9","@slonik/driver":"^49.10.9","@slonik/errors":"^49.10.9","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.10.9","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.10.9"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^10.0.1","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"tmp":"tmp/pg-driver_49.10.9_1785082325270_0.6584196247058924","host":"s3://npm-registry-packages-npm-production"}},"49.10.10":{"_id":"@slonik/pg-driver@49.10.10","ava":{"files":["src/**/*.test.ts"],"extensions":["ts"],"nodeArguments":["--import=tsimp"]},"bugs":{"url":"https://github.com/gajus/slonik/issues"},"dist":{"shasum":"07af97b1b78464ce7bd6164228c4c3beabeeeda2","tarball":"https://registry.npmjs.org/@slonik/pg-driver/-/pg-driver-49.10.10.tgz","fileCount":18,"integrity":"sha512-kkyHT4tahvU8lVsN0wSXdDk63MLSTadrf4tV5s/Tck5OYmZfrHKIav4fv5/+It8DcW19/Vu/LZvyw97IMkycyw==","signatures":[{"sig":"MEQCIHvpzwWyDn79BRcup1VnXxB+45nj8Rpdxd+JnGwTKVuFAiAWlVMFHjMu+r4jpMsorpT6LgPIJo16apw5/Inw89+PzA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCq7WOmT+iEZQlfs3kaV+Psf2Ou3D+x4sG9amXyP9rH2AIgWF28NNT7ivZUTJCSDqr65pnIrOfZVh3b1ckyYgNpxgw="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@slonik%2fpg-driver@49.10.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40324},"main":"./dist/index.js","name":"@slonik/pg-driver","type":"module","_from":"file:slonik-pg-driver-49.10.10.tgz","types":"./dist/index.d.ts","author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"engines":{"node":">=24"},"license":"BSD-3-Clause","scripts":{"lint":"npm run lint:cspell && npm run lint:tsc","test":"ava --verbose --serial","build":"rm -fr ./dist && tsc --project ./tsconfig.json","lint:tsc":"tsc --noEmit","lint:cspell":"cspell . --no-progress --gitignore"},"version":"49.10.10","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7787e68a-e1d4-425a-8c2f-9b7da803cef9"}},"homepage":"https://github.com/gajus/slonik#readme","keywords":["postgresql","promise","types"],"_resolved":"/tmp/109fcf4d7beec031e1f71d848dd1a346/slonik-pg-driver-49.10.10.tgz","_integrity":"sha512-kkyHT4tahvU8lVsN0wSXdDk63MLSTadrf4tV5s/Tck5OYmZfrHKIav4fv5/+It8DcW19/Vu/LZvyw97IMkycyw==","repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"_npmVersion":"11.19.0","description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","directories":{},"maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"_nodeVersion":"24.20.0","dependencies":{"pg":"^8.22.0","pg-types":"^4.1.0","@slonik/types":"^49.10.10","@slonik/driver":"^49.10.10","@slonik/errors":"^49.10.10","postgres-array":"^3.0.4","@slonik/sql-tag":"^49.10.10","pg-query-stream":"^4.12.0","@slonik/utilities":"^49.10.10"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","tsimp":"^2.0.12","cspell":"^10.0.1","@types/pg":"^8.16.0","typescript":"^5.9.3","@types/node":"^24.10.13"},"peerDependencies":{"zod":"^3.25 || ^4"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/pg-driver_49.10.10_1790032550301_0.7371221651941742"}}},"time":{"created":"2024-05-07T19:33:48.488Z","modified":"2026-09-21T23:15:51.139Z","43.0.6":"2024-05-07T19:33:48.829Z","43.0.7":"2024-05-07T20:09:19.218Z","43.0.8":"2024-05-07T20:25:20.157Z","44.0.0":"2024-05-09T20:48:36.848Z","45.0.0":"2024-05-13T16:12:03.907Z","45.1.0":"2024-05-13T19:34:43.056Z","45.2.0":"2024-05-13T19:49:09.472Z","45.2.1":"2024-05-13T20:27:47.367Z","45.3.0":"2024-05-14T21:13:40.696Z","45.4.0":"2024-05-14T21:39:10.400Z","45.4.1":"2024-05-14T23:35:35.104Z","45.5.0":"2024-05-29T15:31:18.946Z","45.6.0":"2024-06-05T15:10:11.160Z","46.0.0":"2024-08-01T15:12:35.352Z","46.0.1":"2024-08-01T15:31:11.954Z","46.1.0":"2024-08-24T22:29:15.873Z","46.2.0":"2024-11-14T18:21:33.788Z","46.3.0":"2025-01-03T17:58:27.664Z","46.4.0":"2025-01-06T21:40:53.872Z","46.5.0":"2025-04-29T21:59:29.954Z","46.6.0":"2025-04-30T08:10:41.144Z","46.6.1":"2025-05-02T19:41:45.018Z","46.7.0":"2025-05-05T21:46:02.488Z","46.8.0":"2025-05-05T22:05:32.164Z","47.0.0":"2025-05-05T22:42:05.550Z","47.0.1":"2025-05-06T11:38:51.946Z","47.1.0":"2025-05-06T14:29:26.265Z","47.2.0":"2025-05-15T16:37:00.893Z","47.2.1":"2025-05-15T17:14:45.087Z","47.3.0":"2025-05-15T18:11:39.485Z","47.3.1":"2025-05-19T21:17:13.882Z","47.3.2":"2025-05-19T21:36:13.364Z","48.0.0":"2025-05-19T23:41:25.007Z","48.1.0":"2025-05-20T00:39:09.850Z","48.1.1":"2025-05-25T23:10:42.033Z","48.1.2":"2025-06-01T17:19:29.559Z","48.2.0":"2025-07-24T10:05:35.574Z","48.3.0":"2025-07-27T11:33:24.210Z","48.4.0":"2025-08-07T22:40:37.030Z","48.4.1":"2025-08-08T14:56:39.733Z","48.4.2":"2025-09-03T22:14:25.995Z","48.5.0":"2025-09-03T23:23:50.970Z","48.6.0":"2025-09-04T00:31:31.551Z","48.7.0":"2025-10-26T03:33:53.491Z","48.7.1":"2025-11-12T16:24:23.732Z","48.8.0":"2025-11-14T16:49:57.199Z","48.8.1":"2025-11-21T17:38:29.050Z","48.8.2":"2025-11-21T19:35:22.997Z","48.8.3":"2025-11-21T20:30:44.597Z","48.8.4":"2025-11-21T20:52:28.979Z","48.8.5":"2025-11-23T21:58:54.730Z","48.8.6":"2025-11-28T22:18:07.867Z","48.8.7":"2025-11-29T00:18:33.235Z","48.8.10":"2026-01-16T06:49:51.586Z","48.8.11":"2026-01-16T16:33:50.439Z","48.8.12":"2026-01-16T18:19:18.790Z","48.10.0":"2026-01-16T23:02:49.166Z","48.10.1":"2026-02-11T17:35:00.341Z","48.10.2":"2026-02-12T22:34:15.231Z","48.10.3":"2026-02-16T12:45:20.237Z","48.11.0":"2026-03-04T05:13:26.864Z","48.12.0":"2026-03-04T05:33:04.306Z","48.12.1":"2026-03-04T12:51:06.195Z","48.12.2":"2026-03-05T07:34:22.515Z","48.12.3":"2026-03-05T08:09:09.484Z","48.13.0":"2026-03-12T20:37:03.676Z","48.13.1":"2026-03-13T01:01:34.678Z","48.13.2":"2026-03-13T02:43:46.306Z","48.14.0":"2026-04-06T22:40:10.256Z","48.14.1":"2026-05-05T22:34:38.077Z","48.14.2":"2026-05-13T22:29:23.833Z","48.14.3":"2026-05-13T23:20:07.124Z","48.14.4":"2026-05-14T17:09:56.214Z","48.15.0":"2026-05-19T02:02:35.400Z","48.16.0":"2026-05-22T21:12:12.590Z","48.17.0":"2026-05-22T21:32:45.091Z","48.18.0":"2026-05-22T21:58:37.170Z","48.19.0":"2026-05-25T17:55:51.616Z","49.0.0":"2026-05-25T18:27:38.592Z","49.0.1":"2026-05-25T19:20:46.739Z","49.1.0":"2026-05-25T20:21:08.569Z","49.2.0":"2026-05-25T21:16:22.238Z","49.2.1":"2026-05-27T17:52:10.621Z","49.3.0":"2026-05-27T18:52:44.750Z","49.4.0":"2026-05-27T19:04:32.051Z","49.5.0":"2026-05-27T20:36:01.604Z","49.6.0":"2026-05-28T15:08:42.148Z","49.7.0":"2026-05-28T17:00:41.505Z","49.8.0":"2026-05-29T22:08:53.027Z","49.9.0":"2026-06-03T20:30:09.186Z","49.10.0":"2026-06-05T17:59:53.735Z","49.10.1":"2026-06-10T00:20:37.487Z","49.10.3":"2026-06-16T13:36:07.594Z","49.10.4":"2026-06-16T13:44:34.073Z","49.10.5":"2026-06-16T15:24:26.075Z","49.10.6":"2026-06-16T17:35:26.270Z","49.10.7":"2026-06-16T18:12:15.264Z","49.10.8":"2026-07-26T14:22:45.810Z","49.10.9":"2026-07-26T16:12:05.405Z","49.10.10":"2026-09-21T23:15:50.383Z"},"bugs":{"url":"https://github.com/gajus/slonik/issues"},"author":{"url":"http://gajus.com","name":"Gajus Kuizinas","email":"gajus@gajus.com"},"license":"BSD-3-Clause","homepage":"https://github.com/gajus/slonik#readme","keywords":["postgresql","promise","types"],"repository":{"url":"git+https://github.com/gajus/slonik.git","type":"git"},"description":"A Node.js PostgreSQL client with strict types, detailed logging and assertions.","maintainers":[{"name":"gajus","email":"gajus@gajus.com"}],"readme":"# Slonik Driver for `pg`\n\n```ts\nimport { createPgDriverFactory, DatabaseError } from \"@slonik/pg-driver\";\n```\n\n## Error handling\n\nAll Slonik errors extend from `SlonikError`. `SlonikError` uses `cause` property to store the original error, which might be a `DatabaseError` from `pg`. Example:\n\n```ts\npool.on(\"error\", (error) => {\n  const cause = error.cause;\n\n  if (cause instanceof DatabaseError) {\n    console.log(cause.code);\n  }\n});\n```\n\nThis allows you to handle errors based on the lower-level error codes provided by `pg` driver.\n\nExample of handling all errors that could warrant a fatal error:\n\n```ts\nconst fatalErrorClasses = [\n  // Connection Exception\n  \"08\",\n  // Invalid Authorization Specification\n  \"28\",\n];\n\npool.on(\"error\", (error) => {\n  if (error.cause instanceof DatabaseError) {\n    const classCode = error.cause.code.slice(0, 2);\n\n    if (fatalErrorClasses.includes(classCode)) {\n      // Initiate shutdown due to unexpected connection state.\n    }\n  }\n});\n```\n","readmeFilename":"README.md"}