</>PackageGraphPackageGraph

stacktrace-parser

npmv0.1.11TypeScript

Parses every stack trace into a nicely formatted array of hashes.

Adopt with care

stacktrace-parser is usable, with caveats. Last published 568 days ago.

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

    No download data reported for this package yet.

  • CMaintenance: grade C, Fair — worth a look.

    Last published 568 days ago.

  • AWeight: grade A, Excellent.

    Pulls in 2 transitive packages, about 575 KB installed.

  • BSupply chain: grade B, Good.

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

  • 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 stacktrace-parser to a project.

1
Direct dependencies

Runtime packages this one declares itself.

2
Total installed

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

575 KB
Install size

Unpacked size of this package plus its entire runtime tree.

2
Tree depth

Longest resolved dependency chain below this package.

Licenses in the dependency tree

(MIT OR CC0-1.0)MIT

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

Compatibility

Node.js
node >=6
Module format
ESM + CommonJS
TypeScript
Types included
Install scripts
None

stacktrace-parser vs the alternatives

Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.

PackageWeekly downloadsDependentsLicenseLast release
stacktrace-parserthis page04MIT1 year ago
verror19.8M1MIT1 day ago
error-stack-parser02MIT1 day ago
commander451.1M11MIT1 day ago
postcss249.3M7MIT1 day ago
yargs-parser178.8M2ISC1 day ago

Dependencies

Declared by stacktrace-parser v0.1.11. Runtime dependencies are installed with the package; dev dependencies are not.

Runtime (1)

Dev (16)

@babel/core ^7.9.6@babel/preset-env ^7.9.6@babel/register ^7.9.0cpy-cli ^2.0.0eslint ^6.8.0eslint-config-prettier ^6.11.0eslint-plugin-prettier ^3.1.3expect.js ^0.3.1mocha ^10.2.0prettier ^1.19.1rimraf ^3.0.2rollup ^1.32.1rollup-plugin-babel ^4.4.0rollup-plugin-commonjs ^10.0.0rollup-plugin-node-resolve ^5.2.0tsd ^0.25.0

Used by

Popular packages that depend on stacktrace-parser.

Relationship graph

Dependencies (left) and dependents (right) of stacktrace-parser.

Frequently installed together

Release history

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

Recent versions of stacktrace-parser
VersionPublishedSizeLicense
0.1.11latest1 year ago12 KBMIT
0.1.106 years ago12 KBMIT
0.1.96 years ago12 KBMIT
0.1.86 years ago16 KBMIT
0.1.77 years ago16 KBMIT
0.1.67 years ago16 KBMIT
0.1.57 years ago15 KBMIT
0.1.410 years agoMIT
0.1.311 years agoMIT
0.1.211 years agoMIT
0.1.112 years agoMIT

Overview

stacktrace-parser is an npm package that parses every stack trace into a nicely formatted array of hashes. It has 4 known dependents in the graph. The latest version is 0.1.11, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need parses every stack trace into a nicely formatted array of hashes and value a focused solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (17 direct dependencies) increases install size and audit surface.

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

Maintainers

Keywords

Frequently asked questions

Should I use stacktrace-parser?

stacktrace-parser is usable, with caveats. Last published 568 days ago.

How do I install stacktrace-parser?

Run `npm install stacktrace-parser` to add stacktrace-parser to your npm project.

How many dependencies does stacktrace-parser have?

stacktrace-parser declares 17 direct dependencies and pulls in 2 packages in total once its runtime tree is resolved totalling about 575 KB on disk.

What license is stacktrace-parser released under?

stacktrace-parser is distributed under the MIT license. Its dependency tree also includes: (MIT OR CC0-1.0), MIT.

How popular is stacktrace-parser?

npm does not publish download counts. Within PackageGraph's crawl, 4 known packages depend on stacktrace-parser.

Is stacktrace-parser still maintained?

The most recent release of stacktrace-parser (v0.1.11) was published 1 year ago.

Does stacktrace-parser run install scripts?

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