Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
[![npm](https://img.shields.io/npm/v/bob-watch)](https://npm.im/bob-watch)
Execute commands on start and after every file change in specified directories/files patterns, powered by Chokidar.
The previously specified commands processes are killed before the commands are re-executed, specially useful for APIs.
pnpm add -D bob-watch
yarn add -D bob-watch
npm install -D bob-watch
Usage: bob-watch [options]
Options:
-V, --version output the version number
-c, --command <commands...> Commands to be executed on start and on every change
-w, --watch <patterns...> Patterns of directories or files to be watched
-i, --ignore <patterns...> Ignore watch patterns
--quiet Prevent non-error logs (default: false)
-h, --help display help for command
{
"scripts": {
"dev": "bob-watch -w src -c \"bob-tsm src/index.ts\""
}
}
FAQs
[![npm](https://img.shields.io/npm/v/bob-watch)](https://npm.im/bob-watch)
The npm package bob-watch receives a total of 277 weekly downloads. As such, bob-watch popularity was classified as not popular.
We found that bob-watch 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
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.