Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

watcher

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

watcher - npm Package Versions

2

2.3.1

Diff

Changelog

Source

Version 2.3.1

  • Readme: updated with new Node recursive developments (#37)
  • Updated some dependencies
fabiospampinato
published 2.3.0 •

Changelog

Source

Version 2.3.0

  • Replaced ripstat with stubborn-fs directly, for simplicity
fabiospampinato
published 2.2.2 •

Changelog

Source

Version 2.2.2

  • Updated "dettle", to ensure debounce delays of 0 are handled properly
fabiospampinato
published 2.2.0 •

Changelog

Source

Version 2.2.0

  • Added support for ignoring paths with a regex
fabiospampinato
published 2.1.0 •

Changelog

Source

Version 2.1.0

  • Readme: added a mention about a high renameTimeout value
  • Updated dependencies
  • Exposed the "limit" option from "tiny-readdir"
  • Ensuring relative paths can be watched too
  • CI: ignoring Node v14
  • Added support for detecting case-sensitive renames in case-insensitive filesystems
fabiospampinato
published 2.0.0 •

Changelog

Source

Version 2.0.0

  • Added 4 more tests regarding empty directories
  • Added a test using "touch" specifically
  • Added a GH CI workflow
  • Updated test workflow
  • Fixed an issue where not all internal watchers were being disposed of on close
  • Switched to ESM
fabiospampinato
published 1.2.0 •

Changelog

Source

Version 1.2.0

  • Added support for passing a readdir map, in order to potentially deduplicate away the potential initial scan the library needs
fabiospampinato
published 1.1.2 •

Changelog

Source

Version 1.1.2

  • Deleted repo-level github funding.yml
  • Using "ripstat" for retrieving stats objects faster
fabiospampinato
published 1.1.1 •

Changelog

Source

Version 1.1.1

  • Aborting directories scans immediately when closing the watcher
  • Ensuring the thread doesn’t get clogged during recursive directory scanning
fabiospampinato
published 1.1.0 •

Changelog

Source

Version 1.1.0

  • Node v12 is the minimum version supported
  • Storing stripped-down stats objects in 50+% less memory
  • Handling change events more reliably
  • Ensuring the "depth" option is handled properly when native recursion is unavailable
  • New option: "native", it allows for disabling the native recursive watcher
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc