binary-version-check

Check whether a binary version satisfies a semver range

MIT License

Downloads
3.3K
Stars
24
Committers
5

Bot releases are hidden (Show)

binary-version-check - Latest Release

Published by sindresorhus 7 months ago

  • Rename package from bin-version-check to binary-version-check 335eb32

https://github.com/sindresorhus/binary-version-check/compare/v6.0.0...v6.1.0

binary-version-check -

Published by sindresorhus 7 months ago

binary-version-check -

Published by sindresorhus over 1 year ago

binary-version-check -

Published by sindresorhus over 3 years ago

Breaking

  • Require Node.js 12 3655c68
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/bin-version-check/compare/v4.0.0...v5.0.0

binary-version-check -

Published by sindresorhus almost 6 years ago

Breaking:

  • Require Node.js 6
  • Change the InvalidBinVersion error name to InvalidBinaryVersion