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
8
Versions
47
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 9.0.9 to 9.0.10

4

deps/download.js

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

const BASE_URI = `https://build-artifacts.signal.org/desktop`;
const HASH = '9d2afebba9bfd8f18afd36a90a800df84fcf6975defacbfa1e1c5e1e8a6d05f1';
const HASH = '8f4468fc11e54645cb974403d81650ed4f1a81817d9110369aa57fea567a4d51';
const SQLCIPHER_VERSION = '4.6.1-signal-patch2';
const EXTENSION_VERSION = '0.2.1';
const EXTENSION_VERSION = '0.2.1-asm';
const TAG = [SQLCIPHER_VERSION, EXTENSION_VERSION].join('--');

@@ -14,0 +14,0 @@ const URL = `${BASE_URI}/sqlcipher-v2-${TAG}-${HASH}.tar.gz`;

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

@@ -5,0 +5,0 @@ "homepage": "http://github.com/WiseLibs/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