Now fully asynchronous!
From now on, calls to check-disk-space
will no longer freeze your app. All exec calls are done asynchronously 🔥
Breaking
Now requires at least Node.js 16+ due to dev dependencies updates for security reasons.
You can keep using 3.3.1 on lower Node.js versions.