Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@qbobjx/sql-engine

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qbobjx/sql-engine - npm Package Compare versions

Comparing version
0.4.0
to
0.5.0
+3
-3
package.json
{
"name": "@qbobjx/sql-engine",
"version": "0.4.0",
"version": "0.5.0",
"private": false,

@@ -30,5 +30,5 @@ "type": "module",

"dependencies": {
"@qbobjx/core": "0.4.0",
"@qbobjx/validation": "0.4.0"
"@qbobjx/core": "0.5.0",
"@qbobjx/validation": "0.5.0"
}
}

Sorry, the diff of this file is too big to display