📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@achingbrain/debootstrap

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@achingbrain/debootstrap

Like lerna bootstrap, but in reverse

0.0.3
latest
npm
Version published
Weekly downloads
2
-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

debootstrap

Like lerna bootstrap but in reverse.

Why?

When creating docker images and electron apps it's not useful to have some modules hoisted and others as symlinks. This module dereferences symlinks, removes duplicates, flattens the dependency tree and re-recreates .bin folder links.

How?

Run in one of your packages:

$ debootstrap

FAQs

Package last updated on 08 Oct 2018

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