get-bin-path

Get the current package's binary path

APACHE-2.0 License

Downloads
13.8K
Stars
36

Bot releases are hidden (Show)

get-bin-path - v11.0.0 Latest Release

Published by ehmicky 12 months ago

Breaking changes

  • Minimal supported Node.js version is now 18.18.0
get-bin-path - v10.0.0

Published by ehmicky over 1 year ago

Breaking changes

  • Minimal supported Node.js version is now 16.17.0
get-bin-path - v9.0.0

Published by ehmicky over 1 year ago

Breaking changes

  • undefined is now always returned when the binary cannot be found. Previously, a random binary was sometimes returned instead. This happens when:
  • When the package.json bin field is a string, the name option (when defined) must match the package.json name field.
get-bin-path - v8.0.0

Published by ehmicky almost 2 years ago

Breaking changes

get-bin-path - v7.3.0

Published by ehmicky almost 2 years ago

Features

  • Reduce package size by 96% (764kB to 31kB)
  • Improve performance
get-bin-path - Release 7.2.1

Published by ehmicky almost 2 years ago

Bug fixes

  • Fix package.json
get-bin-path - Release 7.2.0

Published by ehmicky almost 2 years ago

Features

  • Improve tree-shaking support
get-bin-path - Release 7.1.0

Published by ehmicky about 2 years ago

Features

  • Reduce npm package size
get-bin-path - Release 7.0.0

Published by ehmicky over 2 years ago

Breaking changes

  • Minimal supported Node.js version is now 14.18.0
get-bin-path - Release 6.1.0

Published by ehmicky almost 3 years ago

Features

  • Improve TypeScript types
get-bin-path - Release 6.0.1

Published by ehmicky over 3 years ago

Bug fixes

  • Fix main field in package.json
get-bin-path - Release 6.0.0

Published by ehmicky over 3 years ago

Breaking changes

  • Minimal supported Node.js version is now 12.20.0
  • This package is now an ES module. It can only be loaded with an import or import() statement, not require(). See this post for more information.
get-bin-path - Release 5.1.0

Published by ehmicky over 4 years ago

Features

  • Add TypeScript types (thanks @kabirbaidhya!)
get-bin-path - Release 4.0.1 (backport)

Published by ehmicky over 4 years ago

Dependencies

  • Remove core-js dependency
get-bin-path - Release 5.0.1

Published by ehmicky over 4 years ago

Thanks @evocateur for your first contribution!

Dependencies

  • Remove core-js dependency
get-bin-path - Release 5.0.0

Published by ehmicky almost 5 years ago

Breaking changes

  • Minimal supported Node.js version is now 10.17.0
get-bin-path - Release 4.0.0

Published by ehmicky almost 5 years ago

  • Make name an option instead of a positional argument (3d0529d)
  • Update README (6e421d5)
  • Upgrade test-each 1.7.2 -> 1.8.0 (23daaf0)
  • Upgrade @ehmicky/dev-tasks 0.30.49 -> 0.30.50 (4b5280e)
  • Upgrade core-js 3.3.3 -> 3.3.4 (349f67a)
  • Upgrade core-js 3.3.2 -> 3.3.3 (de3a5a3)
  • Upgrade @ehmicky/dev-tasks 0.30.48 -> 0.30.49 (e42cd9a)
  • Upgrade @ehmicky/dev-tasks 0.30.47 -> 0.30.48 (d391a63)
  • Upgrade core-js 3.2.1 -> 3.3.2 (acbfa58)
  • Upgrade husky 3.0.8 -> 3.0.9 (b35be73)
  • Upgrade @ehmicky/dev-tasks 0.30.46 -> 0.30.47 (08dc986)
  • Upgrade @ehmicky/dev-tasks 0.30.45 -> 0.30.46 (9e620c8)
  • Upgrade husky 3.0.7 -> 3.0.8 (3ddc27b)
  • Upgrade @ehmicky/dev-tasks 0.30.44 -> 0.30.45 (8c2e85c)
  • Fix new read-pkg-up major release (0ba9b9f)
  • Upgrade read-pkg-up 6.0.0 -> 7.0.0 (c293849)
  • Upgrade @ehmicky/dev-tasks 0.30.43 -> 0.30.44 (475142e)
  • Upgrade husky 3.0.5 -> 3.0.7 (9c2eb08)
  • Use is-plain-obj (3c5eda7)
  • Upgrade @ehmicky/dev-tasks 0.30.42 -> 0.30.43 (5a6a710)
  • Upgrade @ehmicky/dev-tasks 0.30.41 -> 0.30.42 (ced873f)
  • Upgrade ava 2.3.0 -> 2.4.0 (d527fd2)
  • Upgrade Travis from Ubuntu 16.04 to 18.04 (477d830)
  • Upgrade @ehmicky/dev-tasks 0.30.40 -> 0.30.41 (ebd0a45)
  • Update changelog (988df64)
get-bin-path - Release 3.0.0

Published by ehmicky about 5 years ago

Features

  • When the package.json bin field is an object with a single property (such
    as { "bin": { "mylib": "./path/to/bin.js" } }), it is not longer necessary
    to specify the binary name.
get-bin-path - Release 1.0.2

Published by ehmicky over 5 years ago

Package Rankings
Top 3.2% on Npmjs.org
Badges
Extracted from project README
Node TypeScript Codecov Mastodon Medium