Back to Explore

jshttp/http-errors

GitHub
1 watchersOpen source

Last release: 6 months ago

This is a Node.js module for creating HTTP error objects for Express, Koa, Connect, and similar frameworks. It provides a `createError` API and helpers to attach status codes, messages, headers, and other properties, so you can pass standardized errors through your middleware.

Project status

  • The repository appears actively maintained, with a recent upstream push dated 2026-06-01, and a tagged update (v2.0.1) on 2025-11-20.
  • The visible update activity suggests an evolving project, with at least one notable update in late 2025 and continued maintenance activity afterward, though an exact cadence cannot be determined from the provided data.

AI summary generated Today

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

Recent updates

  • v2.0.1

    6 months ago

    v2.0.1 primarily updates CI and GitHub workflow tooling, including enhanced OSSF scorecard reporting. It also includes a test coverage addition around extending native errors without altering their prototype, plus some internal refactoring for readability.

    SecurityFeatures