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.25.1 to 0.25.2

10

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

@@ -8,5 +8,7 @@ "type": "module",

"exports": {
"./package.json": "./package.json",
"require": "./dist/index.cjs",
"default": "./dist/index.modern.js"
".": {
"require": "./dist/index.cjs",
"default": "./dist/index.modern.js"
},
"./package.json": "./package.json"
},

@@ -13,0 +15,0 @@ "main": "./dist/index.cjs",

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