@tauri-apps/plugin-fs
Advanced tools
Comparing version 2.0.0-beta.8 to 2.0.0-rc.0
{ | ||
"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" } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
84540
Updated@tauri-apps/api@^2.0.0-rc.0