Socket
Socket
Sign inDemoInstall

@lerna/clean

Package Overview
Dependencies
510
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @lerna/clean

Remove the node_modules directory from all packages


Version published
Weekly downloads
490K
increased by1.43%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

lerna clean

Remove the node_modules directory from all packages

Install lerna for access to the lerna CLI.

Usage

$ lerna clean

Remove the node_modules directory from all packages.

lerna clean accepts all filter flags, as well as --yes.

lerna clean does not remove modules from the root node_modules directory, even if you have the --hoist option enabled.

Keywords

FAQs

Last updated on 04 May 2023

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