Socket
Socket
Sign inDemoInstall

sqlite3

Package Overview
Dependencies
Maintainers
4
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqlite3 - npm Package Compare versions

Comparing version 2.0.15 to 2.0.16

4

package.json
{
"name": "sqlite3",
"description": "Asynchronous, non-blocking SQLite3 bindings",
"version": "2.0.15",
"version": "2.0.16",
"homepage": "http://github.com/developmentseed/node-sqlite3",

@@ -25,3 +25,3 @@ "author": "Konstantin Käfer <kkaefer@gmail.com>",

"engines": {
"node": ">=0.2.4"
"node": ">=0.2.4 <0.5"
},

@@ -28,0 +28,0 @@ "licenses": [{ "type": "BSD" }],

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