</>PackageGraphPackageGraph

makeerror

npmv1.0.12

A library to make errors.

Not recommended for new projects

No — makeerror should not be adopted for new projects. Last published 1782 days ago.

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

    No download data reported for this package yet.

  • FMaintenance: grade F, Failing.

    Last published 1782 days ago.

  • AWeight: grade A, Excellent.

    Pulls in 1 transitive package, about 8.6 KB installed.

  • BSupply chain: grade B, Good.

    This package has a single maintainer (bus factor of 1).

  • ALicense: grade A, Excellent.

    BSD-3-Clause — 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 makeerror to a project.

1
Direct dependencies

Runtime packages this one declares itself.

1
Total installed

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

8.6 KB
Install size

Unpacked size of this package plus its entire runtime tree.

1
Tree depth

Longest resolved dependency chain below this package.

Licenses in the dependency tree

BSD-3-Clause

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

Compatibility

Node.js
No constraint declared
Module format
CommonJS only
TypeScript
No bundled types
Install scripts
None

Quick start

A usage example from the makeerror README.

javascriptFull README ↗
function(message, data)

Dependencies

Declared by makeerror v1.0.12. Runtime dependencies are installed with the package; dev dependencies are not.

Runtime (1)

Dev (1)

mocha 9.1.3

Used by

Popular packages that depend on makeerror.

Relationship graph

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

tmplwalkermakeerror
makeerror dependencies dependents

Release history

No releases in the last two years, typically about 9 days apart.

Recent versions of makeerror
VersionPublishedSizeLicense
1.0.12latest4 years ago5.9 KBBSD-3-Clause
1.0.1111 years agoBSD-3-Clause
1.0.1011 years agoBSD-3-Clause
1.0.815 years agoBSD-3-Clause
1.0.715 years agoBSD-3-Clause
1.0.615 years agoBSD-3-Clause
1.0.415 years agoBSD-3-Clause
1.0.315 years agoBSD-3-Clause
1.0.215 years agoBSD-3-Clause
1.0.115 years agoBSD-3-Clause
1.0.015 years agoBSD-3-Clause

Overview

makeerror is an npm package that a library to make errors. It has 1 known dependents in the graph. The latest version is 1.0.12, released under the BSD-3-Clause license.

Who should use it

Teams working in the npm ecosystem who need a library to make errors 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 (BSD-3-Clause).
  • Lean dependency tree (2 direct dependencies).

Cons

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

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

Maintainers

Frequently asked questions

Should I use makeerror?

No — makeerror should not be adopted for new projects. Last published 1782 days ago.

How do I install makeerror?

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

How many dependencies does makeerror have?

makeerror declares 2 direct dependencies and pulls in 1 packages in total once its runtime tree is resolved totalling about 8.6 KB on disk.

What license is makeerror released under?

makeerror is distributed under the BSD-3-Clause license.

How popular is makeerror?

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

Is makeerror still maintained?

The most recent release of makeerror (v1.0.12) was published 4 years ago.

Does makeerror run install scripts?

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