Socket
Socket
Sign inDemoInstall

browser-nativefs

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-nativefs - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

8

package.json
{
"name": "browser-nativefs",
"version": "0.2.1",
"version": "0.2.2",
"description": "Native File System API with legacy fallback in the browser.",
"browser": "./dist/index.js",
"main": "./dist/index.js",
"module": "./dist/index.js",
"browser": "dist/index.js",
"main": "dist/index.js",
"module": "dist/index.js",
"scripts": {

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

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