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

esperf

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esperf

A command-line utility for detecting performance issues

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
0
Created
Source

module-replacements CLI

A command-line utility for detecting and fixing performance problems in JavaScript projects.

Install

npm i -S module-replacements-cli

Usage

The interactive CLI can guide you through the following steps:

  • Detecting replaceable modules
  • Applying the replacements automatically
npx mr

# or the full name
npx module-replacements

License

MIT

Keywords

cli

FAQs

Package last updated on 09 Aug 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