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

@vscode/sqlite3

Package Overview
Dependencies
Maintainers
20
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vscode/sqlite3 - npm Package Compare versions

Comparing version 5.0.7 to 5.0.8

17

CHANGELOG.md
# Changelog
## 5.0.8 (internal)
- drop python2 requirement
- adding qspectre flag
## 5.0.7 (internal)
- chore: don't lock node-gyp version
## 5.0.6 (internal)
- chore: remove unused napi_build_version
## 5.0.5 (internal)
- chore: swallow non-throwable exceptions
## 5.0.4 (internal)
- fix: types for sqlite3.Statement
## 5.0.3 (internal)

@@ -3,0 +20,0 @@ - Merge upstream changes

3

package.json
{
"name": "@vscode/sqlite3",
"description": "Asynchronous, non-blocking SQLite3 bindings",
"version": "5.0.7",
"version": "5.0.8",
"homepage": "https://github.com/mapbox/node-sqlite3",

@@ -48,2 +48,3 @@ "author": {

"aws-sdk": "2.x",
"electron": "17.1.2",
"eslint": "^7.32.0",

@@ -50,0 +51,0 @@ "mocha": "^5.2.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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