utimes icon indicating copy to clipboard operation
utimes copied to clipboard

🕓 Cross-platform native addon to change the btime, mtime, and atime of files in Node.js.

Results 3 utimes issues
Sort by recently updated
recently updated
newest added

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1. Release notes Sourced from tar's releases. v6.1.13 6.1.13 (2022-12-07) Dependencies cc4e0dd #343 bump minipass from 3.3.6 to 4.0.0 v6.1.12 6.1.12 (2022-10-31) Bug Fixes 57493ee...

dependencies

Hi, thanks a lot for this very useful module! Unfortunately I can't install it anymore since the last OS update. Error: ``` gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build'...

I saw the "Caveats" in the description, and the `btime` for Linux distros does not support be setting... But for curiosity, is it possible that this feature will be implemented?...

help wanted