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

@matteo.collina/sqlite-pool

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@matteo.collina/sqlite-pool - npm Package Compare versions

Comparing version

to
0.2.1

build/index.d.ts

5

package.json
{
"name": "@matteo.collina/sqlite-pool",
"version": "0.2.0",
"version": "0.2.1",
"description": "A connection pool for better-sqlite3 compatible with atdatabases suite",

@@ -32,4 +32,5 @@ "main": "build/index.js",

"build/index.js",
"build/index.d.ts"
"build/index.d.ts",
"build/index.js.map"
]
}