New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

pdeps

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pdeps

Install npm packages with --legacy-peer-deps automatically

latest
npmnpm
Version
1.0.0
Version published
Maintainers
0
Created
Source

pdeps 🚀

Install npm packages with --legacy-peer-deps the easy way!
Say goodbye to peer dependency headaches and hello to smooth installs. 😎

What it does ✨

pdeps is a tiny CLI tool that automatically adds --legacy-peer-deps to your npm install commands. Perfect for those pesky legacy projects! 🛠️

Example

npx pdeps express axios

Installation 📦

npm install -g pdeps

Usage 📝

npx pdeps <package1> <package2> ...

Why use pdeps? 🤔

  • Legacy Projects: If your project relies on older npm versions, pdeps ensures compatibility.
  • Peer Dependency Issues: Say goodbye to those pesky "can't install peer dependencies" errors.
  • Simplified Installs: Just specify the packages you need, and let pdeps handle the rest.

Contributing 🤝

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

License 📝

This project is licensed under the MIT License. See the LICENSE file for details.

Author 🤵

This project is created by Alohe.

Acknowledgements 🤝

Keywords

npm

FAQs

Package last updated on 23 Feb 2025

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