Last 12 weeks · 0 commits
4 of 6 standards met
Repository: sindresorhus/file-type-cli. Description: Detect the file type of a file or stdin Stars: 86, Forks: 4. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v6.0.0 (4y ago). Open PRs: 0, open issues: 0. Last activity: 4y ago. Community health: 71%. Top contributors: sindresorhus, soda0289, Richienb.
Made the following changes: Upgraded file-type to version 14 (Breaking change new version of file-type requires Node.js 10) Removed read-chunk library and replaced with FileType.fromFile()