Node Stream Mmmagic Versions Save

Node module to sniff the start of a stream to detect the file type and encoding

1.0.0

7 years ago

is backwards compatible with 0.2.0; bump signifies this is now considered stable after being used 100,000s of times in a production environment.

  • add support for node 5 & 6

v0.2.0

9 years ago
  • function now returns a stream which should be piped from instead of the input stream
  • fix many issues with edge case streams, especially small binary ones