errorhandler
npmv1.5.2Development-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.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Licenses in the dependency tree
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.
Runtime (2)
Dev (10)
Used by
Popular packages that depend on errorhandler.
Relationship graph
Dependencies (left) and dependents (right) of errorhandler.
Frequently installed together
Open stuff like URLs, files, executables. Cross-platform.
Node.js body parsing middleware
Stringify any JavaScript value.
TypeScript definitions for ws
High performance middleware framework
No description provided.
Middleware to destroy caching
Serve static files
Release history
1 release in the last two years, typically about 31 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 1.5.2latest | 8 months ago | 12 KB | MIT |
| 1.5.1 | 7 years ago | 15 KB | MIT |
| 1.5.0 | 9 years ago | — | MIT |
| 1.4.3 | 10 years ago | — | MIT |
| 1.4.2 | 11 years ago | — | MIT |
| 1.4.1 | 11 years ago | — | MIT |
| 1.4.0 | 11 years ago | — | MIT |
| 1.3.6 | 11 years ago | — | MIT |
| 1.3.5 | 11 years ago | — | MIT |
| 1.3.4 | 11 years ago | — | MIT |
| 1.3.3 | 11 years ago | — | MIT |
| 1.3.2 | 11 years ago | — | MIT |
| 1.2.4 | 11 years ago | — | MIT |
| 1.3.1 | 11 years ago | — | MIT |
| 1.3.0 | 11 years ago | — | MIT |
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.
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.