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.2 to 0.17.3

11

package.json
{
"name": "browser-fs-access",
"version": "0.17.2",
"version": "0.17.3",
"description": "File System Access API with legacy fallback in the browser.",
"browser": "./dist/index.js",
"main": "./dist/index.js",
"exports": "./dist/index.js",
"exports": {
".": "./dist/index.js",
"./package.json": "./package.json"
},
"module": "./dist/index.js",

@@ -39,7 +42,7 @@ "types": "./index.d.ts",

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

@@ -46,0 +49,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