{"_id":"@cap-js/db-service","_rev":"76-f512c94edf10eaf6e5d29bac59ef680f","name":"@cap-js/db-service","dist-tags":{"maintenance":"1.20.3","latest":"3.0.1","next":"3.0.0"},"versions":{"1.0.0":{"name":"@cap-js/db-service","version":"1.0.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.0.0","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://cap.cloud.sap/","dist":{"shasum":"b1a2d7e14432cc18cd814b3eedf36a5314dfdc41","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.0.0.tgz","fileCount":16,"integrity":"sha512-evi20av3OpMOFeylpeuA9Xd3/QRVJvj1bn9lOyXvtKqcMYDd7Rpszs7i6yFx8Y/3EuRoHxmcBR3lgIb1ggxRQg==","signatures":[{"sig":"MEQCIHUL+1U+c3+DS0LY5Bb+QFljhzkEqeUFDJYTWO+DnBMfAiBeVmXS01ykTnCuZYobQNV5HzjR3K7A9S+DfSGhBP+v7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195709},"main":"index.js","engines":{"npm":">=8","node":">=16"},"gitHead":"43e751e3cd06113abb4283ce3788f547882f3082","scripts":{"lint":"npx eslint . && npx prettier --check . ","test":"npx jest --silent","prettier":"npx prettier --write ."},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"_npmVersion":"9.5.1","description":"CDS base database service","directories":{},"_nodeVersion":"18.16.0","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.0.0_1687527460865_0.6190246894397498","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@cap-js/db-service","version":"1.0.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.0.1","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://cap.cloud.sap/","dist":{"shasum":"8711d86cac3c3efbf2ffe651e72d64e5903319f8","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.0.1.tgz","fileCount":16,"integrity":"sha512-xNG9NPh2ZesWyDXQ3yBeI/077u9SrsggE4if9jWNz1UoWZoAY+eF2xOWggfBc7W32wrpWDiQyYE0ycjrvpwzYA==","signatures":[{"sig":"MEUCIAccHTEOAFXiQ+ycOySWWxni7lSh1VUN9woK45znts3XAiEAiWvfQY9kMxR4dSuepRcELxkvtWdRyLNfSL8VHjbEWXs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202497},"main":"index.js","engines":{"npm":">=8","node":">=16"},"gitHead":"afda1703c370d7aded6355856f4e906a4562b040","scripts":{"lint":"npx eslint . && npx prettier --check . ","test":"npx jest --silent","prettier":"npx prettier --write ."},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"_npmVersion":"9.5.1","description":"CDS base database service","directories":{},"_nodeVersion":"18.16.1","dependencies":{},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.0.1_1688406710465_0.283065345612856","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@cap-js/db-service","version":"1.1.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.1.0","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"68eb70930e559163dfcd3b70ee4adb2674ed6f87","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.1.0.tgz","fileCount":19,"integrity":"sha512-jyBqilpo2UuUFzAQVn7IcrIdKVed2i4fmYEQrakFXuF03OwicgZvZHp+XTwhc8Ealq2bT0LA+cfJ5gp3STIPYQ==","signatures":[{"sig":"MEUCIQCpaMlQevQGW2NpU2KQowt1UaLHPngGlkhvKSl5leCQkQIgCudRRQg1rbSpA6hArtTNClCMN686OBICFcnjb8yUxUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229125},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"f39b83ea689975d75b4e596908591794ea22f14a","scripts":{"lint":"npx eslint . && npx prettier --check . ","test":"npm run build && npx jest --silent","build":"tsc && find lib/ -type f -name '*.d.ts' -exec cp '{}' 'dist/{}' ';' && cp ts.eslintrc.cjs dist/.eslintrc.cjs && npx eslint ./dist --ext .d.ts","prettier":"npx prettier --write ."},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"9.6.7","description":"CDS base database service","directories":{},"_nodeVersion":"18.17.0","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.1.6","@typescript-eslint/eslint-plugin":"^6.2.0"},"peerDependencies":{"@sap/cds":">=7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.1.0_1690900513779_0.9701780088227663","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@cap-js/db-service","version":"1.2.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.2.0","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"a9bf3adf42f4eac2d9e201eda0cf456de4d82625","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.2.0.tgz","fileCount":21,"integrity":"sha512-WGxk9cAgjQGeHMSBraFAvGiWrnN1RlUdyqI/Q8GVolRkAjw8OWWuFaU2yPwKNzew+WRAZUAY8ttx8UqBhGLB1g==","signatures":[{"sig":"MEQCIGj6T0s68Jm0SOeLGq+RETVy7HDUpihy5MWGC0S3ctMDAiB2ZnwqaRgTHw5zLJt83KE7uQfUVsw2aS+hVDIAZ0w0zg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238189},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"9a14d5368ca90af981886490345bd26e7df29b12","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"9.6.7","description":"CDS base database service","directories":{},"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.1.6","@typescript-eslint/eslint-plugin":"^6.2.0"},"peerDependencies":{"@sap/cds":">=7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.2.0_1693988854095_0.4594515841045985","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@cap-js/db-service","version":"1.2.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.2.1","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"086253bd57c92b53975255f8ae5dbfc35f8eede9","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.2.1.tgz","fileCount":21,"integrity":"sha512-Mel5LqIskxNCABp+tnlwTpSB2NnGl+rMgNCt8g18tMMl4TIKwzFwvrMzRkYmvLgMSvn78itVGLI8mhNII5lQWA==","signatures":[{"sig":"MEUCIQDGugApWTFpqOeJHpe1WDn6ZI4wSb865i31nv75dB4AUQIgDM+9DInA5KF63xiiJtpi6JH1h26TLT+0gsr5ameprao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238816},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"9f1a12b7eeab17392d29c9b4c80f2ea114ad98da","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"9.6.7","description":"CDS base database service","directories":{},"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.1.6","@typescript-eslint/eslint-plugin":"^6.2.0"},"peerDependencies":{"@sap/cds":">=7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.2.1_1694166684519_0.3382705434583517","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@cap-js/db-service","version":"1.3.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.3.0","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"8306096d4f37bde567eed1d47fa912d0ddd95907","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.3.0.tgz","fileCount":21,"integrity":"sha512-GTS/OVR+009Gz+69EZKOskZ/ioXRHzySbE/xdOfJqB+Ei0lsQc2pxh3MUzNViuVPOQNyap40XdwDjCJgQc2h/Q==","signatures":[{"sig":"MEYCIQDL6XjPjMHQ2qWl7jjWb8GClMr5jmGvS27JIE+66m6xSwIhAPw+4R7GifqGYgHkaHmCAvopL5NZ5SHWGh8S+ZFkU0jH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":244342},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"8ed52e4aabbae4089b94917ccd680bbdb30ba8df","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"9.8.1","description":"CDS base database service","directories":{},"_nodeVersion":"18.18.0","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.1.6","@typescript-eslint/eslint-plugin":"^6.2.0"},"peerDependencies":{"@sap/cds":">=7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.3.0_1696593973261_0.07922365930977171","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"@cap-js/db-service","version":"1.3.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.3.1","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"6ee1b3cca90dbfc3d1b6852866eab03b0f9223b9","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.3.1.tgz","fileCount":21,"integrity":"sha512-a7u05OzeJ6cLwwS8SYMOVlW7xYpXWHv4tUMwiKxVd3rk1wsHJn1gQao4sLtYZ4lnaRRF+GGf7mWuCn/0eaGn5A==","signatures":[{"sig":"MEUCIAZ3n3wR1ii1IVQ6/QDEH2h2BButCklPv0dzLHi54YfQAiEAzciRtIKbVTILlWgAkWJzrsgpfr2uq0uvPhdpLy0U8BI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":244452},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"52869aaa897d1ad0a4447be456890ee7b6f3a290","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"9.8.1","description":"CDS base database service","directories":{},"_nodeVersion":"18.18.0","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.1.6","@typescript-eslint/eslint-plugin":"^6.2.0"},"peerDependencies":{"@sap/cds":">=7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.3.1_1696922779066_0.2865272227951039","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"@cap-js/db-service","version":"1.3.2","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.3.2","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"36989df4890442127acd18db180e43d92753fd30","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.3.2.tgz","fileCount":21,"integrity":"sha512-EEwsEOM4ragtQdAuApjT77xhJac28EszCsH0/9yg1EYoCZMWk2n+hwWTk9yMnXGDZmmiKc6uScq8DetgyPvaGg==","signatures":[{"sig":"MEUCIFarJlgfECb24avFI4bMrdY/CdImj8wUoB8lC3hTOSwqAiEAySsTUmXjKdoUFkQWB+OqgE5tH451LAuy/62zNqytCCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":247231},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"964f0dcbe7e7bb817bc9eb2796eac89eb591165d","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"9.8.1","description":"CDS base database service","directories":{},"_nodeVersion":"18.18.0","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.1.6","@typescript-eslint/eslint-plugin":"^6.2.0"},"peerDependencies":{"@sap/cds":">=7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.3.2_1697223637885_0.9014982197850208","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@cap-js/db-service","version":"1.4.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.4.0","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"a38cb1c5c43aad537a14ce230fbcc24c07e14507","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.4.0.tgz","fileCount":22,"integrity":"sha512-K00hjFLvXoEIQ0uPE/7hCSYz4jaLYVrCDAVJCK+aHO8+xjaFm2O7DO9h3AzJEQjixdqS91nQYcRNiBLKGcXdCA==","signatures":[{"sig":"MEUCIQClp4+++5dH2zXWo0IiaaPMEdqLaIAnRyDinbHdeVrBoQIgKeUY5RPdx4pRrZqC4TtyWhL8//qUdnc66UuPBP0jrd4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257718},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"42806eacad8b493e4a8c5f68dd6a4154f8a80bf5","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"9.8.1","description":"CDS base database service","directories":{},"_nodeVersion":"18.18.2","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.1.6","@typescript-eslint/eslint-plugin":"^6.2.0"},"peerDependencies":{"@sap/cds":">=7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.4.0_1700486944678_0.021940669258715406","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@cap-js/db-service","version":"1.5.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.5.0","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"fb9edbca692e7fb9a058359cd594cbbd150ed421","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.5.0.tgz","fileCount":22,"integrity":"sha512-JyHmkJyyu3BflqlfpPP79cy3niEF9SvBzoYanQW3UxpIw0qxq6k66vlkEa+p27cHyMUB3m+rLIjmp8T4C4O3Sg==","signatures":[{"sig":"MEUCIGVRgTHEPPBMk71ZxtvxiPMJc4webP/zB5opxlsOdLYmAiEAmZRVrdRuO7GNcBQJ7NhmD/a/mrSEBETD64UoZVVzx7A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258536},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"b5312ac65444f722f3807129e1a9bbec4372e329","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"9.8.1","description":"CDS base database service","directories":{},"_nodeVersion":"18.18.2","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.1.6","@typescript-eslint/eslint-plugin":"^6.2.0"},"peerDependencies":{"@sap/cds":">=7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.5.0_1701854901212_0.914421250226195","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"@cap-js/db-service","version":"1.5.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.5.1","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"5027a59fd5c4a6af744302da36ccbef0d51e7e4f","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.5.1.tgz","fileCount":22,"integrity":"sha512-+wQNGmHDNQjOJtLbmZ2Q/evAu3Ddlvvj3MGOy1K4PjDAJFAvh6D2Mv0E6q3jHnbVlGVQD8Mzpsi3ulOII7flRw==","signatures":[{"sig":"MEYCIQDH611VZyHbxTBK4vVG25XPdVCRihbLSJO+ocR9UCy1FQIhAOW3UKvyJsu0mbGyCU4T9AT49wPlh8fw2nnqoS24IF3Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":259449},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"450db3632e821c9ac56d8a506503c31e85b1a14b","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.2.3","description":"CDS base database service","directories":{},"_nodeVersion":"18.19.0","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.1.6","@typescript-eslint/eslint-plugin":"^6.2.0"},"peerDependencies":{"@sap/cds":">=7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.5.1_1703068760113_0.3332049485223503","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@cap-js/db-service","version":"1.6.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.6.0","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"2d1ba94e0b9da7c6775b8c70b4ac6d0214d2a4a9","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.6.0.tgz","fileCount":22,"integrity":"sha512-sulAJsCbllcoA9necdGJggShDI8Y/H47sFU6TPO8kF+v40FeWZ73it7AmJCWWTKo+XScjIqEis/SYIyC/x+DfA==","signatures":[{"sig":"MEYCIQCgROrpRvBzM0948Uli5DcXpYIg/8MSb6bE7V9RWyojxwIhAM8JzWUZNagguH9/ux0mQQKD1Agu9ctgmZ1UKHeLXZ0l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":266937},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"cbb584c13482c2d85e78aa19a2bc50af9ed1ab0e","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.2.3","description":"CDS base database service","directories":{},"_nodeVersion":"18.19.0","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.1.6","@typescript-eslint/eslint-plugin":"^6.2.0"},"peerDependencies":{"@sap/cds":">=7.6"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.6.0_1706882754247_0.26565134520310973","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"@cap-js/db-service","version":"1.6.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.6.1","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"f03ae31f027e04f3ed080f9f401fca85ccd89d1c","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.6.1.tgz","fileCount":22,"integrity":"sha512-tIYX1iiCmfSOIJ7au3ynfsh28/ZEFwgsBSXUOuhVAhmBPX9wgVF6BQ+XP4Qh7ktPt7woh1eoY9EqPYA1LTxwYQ==","signatures":[{"sig":"MEUCIFjQ+RZCUpWDIFIR8gYN7xEvMWpWVTTTtARW5FXblHHjAiEA5G4thFKLXAzs1rMo3gwISacLH2UH8ISbc7xR22fPgSE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":267288},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"400146fd9c91abf2e72242ab06210639640a9c8e","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.2.3","description":"CDS base database service","directories":{},"_nodeVersion":"18.19.0","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.1.6","@typescript-eslint/eslint-plugin":"^6.2.0"},"peerDependencies":{"@sap/cds":">=7.6"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.6.1_1707121660854_0.6488132336190271","host":"s3://npm-registry-packages"}},"1.6.2":{"name":"@cap-js/db-service","version":"1.6.2","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.6.2","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"8f98384718ad3b9bc57e704d7f6581420b4ae2d3","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.6.2.tgz","fileCount":22,"integrity":"sha512-dL9c6t8PSGR79BEjx9yujGqXaa8dkESHZ78/4p4jOQO9yD1wpzgqDJEuyin2XqWEIdnU/rSOK1WNKLVHZ156uQ==","signatures":[{"sig":"MEYCIQDDwMPAdRdxsfEjE4LYAZoTbr2wgbUsqXB3pCDxQID/wwIhAMb/wlUTdQVjpHTFigP2HRYtR0KJKSRwjwo2pTOrdbwy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":268957},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"21a48987536bdde14328c6001e871cca724f1cea","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.2.3","description":"CDS base database service","directories":{},"_nodeVersion":"18.19.0","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.1.6","@typescript-eslint/eslint-plugin":"^6.2.0"},"peerDependencies":{"@sap/cds":">=7.6"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.6.2_1708093569261_0.8046867926570704","host":"s3://npm-registry-packages"}},"1.6.3":{"name":"@cap-js/db-service","version":"1.6.3","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.6.3","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"3fa159a4d4d21364d41b6100aa499a51f1663c27","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.6.3.tgz","fileCount":22,"integrity":"sha512-k0ZH/ffxGZyyjNLtzy39Glqlg9sLT2p5s6Uhf2jV9KkxGUhQ03Yipmv+ePymH2AFZhvbJQmD3/aZiXNUDi0z5w==","signatures":[{"sig":"MEUCIQC8Cnnb/mCAyvt29jVknndXOVdUDvUrdJifMO+/vVYPCQIgLK89/WHCyOg7gftBIdcGffbcSOR+08kBR1+wZHounfA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":270081},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"30e1e7b53ad8a2e24a19f30857c96286467635a3","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.2.3","description":"CDS base database service","directories":{},"_nodeVersion":"18.19.0","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.1.6","@typescript-eslint/eslint-plugin":"^6.2.0"},"peerDependencies":{"@sap/cds":">=7.6"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.6.3_1708510091942_0.6597273129647332","host":"s3://npm-registry-packages"}},"1.6.4":{"name":"@cap-js/db-service","version":"1.6.4","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.6.4","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"d108b9ab643c81eb0acb51b50bb4237dae22c284","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.6.4.tgz","fileCount":22,"integrity":"sha512-gyHgvjKzB63unMEYTmh9QG71OypAmJ1MeEvoryhhGy8MoBHrbXV/BBdz3fwzyxKP5wZsGi+VqiclOqBWdTeaug==","signatures":[{"sig":"MEUCIQCR0YFoLCyyBh5xTqO5OjxKyxI6hKp/BP4E/H+CWyz5ygIgFPbzeMdGzrS/LCHRJ0E1yjXvR4AuunG82wLx7dMfXZ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":272203},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"b694615bc5e1f765e330fb03d0c102a62d7ec63c","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.2.4","description":"CDS base database service","directories":{},"_nodeVersion":"18.19.1","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.1.6","@typescript-eslint/eslint-plugin":"^6.2.0"},"peerDependencies":{"@sap/cds":">=7.6"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.6.4_1709133312774_0.16026953996973559","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"@cap-js/db-service","version":"1.7.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.7.0","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"6789dc4426d09110244383bbdd83e997163740b1","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.7.0.tgz","fileCount":22,"integrity":"sha512-FjP48+3wDABeHJL6RuP8Yg9L3i7+v7eUW1KerGzbJ6sLn1VesAfZPtG2rQYxJyLzUqnC9Oz32Ahe9bIydQiY5w==","signatures":[{"sig":"MEQCIACuIarsgvEZLe3XQG4yzEp96JlhMBJPrLsvbU0CFo9CAiB3oEgFLAfbugeI3NHuPZtNTBuIeARDAM3arVDDrla1gQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":281056},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"cfd7d5752bdec0c4fc85fd064f33388406bf4589","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.2.4","description":"CDS base database service","directories":{},"_nodeVersion":"18.19.1","_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.6"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.7.0_1711115302161_0.025520857969332678","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"@cap-js/db-service","version":"1.8.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.8.0","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"689db97e962821f5644adb91a24ae7764ff3cfa3","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.8.0.tgz","fileCount":22,"integrity":"sha512-xewXFFNQuOWyv8b9sH3E2+NGGZsn/gVWnkGwetPxJJjVpsMj5FJRh4MJvlcGursBhGE2kNxJD036dst2BKdh/A==","signatures":[{"sig":"MEUCIBSU+nrPXhZb6zTDRRi+fMe3KdrNvnyJLLZo15krIO/dAiEAmrJShQDB4/sLZ2JKiZUVMIkIVu7yva4khouRzlu2Lcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":285520},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"fdad6557f1aada361d48c751c5c5a290c787b520","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.5.0","description":"CDS base database service","directories":{},"_nodeVersion":"18.20.1","_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.6"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.8.0_1712922505530_0.9209303231100787","host":"s3://npm-registry-packages"}},"1.9.0":{"name":"@cap-js/db-service","version":"1.9.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.9.0","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"3556dd8a47381b7c4219e036d72a5083b2f6c8bb","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.9.0.tgz","fileCount":22,"integrity":"sha512-l6qFcgBZg9s40nmBLaSCbFFCNFDCwYIoSrgEAo0uRIXdBYZFGJMwtVC88xzG0ro5PyACat3DJ3C8lNYMxHDzCg==","signatures":[{"sig":"MEUCIQD44jMs7M5NlbpXYPMoexoLy6NO+RuP/Oab9XmGMeM8fwIgEEfR1tj9NVxxv513pZfZ+gp5D2fRoEgyvsje7ch9l8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":291697},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"bca93fde520c519952d2cf3ce1067b1d755002ff","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.5.0","description":"CDS base database service","directories":{},"_nodeVersion":"18.20.2","_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.9.0_1715160747435_0.2965313751131662","host":"s3://npm-registry-packages"}},"1.9.1":{"name":"@cap-js/db-service","version":"1.9.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.9.1","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"db0bc7bffccdcfb94ded707932bb98ff3f7d8f31","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.9.1.tgz","fileCount":22,"integrity":"sha512-lYsDKlaIk2e6jcaJRmDdidrBWNf15myy3vjnn4IUrrUeSqDJBdbc0f5JD5QQTop00+ID/Wtqay47XMnW/X4Edw==","signatures":[{"sig":"MEUCIA+0LwzQxXpp0Fk//tHDJwFgbt6Yy00efErchHtVqkS0AiEAkHpExQqo44mb8rPJ0EE93rPLf+TXgMPeNcI4YGw0fE8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":292090},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"e3ad1dfc0481237d1497f9d751393e7cf7319d39","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.5.0","description":"CDS base database service","directories":{},"_nodeVersion":"18.20.2","_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.9.1_1715942406050_0.3896775438872073","host":"s3://npm-registry-packages"}},"1.9.2":{"name":"@cap-js/db-service","version":"1.9.2","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.9.2","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"502e3e8f9874c5b06b33d1e668cae576241e8939","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.9.2.tgz","fileCount":22,"integrity":"sha512-rJV+fspRfC1ShyD6LDEDCvUztuciDbKD/mkhBAfm9Jm/Z4oVJMhNs/TXliB9VzLfs1QhSPKgYvzvn3zYchVziA==","signatures":[{"sig":"MEUCIE3NnajHW+ydiK+N1H8ZPY8/7zkw28wcuwqx3u8g4ar7AiEA6R5deg+9SZOwagtlS989nfo4nKIGs+ctK9Gbak60Noo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":292579},"main":"index.js","types":"./dist/index.d.ts","engines":{"npm":">=8","node":">=16"},"gitHead":"8ed8c5f930e795b08ca1ca6a3a11359dec19aa34","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.7.0","description":"CDS base database service","directories":{},"_nodeVersion":"18.20.3","_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.9.2_1716909916388_0.44311211425446806","host":"s3://npm-registry-packages"}},"1.10.1":{"name":"@cap-js/db-service","version":"1.10.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.10.1","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"aeb4166f863746102e0e331e7b112848ee702b11","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.10.1.tgz","fileCount":22,"integrity":"sha512-erLP+G1sWrfDS4L0/TVyDCBBVIzwzZTRygZYf51+3uLWZP/YY7iuYT2XTZQq4xWDls+JX+ge6KcO6Gfq+m9MMg==","signatures":[{"sig":"MEQCIFVry1mhrgOx1wCTBbuGnqpfB+5hLmTNjBp1towH7ADTAiA0CUYDYAhw0EgzR7yvY3lawLeMPVT3VZsPDG+vEH7xdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294501},"main":"index.js","types":"./dist/index.d.ts","gitHead":"8be3c7d51e5de64f4ed5f81a7bfe13f205c0c23d","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.7.0","description":"CDS base database service","directories":{},"_nodeVersion":"18.20.3","_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.10.1_1718806763469_0.666209614284228","host":"s3://npm-registry-packages"}},"1.10.2":{"name":"@cap-js/db-service","version":"1.10.2","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.10.2","homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"04684530fa57e958e4a742c34644b35efa16cdfb","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.10.2.tgz","fileCount":22,"integrity":"sha512-FFzDDX75RnblWgUz9Gape/GSEalpaNm3JmFq2jcX/EdUH6IUUq7N4kFuymW1qEcB96i6Y+jQkSs8dTAA7y3VcQ==","signatures":[{"sig":"MEQCIH/Sb6yV1RyR5OATP8JS1UeaXSQM+VP006HfeZJ35/kTAiBtbg2Qbzp115Ns0g72h0wAIpz1MV47n6AWInQ1Ear7sw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294936},"main":"index.js","types":"./dist/index.d.ts","gitHead":"c3c45630812539ff22c3fd7696e2c90ac973675e","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.7.0","description":"CDS base database service","directories":{},"_nodeVersion":"18.20.3","_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.10.2_1719327643630_0.482213648258617","host":"s3://npm-registry-packages"}},"1.10.3":{"name":"@cap-js/db-service","version":"1.10.3","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.10.3","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"482db4d8c46a03416e53f210e8f70fe69447d74c","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.10.3.tgz","fileCount":22,"integrity":"sha512-KLJKWbNr9qJF1bdm91UDPp/QpMnjrfYAmsHX4GDDsjm9dV29fdl474nOzCpjZ/ldBEmx3HDjezYbRm/ANO5liw==","signatures":[{"sig":"MEUCIQD7Ir3sSDva8LyxeSyurCBEDog9BsPp7IjEvwKTZxpGKwIgRNxzmg6IBTtzrigeJbPO4T1lxzzsRdISY22WK/fWAO8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":298062},"main":"index.js","types":"./dist/index.d.ts","gitHead":"edad08e210ca726e3461a028a836db790e5d9e71","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.7.0","description":"CDS base database service","directories":{},"_nodeVersion":"18.20.3","_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.10.3_1720171540813_0.356911491953102","host":"s3://npm-registry-packages"}},"1.11.0":{"name":"@cap-js/db-service","version":"1.11.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.11.0","maintainers":[{"name":"chgeo","email":"christian.georgi@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"ae48f28330b1b8bdf34786e53bb27ee552ce3a39","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.11.0.tgz","fileCount":22,"integrity":"sha512-7IbDaFVCbRZ0tXN8xisbIt3Aecp3RjbSdL4J8HzLUhvC1Rm4Qtadxm298gJM6kn8KOKjOf5UowmEHZCJg6KgxA==","signatures":[{"sig":"MEQCID6Haun5k+4YsiRpCT7UHKkuB5MseCY9ngnUgGUP7APHAiBeg4s6bM/V2jTQgSIWNxHPK6ew5kw1ow5+CkVcnQ9OSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":300263},"main":"index.js","types":"./dist/index.d.ts","gitHead":"91c98552fad687269baebd1ead97b869b852b1bb","scripts":{"test":"jest --silent"},"_npmUser":{"name":"chgeo","email":"christian.georgi@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.7.0","description":"CDS base database service","directories":{},"_nodeVersion":"18.20.3","_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.11.0_1720451508980_0.43711304805418183","host":"s3://npm-registry-packages"}},"1.12.0":{"name":"@cap-js/db-service","version":"1.12.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.12.0","maintainers":[{"name":"cap-npm","email":"cap@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"8490ed7277b6692d704057acccd231b7195fc424","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.12.0.tgz","fileCount":22,"integrity":"sha512-SG0RT9lxN+cpGzj119yKcdecgV04rUe5Pr54O9cWrx4usAMfd5Pu6J1vCAo6gzLhep0MMByAXpp2DR5JmQj9YA==","signatures":[{"sig":"MEUCIQCViV7Lruj3d8EtVlpR6jx2oPXe08APcHfg4fetMB+ktgIgBFkuwDwSw37Vv3Sdta1pPUrlgLzoYTGtWpSLfTkn318=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":301099},"main":"index.js","types":"./dist/index.d.ts","gitHead":"0b8ecb614a3f1257896507d36edb989cab003bb7","scripts":{"test":"jest --silent"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.7.0","description":"CDS base database service","directories":{},"_nodeVersion":"18.20.4","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.12.0_1721913858344_0.5061683077394852","host":"s3://npm-registry-packages"}},"1.12.1":{"name":"@cap-js/db-service","version":"1.12.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.12.1","maintainers":[{"name":"cap-npm","email":"cap@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"96d063f684fd8d5a8e1e547d089a3cc24e1db1c4","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.12.1.tgz","fileCount":22,"integrity":"sha512-0sIyXK/osLIywIVdGj8CSVjSqGh1tjqImU9NPeAIfUxAtx7lBbuhwZdNpolxw6YfmCyWeIogJEzh0Nb3LWF8tQ==","signatures":[{"sig":"MEQCIH8qYEe7aRk60FG8gyj2BMUwvfQzh4GFZxamReQmwM1NAiBG/rASi0hhhcMSJ2b5dPOM5l8aWLqiqCxQJTuOsIqSPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":303417},"main":"index.js","types":"./dist/index.d.ts","gitHead":"5291a79b1407d0bd655c306555d3cf7706d02cbe","scripts":{"test":"jest --silent"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.7.0","description":"CDS base database service","directories":{},"_nodeVersion":"18.20.4","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.12.1_1725433932983_0.8988681808864993","host":"s3://npm-registry-packages"}},"1.13.0":{"name":"@cap-js/db-service","version":"1.13.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.13.0","maintainers":[{"name":"cap-npm","email":"cap@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"cd514a565910d7611089efd75a323e15feb55fe7","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.13.0.tgz","fileCount":23,"integrity":"sha512-eM2WBMzhoYjeIFsqgoZGbDjFHj9le1EfaEBMF+JmAZLwyFGsYBEnqw236aeQvWVpaTnYnJej8lNzHmjgfzCFVg==","signatures":[{"sig":"MEQCIDQ8TJAEcr03I1KMUIjFjbceiEog78bQzKR4Bh1FdlAgAiAXeeHWWVERSlWNNaQgaAIkhpioDcjYFaDCCXEffNeJAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":306362},"main":"index.js","types":"./dist/index.d.ts","gitHead":"5a2c1f0e218cee44135301cf24fd2607db46187d","scripts":{"test":"jest --silent"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.7.0","description":"CDS base database service","directories":{},"_nodeVersion":"18.20.4","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.13.0_1727794604974_0.10800448887251712","host":"s3://npm-registry-packages"}},"1.14.0":{"name":"@cap-js/db-service","version":"1.14.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.14.0","maintainers":[{"name":"cap-npm","email":"cap@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"5546c31c723fa749f0d9981eecf9532f4caae9a4","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.14.0.tgz","fileCount":23,"integrity":"sha512-2OgzjRhrRhRYmwDLfQubUTszsigSxj/NAIAjUPrWcBMzY56fHTexpnclCr+pr0T07jMajiHfBqkz0YjGwtH1kw==","signatures":[{"sig":"MEUCIQD6aDeDa+SuSGjASQdi1DrC6WFFeKoay6Px3LSW8xUI2AIgKIwiuqpAXsFK3PMOX5wrFfrSl1pfNBP3e7fSeWXONXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":308317},"main":"index.js","types":"./dist/index.d.ts","gitHead":"9530ee4e64ff29eee39e2646297ebf248853245f","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.17.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.14.0_1729008009257_0.3668373563130296","host":"s3://npm-registry-packages"}},"1.14.1":{"name":"@cap-js/db-service","version":"1.14.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.14.1","maintainers":[{"name":"cap-npm","email":"cap@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"c7728450556383049a9bf4b7148e934acb5a48d4","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.14.1.tgz","fileCount":23,"integrity":"sha512-9j+picfUm6lFKW3HghghMTC2auyhtcyVU8JWocjE65BQGF1H+gETE++3Qd6fnK93W6xw3HA12GVHsNThn3ZVMA==","signatures":[{"sig":"MEQCIH58lgfzDYBydA1HC+z/Ws/BwszVrT96RjsVhCSsGSGjAiA0351YXuYAIzyJqyD2s9R/hYm4mIVWex4iL5VkyFSCgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":312719},"main":"index.js","types":"./dist/index.d.ts","gitHead":"835d60eb257c485ce42f21683b9535f3cd043762","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.18.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.14.1_1730194595459_0.04882266623803888","host":"s3://npm-registry-packages"}},"1.15.0":{"name":"@cap-js/db-service","version":"1.15.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.15.0","maintainers":[{"name":"cap-npm","email":"cap@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"c436743afb74f8c89940139f50905e2b5b2bd2e8","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.15.0.tgz","fileCount":23,"integrity":"sha512-9MCyfumDsPRA/axkQ0kePd8MqolbDTCGAaSN1jR07bMSNo/gFoRGfqcqvlP8+XdX5S1xBiMmP1gbw8VktZr0yg==","signatures":[{"sig":"MEUCIQCrDr6MjqrtuziyvAQs4pri7IytDUYokldkgKSmNBy89AIgQTXZkMWdK+xDml5zr0NIvGGeBMz3jITeEy6kdLmOV8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":314746},"main":"index.js","types":"./dist/index.d.ts","gitHead":"d7920ec3ceeb3a40d923bb1d40a93bc38e68bd23","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.18.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.15.0_1731586235477_0.04567921208743386","host":"s3://npm-registry-packages"}},"1.15.1":{"name":"@cap-js/db-service","version":"1.15.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.15.1","maintainers":[{"name":"cap-npm","email":"cap@sap.com"},{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"6c9d19ddabce353387d679b84e12dd8cfcb8ca0f","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.15.1.tgz","fileCount":23,"integrity":"sha512-8UU/vVWVriCam/Vd5NXLKNYpzjEH1yZpZ9bA4VobbEcgV6BwbBUL/5KwRhmYDtXI2kCi0nB72xj468/eqIeTfA==","signatures":[{"sig":"MEYCIQDb33h45Tu5kcIXpRcGE0CcouAhgcfG6wsOhfUprAFA3gIhAOtD9j++u0S0x1Aztb47/Rt+L7sSEiqaDnngamB5kchz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":315959},"main":"index.js","types":"./dist/index.d.ts","gitHead":"2948b272380358a913745d35906f49ffa6282d42","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.18.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.15.1_1732004512656_0.8208723331078591","host":"s3://npm-registry-packages"}},"1.16.0":{"name":"@cap-js/db-service","version":"1.16.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.16.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"37519710ae4b9ffefcf3f04ee2046d87e6f31b91","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.16.0.tgz","fileCount":23,"integrity":"sha512-+64G3UZJypXtqWjdm5rDAIhrXkg3gnCOcOguolXmdThPpq0HKF8pVSo/lRSQRWvttYoCLOfEXgLdY8I9KueqmA==","signatures":[{"sig":"MEYCIQDGgO+hMGXpHDaoV/ujuz3mxtlJmt0Nm5e/IZerFMH+rgIhAOjZvsqPW68h6EH+0iXMbwB4gyLsaLNGuw9YZeW8C4hs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":316954},"main":"index.js","types":"./dist/index.d.ts","gitHead":"930cbb4004aeabdd2c91d7333ab817a809eb49bd","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.18.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.16.0_1732541234594_0.9501295291526546","host":"s3://npm-registry-packages"}},"1.16.1":{"name":"@cap-js/db-service","version":"1.16.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.16.1","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"7be4abd7426fcc44850c939f92e8351f6e6de6cd","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.16.1.tgz","fileCount":23,"integrity":"sha512-VTI39YfIrR3kfzOUCZVtEpq88TujJoWZ1TNK+AKxK28rGJYhiTDQWy57Q9k1vnfcPR2BCj3aGS0iIYNPPWzukQ==","signatures":[{"sig":"MEYCIQDRJAVOKRj2fHlnpG+y77wLlzxRcdrwpnup00Ioj6T7vwIhAIqWdz2WJIh3xpKCTr++B4QQ0i+GuDGXQU8ogZ2DdFBD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":312497},"main":"index.js","types":"./dist/index.d.ts","gitHead":"7379df1069a12fbd287ffd75a3eb5a8bb9c7b133","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.18.1","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.16.1_1734427701292_0.49733748864725014","host":"s3://npm-registry-packages-npm-production"}},"1.16.2":{"name":"@cap-js/db-service","version":"1.16.2","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.16.2","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"1de9e1ea9379a8e6d6b42e96ae85376058139dbe","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.16.2.tgz","fileCount":23,"integrity":"sha512-B9XSThHB3McPYBGP1Lty4/I5edD6aCcBFKRLYIqUj2u6gIzHNJXu1TIHicGwWb/e6Plp2+ntwTQ01DgMp6Xgtg==","signatures":[{"sig":"MEQCIHQoEWOqfxJ1U61wb84M9jfo8nJeXlhLx0J+vtxJNzHgAiAiTO6JHvn/VoI1TuGTaLH6B6eKfMfcahUsdsJy7z9jjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":312449},"main":"index.js","types":"./dist/index.d.ts","gitHead":"c2b3fbb9d42faf93180889ac6ba4cfb64a5f9796","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.18.1","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.16.2_1734536473991_0.9540322546207194","host":"s3://npm-registry-packages-npm-production"}},"1.17.0":{"name":"@cap-js/db-service","version":"1.17.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.17.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"31eacf662f4af60e88b4ba6327358644d147f74f","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.17.0.tgz","fileCount":23,"integrity":"sha512-n2hna2hh2eg588KmXUvDj2n/1UnlaUcIKSRuQCVDoYnGex8fFP58nqZCJzJnLsr0UYqm5+yO2AK5hwHlvJ2hzA==","signatures":[{"sig":"MEQCICKKjl8HzDAmkieKdG370EkZCBvOK3hKgxVUm+f4sFGWAiBR/5yhbr5fVb5J28ow5OKVqBnkI2X/eqp8pL+/byeLdA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":314873},"main":"index.js","types":"./dist/index.d.ts","gitHead":"6c4b5393dd247ba5cdbf927553eaa306b5cfc8bd","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.18.2","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.17.0_1738057067857_0.05385926816686837","host":"s3://npm-registry-packages-npm-production"}},"1.17.1":{"name":"@cap-js/db-service","version":"1.17.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.17.1","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"d152bb0898ed67ee1da01e26a5eba9e36aba7033","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.17.1.tgz","fileCount":23,"integrity":"sha512-sHGPyF2qBF5YhU3bMWGa4V6rVE8ZvauxyTc0f0a0fMmgL6/I4p8JVDvbmtvF6ajoeWFKRJEvikC9M5Q9vwMImA==","signatures":[{"sig":"MEUCIQCl7xOCDjNd7varRCqr/zTdvHmomaHR+c+1SI241rNtmgIgDR6Y9JwPjoAe5dtCvudpwBdp2l+Cpu6dxDKCrIQasNY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":315748},"main":"index.js","types":"./dist/index.d.ts","gitHead":"4368acb1fa796249ea96650ea396c2cb5dd4fdf7","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.18.2","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.17.1_1738667937790_0.03896463549598206","host":"s3://npm-registry-packages-npm-production"}},"1.17.2":{"name":"@cap-js/db-service","version":"1.17.2","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.17.2","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"657592776b4e67a0ff6042c7bd022402a8ef589e","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.17.2.tgz","fileCount":23,"integrity":"sha512-l3KkdcjXomNvhuPoxpZvPKIx0bIuruNOW65Bim2uEtPLOtelLx1BA6ecpRrb0hpJJwOiKpyA5YS1/oo/XugeiQ==","signatures":[{"sig":"MEUCIQCQE4DJkjhcIKbhjhIFo/cwkqkPNvUH9dHceArWY7AimgIgaBZhvzGa5cIz4MhvnxQxStvqBNH8PdG7zi+PRMjHsHU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":316106},"main":"index.js","types":"./dist/index.d.ts","gitHead":"4b9b16a5dbeaacc1d6c6c6eed9fb8b82162d07f5","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.18.2","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.17.2_1739107785609_0.9864307318421375","host":"s3://npm-registry-packages-npm-production"}},"1.18.0":{"name":"@cap-js/db-service","version":"1.18.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.18.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"bfc0c34b88c05f9c3af0de6d8444a0bf82a4642d","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.18.0.tgz","fileCount":23,"integrity":"sha512-Gv0X+GZx85Op8GZ+xbkt49Nrrha68jPfV5+Uo023Xqsbv7HhoFPkI1t1IVI+isZRz04dx4MW573b0KKGEFDAFg==","signatures":[{"sig":"MEQCIFc6E36XVCefTUcsVrZw62rvPxDWtki66HoyTSNySS37AiBMC6Nkqttyzp77iv+3RSzaFLid6/S+n4PFM+LWvniL9w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":311394},"main":"index.js","types":"./dist/index.d.ts","gitHead":"64040018215026a217d500ead25e3e4af83c7174","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.18.3","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.18.0_1741091625582_0.4908958416370015","host":"s3://npm-registry-packages-npm-production"}},"1.19.0":{"name":"@cap-js/db-service","version":"1.19.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.19.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"d8c3f5556da77575041cf85e6b83d6ef7741e18c","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.19.0.tgz","fileCount":23,"integrity":"sha512-bhLhZNeu6vjtIoL0QuVzg43Ce4iKC4RXi3xdbAsqsqs+fPl2JgwC75ufF30b427U14yyAEodmGz+fOZfN6oQ2g==","signatures":[{"sig":"MEUCIQC0N4ZU5jMY2WLpvbkGr4ShVGgJriB0PipsXLWD7m0KgQIgILAZxiupL+7xVinErTvW9vRAS/prjMQkk59Od8PBOIc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":314429},"main":"index.js","gitHead":"b0267183e52f3482002753ffddbc18038f3ee245","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.19.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.19.0_1743432142817_0.24850483004038137","host":"s3://npm-registry-packages-npm-production"}},"1.19.1":{"name":"@cap-js/db-service","version":"1.19.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.19.1","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"cc1c8e5e078d1b7bf2451b6b4553ac48052f5be6","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.19.1.tgz","fileCount":23,"integrity":"sha512-3IpyDq0sw0bI2SYzC+A6IwriU1sNFNRBmHj20yi4TfKaw1FMZJmdVhK8EjG0r3odEJrPcOy+gTWu4u0P85ISAg==","signatures":[{"sig":"MEQCIDN+UBnnjYH4Dhv7jmWuBUaIhgvJvrO5hI2ekvNCPwUqAiBRBbA51pRgoIGREmB36IPGMEjxDDNXIREzpmFBCmKihg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":314797},"main":"index.js","gitHead":"993aad26b5317274c9aa5db835b37597370197ac","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.19.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.19.1_1743505580464_0.39307903013630274","host":"s3://npm-registry-packages-npm-production"}},"1.20.0":{"name":"@cap-js/db-service","version":"1.20.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.20.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"17a7480cbf5a14c8acfde9fa70f91cd862e3c636","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.20.0.tgz","fileCount":23,"integrity":"sha512-cDAvyAtk3YxZuepgfT7+a512qmXtMdfY6f5zqsTj5BY9tvshmxsgfBTO+hsZTnT0lRUEfs7dMvJZZlF2MSRZyQ==","signatures":[{"sig":"MEQCID9JfRjsXZDxw1aOmmM7LBFD9MBe8zeGDAtcwqy6bAxpAiBQ5CVl94xppj/LTQncif1X7ky5qDWp645OljiSW1eqzA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":317775},"main":"index.js","gitHead":"be025bdd3f11750be506a03b2f24354b5ce46f5e","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.19.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.20.0_1744882294696_0.7497378224966471","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@cap-js/db-service","version":"2.0.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.0.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"264ad117aeb551f742b5b4f9758288c6b3f31c4d","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.0.0.tgz","fileCount":23,"integrity":"sha512-zqHErwembBqRiKqzHdjvSWKKibU/clwkKyYy7lkv9YU+KZttiJn0QNWZMrtGw+v8klFvjOwcudrM0SYJD5r7og==","signatures":[{"sig":"MEYCIQCIV+7+pSeDh/+gWgoLjK9Zncnc3hXGOYoL3vlgelX/CwIhAKVBt9/ezZP2og+fFyH5oMMSdjErjJth0Ubm8eFuZ4X/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":339001},"main":"index.js","gitHead":"84e33425c6ac420e93acb1e6948f66536c0322c2","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.19.1","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"@sap/cds":">=9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.0.0_1746607888644_0.5157808379805879","host":"s3://npm-registry-packages-npm-production"}},"1.20.1":{"name":"@cap-js/db-service","version":"1.20.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.20.1","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"2279cf6eb4638f6668e384c9bb2e5c29afa4f3ba","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.20.1.tgz","fileCount":23,"integrity":"sha512-wyPkIPXmumd0W1fVrCtfToK0lqcFWPGr35rzcpvG447nCY7geA2S3vxANWJB7KPUH2kXeg76gDkzzlyKTRK8BQ==","signatures":[{"sig":"MEUCIGVs8GH++3JCYYavmditixJQ19ZBYU6BUicc+EDy5XVbAiEA0vZW+K+Cotdvu9r/0yUfSOvlebHiXF3qDF/mkhqnTfc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":318378},"main":"index.js","gitHead":"e326dd27e13a32014aff6068a2de3e764fc08779","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.19.1","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.20.1_1748350063119_0.9930821840221635","host":"s3://npm-registry-packages-npm-production"}},"1.20.2":{"name":"@cap-js/db-service","version":"1.20.2","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.20.2","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"50a8641966759f1dd0c95db9302a15695e3c4dbf","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.20.2.tgz","fileCount":23,"integrity":"sha512-3mNcfX+eY1xOZMppaCf+Yy3F9X7OBmhCCrUwLXzrxD6vCr5MQQC71YGeaNfDvJNH/SWs3qTriV3Fi4DhqXLNmw==","signatures":[{"sig":"MEYCIQCjhDKO1DY8DdV7aaWbbc5AKEyyPCn3rvQvZhowELVJ2wIhAIo2O0BWiJcS0oBzXQ+kpj9m2YgyGlE+ji/W8VMcsX1W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":318690},"main":"index.js","gitHead":"1e4cd0731f9511d9364d2c979ce803c372f03c62","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.19.2","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=7.9 <9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.20.2_1748419800338_0.6709102492384884","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"@cap-js/db-service","version":"2.0.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.0.1","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"b924f48e187408cada5d74208ba954ecfa899de6","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.0.1.tgz","fileCount":23,"integrity":"sha512-ydf+56DAWEw8AbkwAo6ypAusADPXytflZpSVHTS+3JgN5EdFMvQthMsAjAVSQRQRWImv6EA4XYUdLwDVF1M/xg==","signatures":[{"sig":"MEQCIFwaqlOsHL3AOTEWtBESQf/CgbkeNulE+McuiKxTBf1bAiAYZAK8b59FUdstrmFg30l3EXochYSfJAQZy6iDngIcUQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":339330},"main":"index.js","gitHead":"d531ba6f8c21f2eb12ac50cb5cda279c5155924c","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.19.1","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.0.1_1748419865046_0.5104918302771957","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"@cap-js/db-service","version":"2.1.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.1.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"42273d84824ad7183d04ea89648ea4b20cefaf57","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.1.0.tgz","fileCount":23,"integrity":"sha512-WJKSMMptHwum63+kbccqa5iWClD6jHeMzvR5mSb3Z4/Wht9S4MkSipXZSqdWqHmhhDynrCZdZnHpMSnFxPYrwA==","signatures":[{"sig":"MEYCIQCLMDIx3BA67lOyPJ6CkMT2ix+6T8t2W2HxJ9y7SoDu7AIhAMkdoE9vV+2ILDHLr8GJOWgoE1axWmyT7JBiIgmichZs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":347423},"main":"index.js","gitHead":"fcebaa3e9b8f6d43a479b5912fbc6c2e06a0def2","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.19.2","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.1.0_1749045824754_0.3651294138768999","host":"s3://npm-registry-packages-npm-production"}},"2.1.1":{"name":"@cap-js/db-service","version":"2.1.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.1.1","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"1cc1ad263707895e592eabadc6bf81c40815cef7","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.1.1.tgz","fileCount":23,"integrity":"sha512-lkT8hQtMGLOWpbZzSWoMfoZe4vByuJZ9PierJPIhgLbayMLyTQ8iMKNgme1FW3nXFPc7JMJlEImskmhOygllAQ==","signatures":[{"sig":"MEYCIQC0UnDCDtmAPDYtF4tCYB0lgN3NCMw9glccyFkTTgu9sAIhAPF/+gzLurvaoexUts30U+3ugb+aKuA55cOKUzUEBf5+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":348603},"main":"index.js","gitHead":"73348ef783b254b7b858583764aec781657b9b6e","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.19.2","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.1.1_1749215408111_0.07942495861500287","host":"s3://npm-registry-packages-npm-production"}},"2.1.2":{"name":"@cap-js/db-service","version":"2.1.2","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.1.2","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"06066addaec529e32c1728ca8a0e0f35cb79202f","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.1.2.tgz","fileCount":23,"integrity":"sha512-wbbEhUaSnQnYSC2029CO8MLAag5k/mJAtu6nyJUYfZbjkfr/JnP9lG5ylHg1dQtjRfAjPds+lxZIo35DHwNsVQ==","signatures":[{"sig":"MEYCIQCIp77EI0qeCAxEUmpd4VykrBM3sHd/U/inqltmt03HfgIhAKDpbhNhx3oF83Heu/4NZpgvEIXzxcvFuBM+G6qQDgIm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":349106},"main":"index.js","gitHead":"591e1aa7942b9b430d80e116de12bf6d3847a3ab","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.19.2","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.1.2_1749719081598_0.9889263963925445","host":"s3://npm-registry-packages-npm-production"}},"2.2.0":{"name":"@cap-js/db-service","version":"2.2.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.2.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"3c78e707632771b659c8da380a07b215fd39bb32","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.2.0.tgz","fileCount":23,"integrity":"sha512-C5n8Qy8MwOGWjpXS44CskaEZt8YKrEEs4AtJyBSfJ6+aKMu/ynqpXh0Up4Ql0XX2Frq2PwNU8Ohai/04wxd46g==","signatures":[{"sig":"MEUCIF4GpFrIuEF8oyUjnCohJyG78f7Xfq/pmiV96u2zOia8AiEAj3BHxlmuTZbfzuld0YAouTtBLNtN/OLVu9MFMx4x+g8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":350001},"main":"index.js","gitHead":"cc627ee1426ea68040247bd222c3131aafddfbe9","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","actor":{"name":"cap-npm","type":"user","email":"cap@sap.com"},"email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.19.2","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.2.0_1751456931080_0.7185135698471203","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"@cap-js/db-service","version":"2.3.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.3.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"8351124efc8e112bafbeb4dc239f7170e81e0d7d","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.3.0.tgz","fileCount":23,"integrity":"sha512-KkYrnI05bx0PvwP5jxEUos8UQ+XYPucUMQt3i0muQXWJw3rEkWvEArvOwCYjTNnjzHqtVQfpPXsy1+ehkHUrWg==","signatures":[{"sig":"MEQCIEzafjrdnqlGg8qqiwb5GpoyhW5Yz8hQTxc5IRcDu7b6AiBV8RWD6RvW2EJOL94NZgev2CKCm1W66WLH9XPrhoV/mg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":351874},"main":"index.js","gitHead":"d6b5a2f7af876119b5e9f43b29d517f12fef50da","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.19.4","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.3.0_1753715038654_0.005205901168775062","host":"s3://npm-registry-packages-npm-production"}},"1.20.3":{"name":"@cap-js/db-service","version":"1.20.3","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"SEE LICENSE","_id":"@cap-js/db-service@1.20.3","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"8fb8dbe719a499d5f7af9c2a7357551aa04ae5e1","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-1.20.3.tgz","fileCount":23,"integrity":"sha512-/BLwO5hsyxgoH7I5yenNulxiYyuxGzi8uZXDqQwx1zZOAp9IjaNxaQmFW2lFFeolj7bXhdJNCSJ+WnY3l4r6tg==","signatures":[{"sig":"MEUCICa1eFTQ5wcuvlVD1W2LOGr8gSxKR6FZDOXXvvRd6GAfAiEArs5QenuIV5AayWFN3yvc1xqqAH06TNzwwn41+EELYuM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":319034},"main":"index.js","gitHead":"509e833c29ccf25d13729f8192ef6e935c9d3e4b","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.8.2","description":"CDS base database service","directories":{},"_nodeVersion":"20.19.4","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"@sap/cds":">=7.9 <9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_1.20.3_1754317676885_0.5439950186419922","host":"s3://npm-registry-packages-npm-production"}},"2.4.0":{"name":"@cap-js/db-service","version":"2.4.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.4.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"5c43ec4c1477426ba23e9e983a23393b46b7f92c","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.4.0.tgz","fileCount":23,"integrity":"sha512-tWZUkgAPgZQIVu3xownD9cA9joXPI84KDstx3ZezOxXJuRsapgM2QEs0TXwQK5XLG43FUAsGO7wVJPoZ29ZH2Q==","signatures":[{"sig":"MEQCIHo5o5pZzEu9IyKHI9qnHca8UiuWQQFDKyGzVbF4vYzDAiBUVY2cHHkb+gVbeEsttKX6T8f/1bY5aS3YJNRndiw1UQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":356804},"main":"index.js","gitHead":"4cd0741d2ffddba44b13ec1838c8ea76defdd03f","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.9.3","description":"CDS base database service","directories":{},"_nodeVersion":"22.18.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.4.0_1756386699099_0.6653622588826384","host":"s3://npm-registry-packages-npm-production"}},"2.5.0":{"name":"@cap-js/db-service","version":"2.5.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.5.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"0f2df6c28edaa488a85320e1c8c0dda6dd1b1e50","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.5.0.tgz","fileCount":23,"integrity":"sha512-loRC28iMgJ5llQHDw4EEGfpZ2SpMU72LsaVxHmyzn/SLMb9pzkskbdwY0saS8J+ux0Rt0uDhovfwK4RAEe7lxw==","signatures":[{"sig":"MEUCICgVKZwhmZRG3Sd+d1GkcYBdyjQydFHDCA3zjtKk4Yw3AiEAgnzEP3w+nj4uSZRFrzSLjjGrjIFfDT0uYFWtkwyVbtI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":363642},"main":"index.js","gitHead":"e5c6c101b50e68b889b0b813d024366127784487","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.9.3","description":"CDS base database service","directories":{},"_nodeVersion":"22.19.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.5.0_1759222261791_0.8358905190148487","host":"s3://npm-registry-packages-npm-production"}},"2.5.1":{"name":"@cap-js/db-service","version":"2.5.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.5.1","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"7c38a11dbaac92bccf2ebc2dc2cf4c02daab0fe3","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.5.1.tgz","fileCount":23,"integrity":"sha512-dpz9lvOepcXOgE8uTs9abCotLcCt1odpwlrUT4AW2pnSrMB0EVMRbHKVIlufmrm8Kh/Y5c2d6ODald8eahsEDw==","signatures":[{"sig":"MEQCIHqcWbnUD5xWd6M/xblXgDUsJL4v9nHZKESW7fmEA9h7AiB29DZhnsMKyQBFSyxlfsu0RZh/5bYk52JZbWdFFwlIsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":359512},"main":"index.js","gitHead":"9b4eee5bcb812ceaade1f90c077c1463c5cb8f17","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.9.3","description":"CDS base database service","directories":{},"_nodeVersion":"22.19.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.5.1_1759242731512_0.2834414289593994","host":"s3://npm-registry-packages-npm-production"}},"2.6.0":{"name":"@cap-js/db-service","version":"2.6.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.6.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"2f9a41083db54c321c30ee4800f8b0cf7cdc67ae","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.6.0.tgz","fileCount":23,"integrity":"sha512-t72/FcAYFbPdx+5iV+lVKcwF2MLOx8II3jJdlC1dX/KXQORoS3wDFwWbakP0f/eharE5hfa7KMFJqrSMtDigbQ==","signatures":[{"sig":"MEYCIQCI0TEY2Rjgg5e5ZyyHHVgpgtfEnU4fBl8yaQ7PAFFoCgIhAMlr0IBi71BkxVdu64qUD7CgSf4xHRx3ne74fuIz7v6z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":361600},"main":"index.js","gitHead":"376f06212168dac001f596f46a06c9a087903014","scripts":{"test":"cds-test"},"_npmUser":{"name":"cap-npm","email":"cap@sap.com"},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"10.9.3","description":"CDS base database service","directories":{},"_nodeVersion":"22.20.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.6.0_1761237318650_0.3575867602957121","host":"s3://npm-registry-packages-npm-production"}},"2.7.0":{"name":"@cap-js/db-service","version":"2.7.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.7.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"59a0cadbc90f1906800b9176e9772797a97ee80e","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.7.0.tgz","fileCount":23,"integrity":"sha512-g6LDETBPWr8LYs3emrpEA4+FdVCkGgFmKHaeMPVBFXgFTUv14uYnarqWuFubBTrp5JF6S3wgljMJujld5+DL8A==","signatures":[{"sig":"MEQCIHbdJhAng6h9ZtMX2U8sGSyrnk7te47sMRPJeKXbVeu4AiBkMY49aoqmGxApqYwklZayLpZnAA6IZqkXK9IkcLyBaA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cap-js%2fdb-service@2.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":365831},"main":"index.js","gitHead":"f9d6ece430f03a334f501e13b41fcd93e85dea6b","scripts":{"test":"cds-test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db69b119-0916-479b-8f9d-302218131545"}},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"11.6.2","description":"CDS base database service","directories":{},"_nodeVersion":"24.11.1","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9.4.5"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.7.0_1764153114998_0.14559169625180735","host":"s3://npm-registry-packages-npm-production"}},"2.8.0":{"name":"@cap-js/db-service","version":"2.8.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.8.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"cdff581f999547416b62764c801359f22ea95e22","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.8.0.tgz","fileCount":23,"integrity":"sha512-Ub+ywq2Nk5UmKH5pZnqZ7qC37DIRfF9IhOozjByhevjB/j7A6p9SpLkTwElSEMkhPSJnRYafILOGde1XH/wseQ==","signatures":[{"sig":"MEQCICCjEe3aLyz4BSNpQt3ZgkRjOkX9PMOdO0DAmgWPiYZJAiBshx4ImYhsGhf+BUt6UlO28+QSD2ONk73hukWf4fm2kg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cap-js%2fdb-service@2.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":367577},"main":"index.js","gitHead":"b6cbc1597b09e00349c23451ab4258ba6aafab50","scripts":{"test":"cds-test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db69b119-0916-479b-8f9d-302218131545"}},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"11.6.2","description":"CDS base database service","directories":{},"_nodeVersion":"24.11.1","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9.4.5"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.8.0_1765813038802_0.7409263294787605","host":"s3://npm-registry-packages-npm-production"}},"2.8.1":{"name":"@cap-js/db-service","version":"2.8.1","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.8.1","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"e552543e9cd13c26b92b0214c111dc974e065ec6","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.8.1.tgz","fileCount":23,"integrity":"sha512-p2MHv97d+yiUBJYSAI/qusZzdEtOVfv6GZH51mkfxNXLeOGpV1wjr6UhLDmZrt6h7gTfqJA6cR1WUrrVOq38Ag==","signatures":[{"sig":"MEUCIQCdpnzz1dtNGQpyTT5gmNZ6Bg77UM1J/g1ocibdE5HRvgIgNLjSEBq060sGLCB8OVUPE7LkzoUke6xf/hT2SyxDkoY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cap-js%2fdb-service@2.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":368087},"main":"index.js","gitHead":"d959cbb2cc236027d6beb3b96e12cb278989f133","scripts":{"test":"cds-test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db69b119-0916-479b-8f9d-302218131545"}},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"11.6.2","description":"CDS base database service","directories":{},"_nodeVersion":"24.12.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9.4.5"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.8.1_1766150776676_0.7642913482749145","host":"s3://npm-registry-packages-npm-production"}},"2.8.2":{"name":"@cap-js/db-service","version":"2.8.2","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.8.2","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"7c15981ae197f258290d6e0aa244bc2e63545dca","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.8.2.tgz","fileCount":23,"integrity":"sha512-5BUWnoRX7LQBEWvEZmq0urEkxWPIIUnV9v2uFYop19W10jtmK6bxKqk+oUGD/7o6C9GNiFcZoLpja7SFohfKOg==","signatures":[{"sig":"MEYCIQD+LMIumLp6UQtkTUeXvwMc4pRvQJ6/3fKEunGOBqSu7wIhAPBfZo4Qnw8Q83EzqIto2XkYuMLkNtc+5jVMVkgwMb5w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cap-js%2fdb-service@2.8.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":368859},"main":"index.js","gitHead":"fcf0780290007700c79f4bca7c4f3a753be3066a","scripts":{"test":"cds-test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db69b119-0916-479b-8f9d-302218131545"}},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"11.6.2","description":"CDS base database service","directories":{},"_nodeVersion":"24.13.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9.4.5"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.8.2_1770127529184_0.48277431626471023","host":"s3://npm-registry-packages-npm-production"}},"2.9.0":{"name":"@cap-js/db-service","version":"2.9.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.9.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"cc82c597225d7b330df938e09226380a8db17d47","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.9.0.tgz","fileCount":23,"integrity":"sha512-WCXhoqezaF6A5I2l0MNZeHKXXtHRNEq7Rp0R89/uccOHQIx0DuU0U9NuJJPV/1G5RGk2QKQ9VBo/KYn+MZuuNQ==","signatures":[{"sig":"MEYCIQCz7gY2sV2mYU2ziAdMw40WaQLVsNvmfhFiNlYYxqKH2wIhALSF8qB5EWmtxaaaABRzGjkMkeKKNYw4uyY7K80YBmNO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cap-js%2fdb-service@2.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":388454},"main":"index.js","gitHead":"b640b6d87f2d5b1198c2569ca4d98a41565f9e7d","scripts":{"test":"cds-test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db69b119-0916-479b-8f9d-302218131545"}},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"11.9.0","description":"CDS base database service","directories":{},"_nodeVersion":"24.14.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9.8"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.9.0_1773069265091_0.9136034555407271","host":"s3://npm-registry-packages-npm-production"}},"2.10.0":{"name":"@cap-js/db-service","version":"2.10.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.10.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"f19dc35b7f280c1917dc3dde5b8eafb42753899b","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.10.0.tgz","fileCount":24,"integrity":"sha512-zlwCFg4vd0tXd69e30lxsh7DE4EIU8Lem3Zrg8+ugsXvShyhaxb1YEcsbdFpj5e6BO0aetWD7UJOpeBzD21gmg==","signatures":[{"sig":"MEUCIQCByNCDqbREFZu1w/JY/9L1ozu8Oz+69OFo1YgjOJhmvwIgVrEbOeDbEak22qsnihD7tQC9xWKHuy/abqSpEcMcJoc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cap-js%2fdb-service@2.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":400228},"main":"index.js","gitHead":"4f9cbbfdc8c70ca3d97060888c3c74e7ae6b6c73","scripts":{"test":"cds-test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db69b119-0916-479b-8f9d-302218131545"}},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"11.12.1","description":"CDS base database service","directories":{},"_nodeVersion":"24.15.0","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9.8"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.10.0_1776944904744_0.9948360528523998","host":"s3://npm-registry-packages-npm-production"}},"2.11.0":{"name":"@cap-js/db-service","version":"2.11.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@2.11.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"7dba897be200eabb6424c4e364b76c2b78aab9b4","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-2.11.0.tgz","fileCount":24,"integrity":"sha512-sl33LcxZYAJgMCQZDw4lMGe4kWYq6685Xc6ze4qcoM+rd6aqiyVsSC6C7XH5yerXs7cVHhRC+Dgo8AsaapFzlQ==","signatures":[{"sig":"MEUCIDA8grM84mHWqXCkOBoJnhbtuFGazy1seOjNFgtuE6k1AiEA0L2bEXlmPBpK7lAsjxmGMIgBBRnCHnSdH9codxpvwR4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cap-js%2fdb-service@2.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":400865},"main":"index.js","gitHead":"63a40a97cf271348073091ec10d6abe558a8d253","scripts":{"test":"cds-test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db69b119-0916-479b-8f9d-302218131545"}},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"11.11.0","description":"CDS base database service","directories":{},"_nodeVersion":"24.14.1","dependencies":{"generic-pool":"^3.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"@sap/cds":">=9.8"},"_npmOperationalInternal":{"tmp":"tmp/db-service_2.11.0_1777470403395_0.5042223682915432","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@cap-js/db-service","version":"3.0.0","keywords":["CAP","CDS"],"author":{"url":"https://www.sap.com","name":"SAP SE"},"license":"Apache-2.0","_id":"@cap-js/db-service@3.0.0","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"},{"name":"sap-ospo-admin","email":"ospo@sap.com"}],"homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"dist":{"shasum":"a43537c031a65e0fa3aecdc70b855a519daeabf0","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-3.0.0.tgz","fileCount":24,"integrity":"sha512-2sYlghke9bHoHWKFo7N87iL1VfvsLJsbTRo3pTY72yOLY4YzUuk9q/5O39Up/XKTFb1FDyHXVUdHhFPddvtVuA==","signatures":[{"sig":"MEYCIQDaBNjf+21RcFOQ+Q2Nvy2oj92WipGYux6TGs8hk7+fowIhAJVFjWsELEaNV1KEmSsGj9HMDF9KGf89coUMIeHzGPLl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cap-js%2fdb-service@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":406621},"main":"index.js","gitHead":"84d51846a625136982c3bc7779235f507ac7a933","scripts":{"test":"cds-test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db69b119-0916-479b-8f9d-302218131545"}},"repository":{"url":"git+https://github.com/cap-js/cds-dbs.git","type":"git"},"_npmVersion":"11.13.0","description":"CDS base database service","directories":{},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"@sap/cds":"^10","generic-pool":"^3.9.0"},"peerDependenciesMeta":{"generic-pool":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/db-service_3.0.0_1780314483048_0.7232242204083796","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"@cap-js/db-service","version":"3.0.1","description":"CDS base database service","homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","repository":{"type":"git","url":"git+https://github.com/cap-js/cds-dbs.git"},"bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"keywords":["CAP","CDS"],"author":{"name":"SAP SE","url":"https://www.sap.com"},"main":"index.js","scripts":{"test":"cds-test"},"peerDependencies":{"@sap/cds":"^10","generic-pool":"^3.9.0"},"peerDependenciesMeta":{"generic-pool":{"optional":true}},"license":"Apache-2.0","gitHead":"121755eb1b82c84921c2cda69cd413c9e47313c8","_id":"@cap-js/db-service@3.0.1","_nodeVersion":"24.17.0","_npmVersion":"11.13.0","dist":{"integrity":"sha512-sWy+EYyfY7YzJspKcGqln4gWNVffcRwd/vm47T+tMa85+LWtOsmJgdfH8i1KVCR3o8zaywmPwSflnnSOKoZJkg==","shasum":"6c0f0f2a2e4e35aae29e330b665e19f6c7126fc1","tarball":"https://registry.npmjs.org/@cap-js/db-service/-/db-service-3.0.1.tgz","fileCount":24,"unpackedSize":407310,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cap-js%2fdb-service@3.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDgVI1Hjs5pUTldq13uVsJ06nxhoJrIEsEaX/HGC9cgIwIgAQjqNcb3uwE0dOGf79oAmSg4EnSHTUwRHcEhE+Y8zkI="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db69b119-0916-479b-8f9d-302218131545"}},"directories":{},"maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"},{"name":"sap-ospo-admin","email":"ospo@sap.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/db-service_3.0.1_1782732714265_0.6443748748665599"},"_hasShrinkwrap":false}},"time":{"created":"2023-06-23T13:37:40.739Z","modified":"2026-06-29T11:31:54.792Z","1.0.0":"2023-06-23T13:37:41.041Z","1.0.1":"2023-07-03T17:51:50.639Z","1.1.0":"2023-08-01T14:35:14.059Z","1.2.0":"2023-09-06T08:27:34.280Z","1.2.1":"2023-09-08T09:51:24.835Z","1.3.0":"2023-10-06T12:06:13.421Z","1.3.1":"2023-10-10T07:26:19.251Z","1.3.2":"2023-10-13T19:00:38.184Z","1.4.0":"2023-11-20T13:29:04.830Z","1.5.0":"2023-12-06T09:28:21.459Z","1.5.1":"2023-12-20T10:39:20.258Z","1.6.0":"2024-02-02T14:05:54.397Z","1.6.1":"2024-02-05T08:27:41.007Z","1.6.2":"2024-02-16T14:26:09.411Z","1.6.3":"2024-02-21T10:08:12.116Z","1.6.4":"2024-02-28T15:15:12.960Z","1.7.0":"2024-03-22T13:48:22.313Z","1.8.0":"2024-04-12T11:48:25.838Z","1.9.0":"2024-05-08T09:32:27.711Z","1.9.1":"2024-05-17T10:40:06.280Z","1.9.2":"2024-05-28T15:25:16.525Z","1.10.1":"2024-06-19T14:19:23.775Z","1.10.2":"2024-06-25T15:00:43.827Z","1.10.3":"2024-07-05T09:25:40.955Z","1.11.0":"2024-07-08T15:11:49.268Z","1.12.0":"2024-07-25T13:24:18.490Z","1.12.1":"2024-09-04T07:12:13.257Z","1.13.0":"2024-10-01T14:56:45.242Z","1.14.0":"2024-10-15T16:00:09.450Z","1.14.1":"2024-10-29T09:36:35.650Z","1.15.0":"2024-11-14T12:10:35.709Z","1.15.1":"2024-11-19T08:21:52.870Z","1.16.0":"2024-11-25T13:27:14.752Z","1.16.1":"2024-12-17T09:28:21.443Z","1.16.2":"2024-12-18T15:41:14.162Z","1.17.0":"2025-01-28T09:37:48.045Z","1.17.1":"2025-02-04T11:18:58.047Z","1.17.2":"2025-02-09T13:29:45.837Z","1.18.0":"2025-03-04T12:33:45.819Z","1.19.0":"2025-03-31T14:42:23.002Z","1.19.1":"2025-04-01T11:06:20.670Z","1.20.0":"2025-04-17T09:31:34.942Z","2.0.0":"2025-05-07T08:51:28.826Z","1.20.1":"2025-05-27T12:47:43.330Z","1.20.2":"2025-05-28T08:10:00.515Z","2.0.1":"2025-05-28T08:11:05.223Z","2.1.0":"2025-06-04T14:03:45.039Z","2.1.1":"2025-06-06T13:10:08.310Z","2.1.2":"2025-06-12T09:04:41.791Z","2.2.0":"2025-07-02T11:48:51.282Z","2.3.0":"2025-07-28T15:03:58.836Z","1.20.3":"2025-08-04T14:27:57.110Z","2.4.0":"2025-08-28T13:11:39.276Z","2.5.0":"2025-09-30T08:51:01.956Z","2.5.1":"2025-09-30T14:32:11.786Z","2.6.0":"2025-10-23T16:35:18.852Z","2.7.0":"2025-11-26T10:31:55.174Z","2.8.0":"2025-12-15T15:37:18.962Z","2.8.1":"2025-12-19T13:26:16.848Z","2.8.2":"2026-02-03T14:05:29.396Z","2.9.0":"2026-03-09T15:14:25.249Z","2.10.0":"2026-04-23T11:48:24.880Z","2.10.1":"2026-04-29T12:14:00.709Z","2.11.0":"2026-04-29T13:46:43.548Z","3.0.0":"2026-06-01T11:48:03.204Z","3.0.1":"2026-06-29T11:31:54.443Z"},"bugs":{"url":"https://github.com/cap-js/cds-dbs/issues"},"author":{"name":"SAP SE","url":"https://www.sap.com"},"license":"Apache-2.0","homepage":"https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service","keywords":["CAP","CDS"],"repository":{"type":"git","url":"git+https://github.com/cap-js/cds-dbs.git"},"description":"CDS base database service","maintainers":[{"name":"sap_extncrepos","email":"mob.extrepo.stores@sap.com"},{"name":"cap-npm","email":"cap@sap.com"},{"name":"sap-ospo-admin","email":"ospo@sap.com"}],"readme":"# CDS base database service\n\nWelcome to the base database service for [SAP Cloud Application Programming Model](https://cap.cloud.sap) Node.js. This service forms the core of all supported databases and is the base of our streamlined database architecture.\n\nFind documentation at <https://cap.cloud.sap/docs/guides/databases>\n\n## Support\n\nThis project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/cap-js/cds-dbs/issues).\n\n## Contribution\n\nContribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).\n\n## Versioning\n\nThis library follows [Semantic Versioning](https://semver.org/).\nAll notable changes are documented in [CHANGELOG.md](CHANGELOG.md).\n\n## Code of Conduct\n\nWe as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](CODE_OF_CONDUCT.md) at all times.\n\n## Licensing\n\nCopyright 2024 SAP SE or an SAP affiliate company and cds-dbs contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/cap-js/cds-dbs).\n","readmeFilename":"README.md"}