Socket
Socket
Sign inDemoInstall

cheap-watch

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

1.0.4

Diff

conduitry
published 1.0.3 •

Changelog

Source

v1.0.3

  • Fix published types
conduitry
published 1.0.2 •

Changelog

Source

v1.0.2

  • Include TypeScript declaration file (.d.ts)
conduitry
published 1.0.1 •

Changelog

Source

v1.0.1

  • Make sure we manually emit an event for a directory when one of its direct children is updated
conduitry
published 1.0.0 •

Changelog

Source

v1.0.0

  • Internal rewrite in TypeScript
  • Git tag is now the built version, for easier direct installation without the npm registry
conduitry
published 0.3.0 •

Changelog

Source

v0.3.0

  • Rename .files to .paths, as it contains directories, not just files
  • Include an additional isNew boolean in + events, indicating whether this is a new or an updated file/directory
  • No longer call the filter function on the root watched directory
  • No longer include the root watched directory under the '' in the Map, nor emit + events for it
conduitry
published 0.2.2 •

Changelog

Source

v0.2.2

  • Rollup was erroneously added as a dependency and is now a dev dependency as it should be
conduitry
published 0.2.1 •

Changelog

Source

v0.2.1

  • Add some more type checking
  • Ignore error events from FSWatcher, as Windows seems to like emitting these sometimes
conduitry
published 0.2.0 •

Changelog

Source

v0.2.0

  • Report directory stats and events
  • Expose latest stats for all files and directories as watch.files
  • Expose pre-deletion stats for deleted files and directories as part of - event
  • watch.init() simply returns a Promise resolving to undefined now that watch.files is available
conduitry
published 0.1.0 •

Changelog

Source

v0.1.0

  • Initial release
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc