has-malware

1.0.0 • Public • Published

has-malware

Detects whether your system has malware.

Usage

Install has-malware using npm, then:

const hasMalware = require('has-malware');
if (hasMalware()) {
    console.log("Uh oh...");
}

Readme

Keywords

Package Sidebar

Install

npm i has-malware

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

596 B

Total Files

4

Last publish

Collaborators

  • implode-nz