Socket
Socket
Sign inDemoInstall

@cap-js/sqlite

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cap-js/sqlite - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

7

CHANGELOG.md

@@ -7,2 +7,9 @@ # Changelog

## [1.7.2](https://github.com/cap-js/cds-dbs/compare/sqlite-v1.7.1...sqlite-v1.7.2) (2024-06-19)
### Fixed
* **deps:** update dependency better-sqlite3 to v11 ([#669](https://github.com/cap-js/cds-dbs/issues/669)) ([7167ec5](https://github.com/cap-js/cds-dbs/commit/7167ec53d2e530bfa81def394acfa857e7d5b4fa))
## [1.7.1](https://github.com/cap-js/cds-dbs/compare/sqlite-v1.7.0...sqlite-v1.7.1) (2024-05-16)

@@ -9,0 +16,0 @@

8

package.json
{
"name": "@cap-js/sqlite",
"version": "1.7.1",
"version": "1.7.2",
"description": "CDS database service for SQLite",

@@ -25,6 +25,2 @@ "homepage": "https://github.com/cap-js/cds-dbs/tree/main/sqlite#cds-database-service-for-sqlite",

],
"engines": {
"node": ">=16",
"npm": ">=8"
},
"scripts": {

@@ -35,3 +31,3 @@ "test": "jest --silent"

"@cap-js/db-service": "^1.9.0",
"better-sqlite3": "^10.0.0"
"better-sqlite3": "^11.0.0"
},

@@ -38,0 +34,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc