npm file-type 11.0.0

latest releases: 19.0.0, 18.7.0, 18.6.0...
5 years ago

Breaking:

  • Return undefined instead of null when there's no match 1359ccc
  • TypeScript users only:
    • Drop faking ESM default export support 9dcf28b
      • You need to change import fileType from 'file-type'; to import fileType = require('file-type');

Enhancements:

  • Rework mpeg4 check and add support for some more mpeg4 and ISO base media formats (#206) feaa217
  • Add support for ac3 and voc formats (#201) 7038abc
  • Add support for lnk and alias formats (#200) aacd31a
  • Add support for pre-POSIX tar (#204) fc9f973
  • Add support for Sony DSF (DSD Stream File) format (#203) be74d72

Fixes:

v10.11.0...v11.0.0

Don't miss a new file-type release

NewReleases is sending notifications on new releases.