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

@tauri-apps/plugin-process

Package Overview
Dependencies
Maintainers
5
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
2.0.0-alpha.5
to
2.0.0-beta.0
+2
-2
package.json
{
"name": "@tauri-apps/plugin-process",
"version": "2.0.0-alpha.5",
"version": "2.0.0-beta.0",
"license": "MIT or APACHE-2.0",

@@ -23,3 +23,3 @@ "authors": [

"dependencies": {
"@tauri-apps/api": "2.0.0-alpha.13"
"@tauri-apps/api": "2.0.0-beta.0"
},

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

@@ -21,3 +21,3 @@ ![plugin-process](https://github.com/tauri-apps/plugins-workspace/raw/v2/plugins/process/banner.png)

[dependencies]
tauri-plugin-process = "2.0.0-alpha"
tauri-plugin-process = "2.0.0-beta"
# alternatively with Git:

@@ -24,0 +24,0 @@ tauri-plugin-process = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }