Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tauri-apps/plugin-fs

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-fs - npm Package Compare versions

Comparing version 2.0.0-beta.8 to 2.0.0-rc.0

4

package.json
{
"name": "@tauri-apps/plugin-fs",
"version": "2.0.0-beta.8",
"version": "2.0.0-rc.0",
"description": "Access the file system.",

@@ -28,4 +28,4 @@ "license": "MIT or APACHE-2.0",

"dependencies": {
"@tauri-apps/api": "^2.0.0-beta.16"
"@tauri-apps/api": "^2.0.0-rc.0"
}
}

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

[dependencies]
tauri-plugin-fs = "2.0.0-beta"
tauri-plugin-fs = "2.0.0-rc"
# alternatively with Git:

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc