You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

node-sqlite3-wasm

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-sqlite3-wasm - npm Package Compare versions

Comparing version

to
0.8.25

4

package.json
{
"name": "node-sqlite3-wasm",
"version": "0.8.24",
"version": "0.8.25",
"description": "WebAssembly port of SQLite3 for Node.js with file system access",

@@ -28,3 +28,3 @@ "homepage": "https://github.com/tndrle/node-sqlite3-wasm",

"scripts": {
"_docker": "docker run --rm -v $(pwd):$(pwd) -w $(pwd) -u $(id -u):$(id -g) emscripten/emsdk:3.1.69",
"_docker": "docker run --rm -v $(pwd):$(pwd) -w $(pwd) -u $(id -u):$(id -g) emscripten/emsdk:3.1.70",
"test": "mocha --timeout 10000",

@@ -31,0 +31,0 @@ "test:coverage": "c8 -r html mocha --timeout 10000",

**_node-sqlite3-wasm_**
[![npm](https://img.shields.io/npm/v/node-sqlite3-wasm.svg)](https://www.npmjs.com/package/node-sqlite3-wasm)
[![SQLite](https://img.shields.io/badge/SQLite-3.46.1-blue)](https://www.sqlite.org/index.html)
[![SQLite](https://img.shields.io/badge/SQLite-3.47.0-blue)](https://www.sqlite.org/index.html)

@@ -29,3 +29,3 @@ # WebAssembly build of SQLite3 for Node.js

_node-sqlite3-wasm_ is currently based on SQLite 3.46.1.
_node-sqlite3-wasm_ is currently based on SQLite 3.47.0.

@@ -32,0 +32,0 @@ ## Getting Started

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.