Socket
Socket
Sign inDemoInstall

browser-nativefs

Package Overview
Dependencies
0
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.11.2 to 0.12.0

12

package.json
{
"name": "browser-nativefs",
"version": "0.11.2",
"version": "0.12.0",
"description": "Native File System API with legacy fallback in the browser.",
"browser": "dist/index.js",
"main": "dist/index.js",
"exports": "dist/index.js",
"module": "dist/index.js",
"types": "index.d.ts",
"browser": "./dist/index.js",
"main": "./dist/index.js",
"exports": "./dist/index.js",
"module": "./dist/index.js",
"types": "./index.d.ts",
"scripts": {

@@ -11,0 +11,0 @@ "start": "npx http-server -o /demo/",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc