🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@e18e/cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@e18e/cli

The official e18e CLI

latest
Source
npmnpm
Version
0.6.1
Version published
Weekly downloads
5K
-51.3%
Maintainers
1
Weekly downloads
 
Created
Source

@e18e/cli

hero

The e18e CLI analyzes JavaScript and TypeScript projects for packaging issues, dependency health, and opportunities to switch to lighter or native alternatives.

[!IMPORTANT] This project is still in early development and we are actively working on it. If you encounter any issues or have ideas for new features, please let us know by opening an issue on our GitHub repository.

Installation

npm install -g @e18e/cli

Usage

npx @e18e/cli analyze
npx @e18e/cli analyze /path/to/project
npx @e18e/cli analyze --json
npx @e18e/cli migrate chalk
npx @e18e/cli migrate --interactive

Command-line options, exit behavior, and fuller examples are in the docs below.

Documentation

PageDescription
analyzeAnalyze command: examples, flags, metrics, exit codes, what checks run
migrateMigrate command: examples, flags, scope
Programmatic APIExperimental report() usage and trust exports (src/index.ts)

Contributing

We're happy you'd like to get involved! Please join our Discord server to discuss with others.

Sponsors

e18e community sponsors

License

MIT License @2025 - Present e18e contributors.

Keywords

e18e

FAQs

Package last updated on 11 May 2026

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