Socket
Socket
Sign inDemoInstall

fs-native-extensions

Package Overview
Dependencies
2
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.5 to 1.2.6

2

index.js

@@ -164,3 +164,3 @@ const binding = require('./binding')

// Short circuit on everything but Windows
if (IS_WIN) return Promise.resolve()
if (!IS_WIN) return Promise.resolve()

@@ -167,0 +167,0 @@ const req = Buffer.alloc(binding.sizeof_fs_ext_napi_sparse_t)

{
"name": "fs-native-extensions",
"version": "1.2.5",
"version": "1.2.6",
"description": "Native file system extensions for advanced file operations",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc