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.26.0 to 0.26.1

4

package.json
{
"name": "browser-fs-access",
"version": "0.26.0",
"version": "0.26.1",
"description": "File System Access API with legacy fallback in the browser.",

@@ -25,3 +25,3 @@ "type": "module",

"clean": "shx rm -rf ./dist",
"build": "npm run clean && microbundle -f modern,cjs --sourcemap false",
"build": "npm run clean && microbundle -f modern,cjs --no-sourcemap --no-generateTypes",
"dev": "microbundle watch",

@@ -28,0 +28,0 @@ "prepare": "npm run lint && npm run fix && npm run build",

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