Back to Explore

sindresorhus/is-binary-path

GitHub
2 watchersOpen source

Last release:

This package helps you check whether a given file path points to a binary file. It returns true or false for paths like image files (for example, a .png) versus text files (for example, a .txt).

Project status

  • Maintained status appears quiet or in maintenance mode, last upstream update was 2024-04-30, with no evidence of ongoing updates since then (as of 2026-06-09).
  • Update cadence is historical rather than regular, v3.0.0 in 2024, earlier updates in 2019, and nothing in the 2025 to 2026 period is evidenced here.

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v3.0.0

    Release v3.0.0 makes the package pure ESM and raises the minimum supported Node.js version. It also updates the module format, typings, and dependency versions.

    Breaking
  • v2.1.0

    v2.1.0 adds TypeScript type definitions for the package. This improves developer experience for TypeScript users by providing proper typings for the existing API.

    Features
  • 2.0.1

    Release 2.0.1 was published on 2019-03-27, but no release notes were provided by the publisher. As a result, there is no documented information about new features, bug fixes, breaking changes, or security updates in this release.