Socket
Socket
Sign inDemoInstall

yarn-linked

Package Overview
Dependencies
97
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    yarn-linked

List or remove yarn linked modules


Version published
Weekly downloads
4
decreased by-50%
Maintainers
1
Install size
6.80 MB
Created
Weekly downloads
 

Readme

Source

yarn-linked

List or remove yarn linked modules

$ yarn-linked
@prefix/package 0.1.1
    other-package 0.2.2

Use globally

yarn global add yarn-linked
yarn-linked [path to project root, default cwd]

Use in a project

yarn add -D yarn-linked

package.json:

"scripts": {
    "linked": "yarn-linked"
}

Use completions

in .zshrc file
```shell
. $(npm root -g)"/yarn-linked/_completions"
```

Keywords

FAQs

Last updated on 19 Feb 2020

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc