Socket
Socket
Sign inDemoInstall

better-sqlite3

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-sqlite3 - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

3

install/index.js

@@ -6,3 +6,4 @@ 'use strict';

stdio: 'inherit',
cwd: require('path').dirname(__dirname)
cwd: require('path').dirname(__dirname),
shell: true
});

@@ -9,0 +10,0 @@

{
"name": "better-sqlite3",
"version": "1.3.4",
"version": "1.3.5",
"description": "The fastest and simplest library for SQLite3 in Node.js.",

@@ -5,0 +5,0 @@ "homepage": "http://github.com/JoshuaWise/better-sqlite3",

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