New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/sqlite3

Package Overview
Dependencies
Maintainers
0
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/sqlite3 - npm Package Compare versions

Comparing version 3.1.11 to 5.1.0

30

sqlite3/package.json
{
"name": "@types/sqlite3",
"version": "3.1.11",
"description": "TypeScript definitions for sqlite3",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sqlite3",
"license": "MIT",
"contributors": [
{
"name": "Nick Malaguti",
"githubUsername": "nmalaguti",
"url": "https://github.com/nmalaguti"
},
{
"name": "Sumant Manne",
"githubUsername": "dpyro",
"url": "https://github.com/dpyro"
}
],
"version": "5.1.0",
"description": "Stub TypeScript definitions entry for sqlite3, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/sqlite3"
},
"scripts": {},
"license": "MIT",
"dependencies": {
"@types/node": "*"
"sqlite3": "*"
},
"typesPublisherContentHash": "1f33e26e703fe617b42dc243aa091eb205cce9e0220b83338afce56ab1e1a729",
"typeScriptVersion": "4.5"
"deprecated": "This is a stub types definition. sqlite3 provides its own type definitions, so you do not need this installed."
}

@@ -1,15 +0,3 @@

# Installation
> `npm install --save @types/sqlite3`
This is a stub types definition for @types/sqlite3 (https://github.com/TryGhost/node-sqlite3).
# Summary
This package contains type definitions for sqlite3 (https://github.com/mapbox/node-sqlite3).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sqlite3.
### Additional Details
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
# Credits
These definitions were written by [Nick Malaguti](https://github.com/nmalaguti), and [Sumant Manne](https://github.com/dpyro).
sqlite3 provides its own type definitions, so you don't need @types/sqlite3 installed!
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