Socket
Socket
Sign inDemoInstall

browser-fs-access

Package Overview
Dependencies
0
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.15.1 to 0.15.2

3

index.d.ts

@@ -47,4 +47,3 @@ /**

*/
declare const supported: boolean;
export default supported;
export const supported: boolean;

@@ -51,0 +50,0 @@ export function imageToBlob(img: HTMLImageElement): Promise<Blob>;

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

@@ -5,0 +5,0 @@ "browser": "./dist/index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc