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...");
}

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i has-malware

      Weekly Downloads

      1

      Version

      1.0.0

      License

      ISC

      Unpacked Size

      596 B

      Total Files

      4

      Last publish

      Collaborators

      • implode-nz