Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
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.20.4 to 0.20.5

2

index.d.ts

@@ -114,3 +114,3 @@ /**

throwIfExistingHandleNotGood?: boolean | false
): Promise<FileSystemHandle>;
): Promise<FileSystemHandle | null>;

@@ -117,0 +117,0 @@ /**

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

@@ -46,6 +46,6 @@ "browser": "./dist/index.js",

"eslint-config-prettier": "^8.3.0",
"http-server": "^13.0.0",
"prettier": "^2.3.2",
"http-server": "^13.0.2",
"prettier": "^2.4.0",
"shx": "^0.3.3",
"terser": "^5.7.1"
"terser": "^5.8.0"
},

@@ -52,0 +52,0 @@ "eslintConfig": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc