This module is DEPRECATED.
Since v1.0.0
, Node.js
has an out-of-the-box implementation of both
fs.access() and
fs.accessSync().
Please use these native functions instead of this module.
This package has been deprecated
Author message:
Please use native Node.js functions instead of this module.
This module is DEPRECATED.
Since v1.0.0
, Node.js
has an out-of-the-box implementation of both
fs.access() and
fs.accessSync().
Please use these native functions instead of this module.
npm i unix-access
5
0.3.2
MIT