
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
auto-install
Advanced tools
Auto installs dependencies as you code. Just hit save.
Featured in npm weekly #56!
npm install -g auto-install
Run auto-install
in the directory you are working in.
Modules in .spec.js
and .test.js
are added to devDependencies
--secure
Install popular modules only (> 10k downloads in the last month)
--exact
Install exact version similar to npm install express --save-exact
--dont-uninstall
Do not uninstall unused modules
--yarn
Use yarn instead of npm
:star: this repo
Does it protect against typosquatting?
MIT © siddharthkp
FAQs
Auto installs dependencies as you code
The npm package auto-install receives a total of 24 weekly downloads. As such, auto-install popularity was classified as not popular.
We found that auto-install demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.