Closed denis99999 closed 2 weeks ago
This PR fixes a bug on stats when using NodeJS version 22.11.0 and higher:
22.11.0
mtime
Stats
mtimeMs
@koral-- can you update the version to 3.3.7 please for triggering NPM publish ?
This PR fixes a bug on stats when using NodeJS version
22.11.0
and higher:mtime
field ofStats
Class is no more present, so it is replaced by themtimeMs
field.