@vscode/sqlite3
Advanced tools
Comparing version 5.0.7 to 5.0.8
# 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 |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3151238
5