Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sqlite.org/sqlite-wasm

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sqlite.org/sqlite-wasm - npm Package Compare versions

Comparing version 3.44.0-build4 to 3.44.0-build5

2

package.json
{
"name": "@sqlite.org/sqlite-wasm",
"version": "3.44.0-build4",
"version": "3.44.0-build5",
"description": "SQLite Wasm conveniently wrapped as an ES Module.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -72,4 +72,3 @@ # SQLite Wasm

const { dbId } = response;
logHtml(
'',
log(
'OPFS is available, created persisted database at',

@@ -76,0 +75,0 @@ response.result.filename.replace(/^file:(.*?)\?vfs=opfs/, '$1'),

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