npm-malware-search
v0.0.6
Published
A simple tool to find malware packages in project's package.json file.
Downloads
10
Readme
NPM Malware Search
This package will search in your package.json for packages listed here: Announcement.
Install
npm install --save-dev npm-malware-searchRunning
From the command line:
$(npm bin)/search-for-those-mysterious-packagesOr if you prefer, add to package.json:
"scripts": {
"search-for-those-mysterious-packages": "search-for-those-mysterious-packages"
}and then run from command line:
npm run search-for-those-mysterious-packagesWhat to do if a mysterious package is found
From the announcement above:
If you downloaded and installed any of these packages, you should immediately revoke and replace any credentials you might have had in your shell environment.