</>PackageGraphPackageGraph

errorhandler

npmv1.5.2

Development-only error handler middleware

Safe to adopt

Yes — errorhandler scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 268 days ago.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • BMaintenance: grade B, Good.

    Last published 268 days ago.

  • BWeight: grade B, Good.

    Pulls in 6 transitive packages, about 317 KB installed.

  • ASupply chain: grade A, Excellent.

    No install scripts, 6 maintainers, and a contained dependency surface.

  • ALicense: grade A, Excellent.

    MIT — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding errorhandler to a project.

2
Direct dependencies

Runtime packages this one declares itself.

6
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

317 KB
Install size

Unpacked size of this package plus its entire runtime tree.

3
Tree depth

Longest resolved dependency chain below this package.

Licenses in the dependency tree

MIT

Every license you inherit by installing errorhandler, not just its own. Check this before a legal review, not after.

Compatibility

Node.js
node >= 0.8
Module format
CommonJS only
TypeScript
No bundled types
Install scripts
None

Quick start

A usage example from the errorhandler README.

var errorhandler = require('errorhandler')

Dependencies

Declared by errorhandler v1.5.2. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (10)

after 0.8.2eslint 8.34.0eslint-config-standard 14.1.1eslint-plugin-import 2.32.0eslint-plugin-markdown 3.0.0eslint-plugin-node 11.1.0eslint-plugin-promise 6.1.1mocha 10.8.2nyc 15.1.0supertest 6.3.3

Used by

Popular packages that depend on errorhandler.

Relationship graph

Dependencies (left) and dependents (right) of errorhandler.

acceptsescape-html@react-native-com…errorhandler
errorhandler dependencies dependents

Frequently installed together

Release history

1 release in the last two years, typically about 31 days apart.

Recent versions of errorhandler
VersionPublishedSizeLicense
1.5.2latest8 months ago12 KBMIT
1.5.17 years ago15 KBMIT
1.5.09 years agoMIT
1.4.310 years agoMIT
1.4.211 years agoMIT
1.4.111 years agoMIT
1.4.011 years agoMIT
1.3.611 years agoMIT
1.3.511 years agoMIT
1.3.411 years agoMIT
1.3.311 years agoMIT
1.3.211 years agoMIT
1.2.411 years agoMIT
1.3.111 years agoMIT
1.3.011 years agoMIT

Overview

errorhandler is an npm package that development-only error handler middleware. It has 1 known dependents in the graph. The latest version is 1.5.2, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need development-only error handler middleware and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Funding

Frequently asked questions

Should I use errorhandler?

Yes — errorhandler scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 268 days ago.

How do I install errorhandler?

Run `npm install errorhandler` to add errorhandler to your npm project.

How many dependencies does errorhandler have?

errorhandler declares 12 direct dependencies and pulls in 6 packages in total once its runtime tree is resolved totalling about 317 KB on disk.

What license is errorhandler released under?

errorhandler is distributed under the MIT license.

How popular is errorhandler?

npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on errorhandler.

Is errorhandler still maintained?

The most recent release of errorhandler (v1.5.2) was published 8 months ago.

Does errorhandler run install scripts?

No. errorhandler does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.