is-windows
Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
@esm2cjs/is
Type check values. This is a fork of sindresorhus/is, but with CommonJS support.
@esm2cjs/is-stream
Check if something is a Node.js stream. This is a fork of sindresorhus/is-stream, but with CommonJS support.
@esm2cjs/is-online
Check if the internet connection is up. This is a fork of sindresorhus/is-online, but with CommonJS support.
file-type-cjs-fix
A CommonJS port from the ESM file-type package. Now fixed to not have 'tarHeaderChecksumMatches' error!