Skip to content

Add enhanced-peer-deps to recommended tools #178

@davitacols

Description

@davitacols

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions