Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

binary-comparator

meszaros-lajos-gyorgy26GPL-3.0-or-later0.5.0

Compares two binary files and tells some info on where they differ

readme

binary-comparator

Compares two binary files and tells some info on where they differ

installation

npm i -g binary-comparator

usage

bin-compare --version

bin-compare <file1> <file2>

bin-compare <file1> <file2> --hex

bin-compare <file1> <file2> --hex --skip=4

output in the console

when two files differ

example on the output when two files do not match

when two files differ and --hex is set

example on the output with the hex flag