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-beta.0
to
2.0.0-beta.1
+2
-2
package.json
{
"name": "@tauri-apps/plugin-process",
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.1",
"license": "MIT or APACHE-2.0",

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

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

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

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

_This plugin requires a Rust version of at least **1.70**_
_This plugin requires a Rust version of at least **1.75**_

@@ -10,0 +10,0 @@ There are three general methods of installation that we can recommend.