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

sqlite

Package Overview
Dependencies
Maintainers
2
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqlite - npm Package Compare versions

Comparing version 4.0.0-beta.5 to 4.0.0-beta.6

publish.sh

2

package.json
{
"name": "sqlite",
"version": "4.0.0-beta.5",
"version": "4.0.0-beta.6",
"description": "SQLite client for Node.js applications with SQL-based migrations API written in Typescript",

@@ -5,0 +5,0 @@ "main": "build/index.js",

@@ -65,3 +65,3 @@ # SQLite Client for Node.js Apps

# v4 of sqlite is targted for nodejs 10 and on.
$ npm install sqlite@4.0.0-beta.5 --save
$ npm install sqlite@4.0.0-beta.6 --save

@@ -68,0 +68,0 @@ # If you need a legacy version for an older version of nodejs

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