New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@qbobjx/sqlite-driver

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qbobjx/sqlite-driver - npm Package Compare versions

Comparing version
0.1.2
to
0.2.0
+10
-2
package.json
{
"name": "@qbobjx/sqlite-driver",
"version": "0.1.2",
"version": "0.2.0",
"private": false,

@@ -12,2 +12,10 @@ "type": "module",

"types": "./dist/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/QB-Objx/Objx"
},
"homepage": "https://github.com/QB-Objx/Objx",
"bugs": {
"url": "https://github.com/QB-Objx/Objx/issues"
},
"publishConfig": {

@@ -23,4 +31,4 @@ "access": "public"

"dependencies": {
"@qbobjx/sql-engine": "0.1.2"
"@qbobjx/sql-engine": "0.2.0"
}
}

@@ -0,0 +0,0 @@ # @qbobjx/sqlite-driver