New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@signalapp/better-sqlite3

Package Overview
Dependencies
Maintainers
0
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@signalapp/better-sqlite3 - npm Package Compare versions

Comparing version

to
8.8.0

4

deps/download.js

@@ -9,4 +9,4 @@ const https = require('https');

const BASE_URI = `https://build-artifacts.signal.org/desktop`;
const HASH = 'ef53ea45ed92b928ecfd33c552d8d405263e86e63dec38e1ec63e1b0193b630b';
const SQLCIPHER_VERSION = '4.5.5-fts5-fix';
const HASH = '7c30de8bcb5d21127803f5ab19a097e1b508d05744aca3ac6166352506b5f451';
const SQLCIPHER_VERSION = '4.6.1';
const OPENSSL_VERSION = '3.0.7';

@@ -13,0 +13,0 @@ const TOKENIZER_VERSION = '0.2.1';

{
"name": "@signalapp/better-sqlite3",
"version": "8.7.1",
"version": "8.8.0",
"description": "The fastest and simplest library for SQLite3 in Node.js.",

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