utimes
Native addon to change the btime, mtime, and atime of a file on Windows, macOS, and Linux.
Updated by @baileyherbert
node-find-files
A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.
Updated by @sudsy
@depack/cache
Computes Necessary Information To Cache A Module, And Allows To Check If It Has Been Updated.
Updated by @zvr
gulp-if-any-newer
Pass through all source files if any source file is newer than any dest file.
Updated by @cbuschka
gulp-watch-and-touch
Watch out for dependent files, if they change - touch the file that includes them or any other file you need.
Updated by @dutchenkooleg
behind
deprecatedFigure out if a file is behind its dependencies a la make
Updated by @jesusabdullah
gulp-process-if-modified
This gulp plugin will passthrough source files if they have been modified since last build.
Updated by @wlarch
grunt-task-helper
Help with handling the files (e.g. check changed files) before other tasks, or adding something (e.g. replace text).
Updated by @anseki
gulp-haschanged-deps-async
Provides a hasChanged function for use with gulp-changed to check mtimes of a file's dependencies
Updated by @niftylettuce
@ronomon/utimes
Change the birth time (btime), modified time (mtime) and access time (atime) of a file.
Updated by @ronomon
last-changed-files
Use fs.stat() to record the last modification date of the file and import the list of changed files.
Updated by @slowpoke
file-should-change
check to see if a file has changed since another file has been changed. useful for refreshing cache files.
Updated by @soldair
file-scanner
A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.
Updated by @rubenhak