EPD Tooling Submission
Tool: Enhanced Peer Dependencies (EPD)
Description
Smart CLI tool that intelligently resolves peer dependency conflicts across npm, yarn, and pnpm projects.
Features
- Automatic peer dependency resolution
- Security vulnerability scanning
- Unused dependency detection
- Multi-package manager support
- Monorepo workspace awareness
Installation
npm install -g enhanced-peer-deps
Usage
epd install # Enhanced dependency installation
epd security # Security scanning
epd scan # Unused dependency detection
Why Include
- Addresses common Node.js ecosystem pain points
- Actively maintained and tested
- Growing user adoption
- Complements existing Node.js tooling