@cap-js/sqlite
Advanced tools
Comparing version
@@ -7,2 +7,9 @@ # Changelog | ||
## [1.10.0](https://github.com/cap-js/cds-dbs/compare/sqlite-v1.9.0...sqlite-v1.10.0) (2025-03-31) | ||
### Added | ||
* reject recursive cqn queries ([#1089](https://github.com/cap-js/cds-dbs/issues/1089)) ([f09b0f8](https://github.com/cap-js/cds-dbs/commit/f09b0f815c3788349f3d39419990cd1c00963b7d)) | ||
## [1.9.0](https://github.com/cap-js/cds-dbs/compare/sqlite-v1.8.0...sqlite-v1.9.0) (2025-03-04) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@cap-js/sqlite", | ||
"version": "1.9.0", | ||
"version": "1.10.0", | ||
"description": "CDS database service for SQLite", | ||
@@ -29,3 +29,3 @@ "homepage": "https://github.com/cap-js/cds-dbs/tree/main/sqlite#cds-database-service-for-sqlite", | ||
"dependencies": { | ||
"@cap-js/db-service": "^1.18.0", | ||
"@cap-js/db-service": "^1.19.0", | ||
"better-sqlite3": "^11.0.0" | ||
@@ -32,0 +32,0 @@ }, |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
39834
0.75%Updated