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.1 to 1.3.2

install/index.js

4

package.json
{
"name": "better-sqlite3",
"version": "1.3.1",
"version": "1.3.2",
"description": "The fastest and simplest library for SQLite3 in Node.js.",

@@ -25,3 +25,3 @@ "homepage": "http://github.com/JoshuaWise/better-sqlite3",

"scripts": {
"install": "if [ \"$CI\" = \"true\" ]; then node-gyp rebuild --debug; else node-gyp rebuild; fi;",
"install": "node install",
"test": "$(npm bin)/mocha --bail --timeout 5000 --slow 5000",

@@ -28,0 +28,0 @@ "pretest": "rm -r ./temp/ || true && mkdir ./temp/",

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