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.25.3 to 0.26.0

index.d.ts

9

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

@@ -17,5 +17,6 @@ "type": "module",

"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"types": "./index.d.ts",
"files": [
"dist/"
"dist/",
"index.d.ts"
],

@@ -56,3 +57,3 @@ "scripts": {

"microbundle": "^0.14.2",
"prettier": "^2.6.1",
"prettier": "^2.6.2",
"shx": "^0.3.4"

@@ -59,0 +60,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