Socket
Socket
Sign inDemoInstall

sqlite

Package Overview
Dependencies
Maintainers
3
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqlite - npm Package Versions

23
7

5.1.1

Diff

Changelog

Source

5.1.1 - Wed Nov 01 2023 23:59:09

Contributor: Theo Gravity

  • Update vendor typings to use sqlite3 (#176)
theo.gravity
published 5.1.0-pre1 •

gravity.bot
published 5.0.1 •

Changelog

Source

5.0.1 - Tue Jul 11 2023 17:36:14

Contributor: Aleksandr Ananin

Breaking Change:

  • Remove params parameter from exec function (#173)
gravity.bot
published 4.2.1 •

Changelog

Source

4.2.1 - Tue May 23 2023 00:58:29

Contributor: Blake Embrey

  • Support all SQL template libraries (#172)
  • Support all SQL template libraries

  • Remove sql-template-strings from lib

theo.gravity
published 4.2.0 •

Changelog

Source

4.2.0 (4.1.3) - Mon May 01 2023 10:52:06

Contributor: Andarist

  • move types condition to the front (#171)

Package should have published under 4.2.0 but was also published as 4.1.3.

Downgrade to 4.1.2 if you are having issues and raise an issue.

theo.gravity
published 4.1.3 •

Changelog

Source

4.2.0 (4.1.3) - Mon May 01 2023 10:52:06

Contributor: Andarist

  • move types condition to the front (#171)

Package should have published under 4.2.0 but was also published as 4.1.3.

Downgrade to 4.1.2 if you are having issues and raise an issue.

gravity.bot
published 4.1.2 •

Changelog

Source

4.1.2 - Tue Jul 19 2022 16:51:14

Contributor: rinsuki

  • Support TS 4.7+ node16/next module mode (#164)
gravity.bot
published 4.1.1 •

Changelog

Source

4.1.1 - Sun Apr 24 2022 00:00:52

Contributor: Theo Gravity

  • Have native sqlite errors contain stack traces (#162)

This ensures that errors thrown from the sqlite driver now have stack traces and are of an Error type.

Thanks to @fresheneesz for initial troubleshooting and initial code to help fix the issue.

This is a minor level version update as to not break implementations that may handle errors in their own way prior to this fix.

gravity.bot
published 4.0.25 •

Changelog

Source

4.0.25 - Mon Mar 07 2022 08:50:06

Contributor: Theo Gravity

  • Update packages, fix tests for latest jest (#159)
  • Update packages, fix tests for latest jest

  • Update node version on ci

gravity.bot
published 4.0.24 •

Changelog

Source

4.0.24 - Sun Mar 06 2022 20:12:24

Contributor: fresheneesz

  • Updating exec to support passed in parameters like the other functions do. (#155)
23
7
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