Socket
Book a DemoInstallSign in
Socket

@aleclarson/watchlist

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aleclarson/watchlist

Recursively watch a list of directories & run a command on any file system changes

latest
Source
npmnpm
Version
0.3.5
Version published
Maintainers
0
Created
Source

@aleclarson/watchlist

A fork of watchlist with the following changes:

  • Stream the command output as it happens
  • Fixed: If a file is changed during the command, execute the command again immediately after completion
  • More reliable debouncing via setTimeout
  • Avoid crashing the process when the command fails
  • Removed the run function from ./src/index.js
  • Fixed import from TypeScript module where moduleResolution is bundler or nodeNext

Keywords

watch

FAQs

Package last updated on 19 Mar 2025

Did you know?

Socket

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.

Install

Related posts