Download Latest Version v11.0.1 source code.tar.gz (163.6 kB)
Email in envelope

Get an email when there's a new version of get-bin-path

Home / 9.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-03-19 939 Bytes
v9.0.0.tar.gz 2023-03-19 305.4 kB
v9.0.0.zip 2023-03-19 319.4 kB
Totals: 3 Items   625.7 kB 0

Breaking changes

  • undefined is now always returned when the binary cannot be found. Previously, a random binary was sometimes returned instead. This happens when:
  • The name option is used but no binary of that name is found.
  • The package.json uses a directories.bin with multiple binaries, but none matches the package.json name or name option.
  • When the package.json bin field is a string, the name option (when defined) must match the package.json name field.
Source: README.md, updated 2023-03-19