Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@manypkg/cli

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@manypkg/cli

Manypkg is a linter for `package.json` files in Yarn, Bolt, Lerna, pnpm or Rush monorepos.

  • 0.21.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
102K
decreased by-15.23%
Maintainers
2
Weekly downloads
 
Created

What is @manypkg/cli?

@manypkg/cli is a command-line tool designed to help manage monorepos. It provides various utilities to ensure consistency and correctness across multiple packages within a monorepo.

What are @manypkg/cli's main functionalities?

Check

This command checks the monorepo for common issues such as mismatched dependency versions, invalid package.json files, and other potential problems. It helps maintain consistency and correctness across the monorepo.

manypkg check

Fix

This command automatically fixes issues found by the 'check' command. It can resolve version mismatches, update package.json files, and more, ensuring the monorepo remains in a healthy state.

manypkg fix

Upgrade

This command helps upgrade dependencies across the monorepo. It ensures that all packages are using the latest versions of their dependencies, which can help avoid compatibility issues.

manypkg upgrade

Other packages similar to @manypkg/cli

FAQs

Package last updated on 14 Jan 2024

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

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc