# @bugsnag/node

> Bugsnag error reporter for Node.js

Latest version **8.10.0** (published 2026-07-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install @bugsnag/node
pnpm add @bugsnag/node
yarn add @bugsnag/node
bun add @bugsnag/node
```

## Health

**Score 60/100 (C)** — status: active.

Positive: has types; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 8.10.0 |
| Published | 2026-07-10 |
| First published | 2018-09-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 252.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 893 |
| Author | Bugsnag |
| Maintainers | sb--rohandhiman, sb-gulshans, smartbear_devops, sb_shyamnandlagishetti, sb-gaurava, sb-jigneshr, sb-priyankap, anshuman_singh |

## Links

- npm: https://www.npmjs.com/package/@bugsnag/node
- Repository: git@github.com:bugsnag/bugsnag-js
- Homepage: https://www.bugsnag.com/
- npm.io page: https://npm.io/package/@bugsnag/node

## Dependencies (6)

- [pump](https://npm.io/package/pump.md) ^3.0.0
- [byline](https://npm.io/package/byline.md) ^5.0.0
- [iserror](https://npm.io/package/iserror.md) ^0.0.2
- [@bugsnag/core](https://npm.io/package/@bugsnag/core.md) ^8.9.0
- [stack-generator](https://npm.io/package/stack-generator.md) ^2.0.3
- [error-stack-parser](https://npm.io/package/error-stack-parser.md) ^2.0.3

## Recent versions

- 8.10.0 (latest) — 2026-07-10
- 8.0.0-alpha.13 (next) — 2024-08-05
- 6.2.0-alpha.1 (alpha) — 2019-04-12
- 7.0.0-pre-alpha-ben.6 (pre-alpha-ben) — 2019-04-09
- 8.9.0 — 2026-04-08
- 8.8.0 — 2026-01-20
- 8.6.0 — 2025-09-25
- 8.4.0 — 2025-06-18
- 8.2.0 — 2025-01-27
- 8.1.1 — 2024-10-23
- 8.1.0 — 2024-10-23
- 8.0.0 — 2024-08-29
- 8.0.0-alpha.12 — 2024-07-31
- 8.0.0-alpha.11 — 2024-07-26
- 8.0.0-alpha.10 — 2024-07-16
- … 111 more at https://npm.io/package/@bugsnag/node/versions

## README

# @bugsnag/node

This package contains the Node.js implementation of the Bugsnag notifier for JavaScript. The normal use case is to install this package via `@bugsnag/js`, but you can install it directly if you want to.

## License

This package is free software released under the MIT License. See [LICENSE.txt](./LICENSE.txt) for details.

---
_Source: https://npm.io/package/@bugsnag/node · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
