
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
Run a specified command when any files in the target directory change.
$ npm install -g watch-exec
$ watch-exec -c [command] -w [path]
To use the --notify flag for desktop notifications when the command completes or fails, you will need to have Growl notifications available to NodeJS.
brew install terminal-notifiersudo apt-get install libnotify-binIf these instructions are not working correctly, check the installation steps for node-growl, which is used internally by watch-exec.
Thanks to @naholyr for adding support for notifications!
FAQs
Run a specified command when any files in the target directory change.
The npm package watch-exec receives a total of 8 weekly downloads. As such, watch-exec popularity was classified as not popular.
We found that watch-exec 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.