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

@tauri-apps/plugin-sql

Package Overview
Dependencies
Maintainers
7
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tauri-apps/plugin-sql - npm Package Compare versions

Comparing version
2.3.1
to
2.3.2
+2
-2
package.json
{
"name": "@tauri-apps/plugin-sql",
"version": "2.3.1",
"version": "2.3.2",
"description": "Interface with SQL databases",

@@ -28,4 +28,4 @@ "license": "MIT OR Apache-2.0",

"dependencies": {
"@tauri-apps/api": "^2.8.0"
"@tauri-apps/api": "^2.10.1"
}
}