Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@keyv/sqlite

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keyv/sqlite - npm Package Compare versions

Comparing version 3.5.1 to 3.5.2

12

package.json
{
"name": "@keyv/sqlite",
"version": "3.5.1",
"version": "3.5.2",
"description": "SQLite storage adapter for Keyv",

@@ -45,3 +45,3 @@ "main": "src/index.js",

"dependencies": {
"sqlite3": "^5.0.3",
"sqlite3": "^5.0.8",
"pify": "^5.0.0"

@@ -51,3 +51,3 @@ },

"@keyv/test-suite": "*",
"ava": "^4.0.1",
"ava": "^4.2.0",
"keyv": "*",

@@ -57,5 +57,5 @@ "nyc": "^15.1.0",

"this": "^1.1.0",
"tsd": "^0.19.1",
"typescript": "^4.6.2",
"xo": "^0.48.0"
"tsd": "^0.20.0",
"typescript": "^4.6.4",
"xo": "^0.49.0"
},

@@ -62,0 +62,0 @@ "tsd": {

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