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.17.0 to 0.17.1

3

index.d.ts

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

export interface FileSystemHandlePermissionDescriptor {
fileSystemHandle: FileSystemHandle;
mode: 'read' | 'readWrite';
mode?: 'read' | 'readwrite';
}

@@ -90,0 +89,0 @@

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

@@ -39,7 +39,7 @@ "browser": "./dist/index.js",

"devDependencies": {
"eslint": "^7.25.0",
"eslint": "^7.26.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^8.3.0",
"http-server": "^0.12.3",
"prettier": "^2.2.1",
"prettier": "^2.3.0",
"shx": "^0.3.3",

@@ -46,0 +46,0 @@ "terser": "^5.7.0"

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