is-executable

Check whether a file can be executed

MIT License

Downloads
131
Stars
43
Committers
3

Bot releases are hidden (Show)

is-executable - Latest Release

Published by sindresorhus over 1 year ago

  • Fix improper version string in engines field in package.json (#46) 143a0ad

https://github.com/sindresorhus/is-executable/compare/v2.0.0...v2.0.1

is-executable -

Published by sindresorhus about 2 years ago

Breaking

  • Require Node.js 14 2eaba6a
  • This package is now pure ESM. Please read this.
  • Changed to use named exports