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

remove-console-msg

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remove-console-msg

Removes all console.* and debugger lines from files.

latest
npmnpm
Version
1.0.6
Version published
Maintainers
0
Created
Source

remove-console-msg

A package with the ability to remove all the console.* statement from your code.

Usage

This is a CLI package. Once installed in the project directory, execute the below command in the terminal and all set:

npx remove-console-msg make-them-go

Note

This command will scan all the files present on the same level as the directory that currently terminal targets as well as all the sub-directories.

Keywords

console

FAQs

Package last updated on 06 Mar 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