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
5
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.0.0-beta.6
to
2.0.0-beta.7
+2
-2
package.json
{
"name": "@tauri-apps/plugin-sql",
"version": "2.0.0-beta.6",
"version": "2.0.0-beta.7",
"description": "Interface with SQL databases",

@@ -24,3 +24,3 @@ "license": "MIT or APACHE-2.0",

"dependencies": {
"@tauri-apps/api": "2.0.0-beta.14"
"@tauri-apps/api": "2.0.0-beta.15"
},

@@ -27,0 +27,0 @@ "scripts": {