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

node-file-mapping

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-file-mapping

A package to create, open, read and write memory mapped files.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
0
Created
Source

node-file-mapping

A package to create, open, read and write memory mapped files.

Requirements

  • This package supports windows and linux. So to use it you need one of those.

Installing

This package was developed and tested under Node.js v20.15.0 x64.

Using npm:

npm install node-file-mapping

Using yarn:

yarn add node-file-mapping

Using pnpm:

pnpm add node-file-mapping

Documentation

The documentation can be found under: Documentation

Contributing

The guidelines for contributing can be found under: Contributing

License

Released under the MIT License.

Keywords

nodejs

FAQs

Package last updated on 04 Jul 2024

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