🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

replace-package-symlinks

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

replace-package-symlinks

## Introduction This script allows you to replace any symlinked dependencies for any package with the resolve symlink contents

latest
npmnpm
Version
19.32.0
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Introduction

This script allows you to replace any symlinked dependencies for any package with the resolve symlink contents

From the root of the mono repo, run the following command to replace symlinks for a packages node_modules dependencies (Only those found in the packages package.json)

node ./scripts/replace-package-symlinks/index.js -p <package>

the script takes the following flags

Options:
  -p, --package <package>  Name of package to replace symlinks in (Required)
  -d, --depth <depth>      Depth to find the package specified above (Defaults to 2)

FAQs

Package last updated on 18 Jun 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