Socket
Book a DemoInstallSign in
Socket

navy-plugin-nodejs

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

navy-plugin-nodejs

A set of helpers to help improve the experience of developing NodeJS applications with Navy

5.0.0
latest
Source
npmnpm
Version published
Weekly downloads
67
-22.99%
Maintainers
4
Weekly downloads
 
Created
Source

navy-plugin-nodejs

A set of helpers to help improve the experience of developing NodeJS applications with Navy

Installation

Create or update a Navyfile.js alongside your docker-compose.yml. Make sure you've added this plugin:

module.exports = {
  plugins: ["navy-plugin-nodejs"]
}

Make sure you also npm install navy-plugin-nodejs alongside your Docker Compose config.

Features

Resolve npm link'd modules

When using navy develop with a Node app which has linked node modules, you might run into problems with the symlinks pointing to outside of the Docker container.

This will rewrite your npm link'd modules to point directly to the repo which is linked, and will also mount your home directory into the container so that symlink can be resolved.

License

Licensed under the MIT License.

View the full license here.

Keywords

docker

FAQs

Package last updated on 03 Dec 2021

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.