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.2.0 to 0.2.1

8

package.json
{
"name": "browser-nativefs",
"version": "0.2.0",
"version": "0.2.1",
"description": "Native File System API with legacy fallback in the browser.",

@@ -17,3 +17,3 @@ "browser": "./dist/index.js",

"type": "git",
"url": "git+https://github.com/tomayac/browser-nativefs.git"
"url": "git+https://github.com/GoogleChromeLabs/browser-nativefs.git"
},

@@ -32,5 +32,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/tomayac/browser-nativefs/issues"
"url": "https://github.com/GoogleChromeLabs/browser-nativefs/issues"
},
"homepage": "https://github.com/tomayac/browser-nativefs#readme",
"homepage": "https://github.com/GoogleChromeLabs/browser-nativefs#readme",
"devDependencies": {

@@ -37,0 +37,0 @@ "eslint": "^6.8.0",

@@ -89,3 +89,5 @@ # Browser-NativeFS

Thanks to [@developit](https://github.com/developit)
for improving the dynamic module loading.
for improving the dynamic module loading
and [@dwelle](https://github.com/dwelle) for the helpful feedback
and issue reports.

@@ -92,0 +94,0 @@ ## License and Note

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