Socket
Socket
Sign inDemoInstall

browser-fs-access

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-fs-access - npm Package Compare versions

Comparing version 0.29.3 to 0.29.4

4

index.d.ts

@@ -145,3 +145,3 @@ /**

*/
existingHandle?: FileSystemHandle | null,
existingHandle?: FileSystemFileHandle | null,
/**

@@ -157,3 +157,3 @@ * Determines whether to throw (rather than open a new file save dialog)

filePickerShown?: () => void | null
): Promise<FileSystemHandle | null>;
): Promise<FileSystemFileHandle | null>;

@@ -160,0 +160,0 @@ /**

{
"name": "browser-fs-access",
"version": "0.29.3",
"version": "0.29.4",
"description": "File System Access API with legacy fallback in the browser.",

@@ -5,0 +5,0 @@ "type": "module",

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