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

super-sqlite3

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

super-sqlite3 - npm Package Compare versions

Comparing version 0.9.1 to 0.10.0

14

package.json
{
"name": "super-sqlite3",
"version": "0.9.1",
"version": "0.10.0",
"description": "Superfast SQLite driver with encryption, query builder and more",

@@ -11,8 +11,16 @@ "homepage": "https://github.com/haxtra/super-sqlite3",

},
"keywords": ["sqlite","sql","db","database","query-builder","encryption","synchronous"],
"keywords": [
"sqlite",
"sql",
"db",
"database",
"query-builder",
"encryption",
"synchronous"
],
"author": "Hax <hax@haxtra.com>",
"license": "MIT",
"dependencies": {
"better-sqlite3-multiple-ciphers": "^7.6.2"
"better-sqlite3-multiple-ciphers": "^8.3.0"
}
}
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