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-rc.1 to 2.0.0-rc.2

2

dist-js/index.js

@@ -253,3 +253,3 @@ export { BaseDirectory } from '@tauri-apps/api/path';

rid: this.rid,
data: Array.from(data),
data,
});

@@ -256,0 +256,0 @@ }

{
"name": "@tauri-apps/plugin-fs",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Access the file system.",

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

"dependencies": {
"@tauri-apps/api": "^2.0.0-rc.1"
"@tauri-apps/api": "^2.0.0-rc.4"
}
}

Sorry, the diff of this file is not supported yet

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