New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

extension-fs

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extension-fs

Extensions to nodejs's fs

latest
Source
npmnpm
Version
7.1.0
Version published
Weekly downloads
37
-24.49%
Maintainers
1
Weekly downloads
 
Created
Source

ext-fs

Extensions to nodejs's fs

Build steps

In Command line, enter

npm install

Debugging

Build addon with the following command:

npm install --debug

Open dev/index.js and type F5

Open Visual Studio and attach to process node.exe

TODO:

  • Exceptions:
ThrowException(Exception::TypeError(String::New("This is an error, oh yes."))) return Undefined(); 
  • Code (Directory Not found, No authorization, ...)
  • Text
  • Stacktrace
  • In README describe steps to access methods like getFiles.
  • Test: fileItem constructor, first item wstring data pointer -> results in Worker: is it the same pointer?

Keywords

cpp

FAQs

Package last updated on 06 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts