{"library":"stacktrace-parser","type":"library","category":null,"description":"stacktrace-parser is a JavaScript library designed to parse stack traces from various JavaScript environments, including web browsers (even older ones like Internet Explorer) and Node.js. It transforms raw stack trace strings into a structured array of objects, where each object represents a line in the stack and contains properties like `lineNumber`, `methodName`, `arguments`, `file`, and `column`. The current stable version is 0.1.11, last published approximately one year ago (as of early 2025). This package appears to be in a maintenance mode, with its low version number and infrequent updates suggesting a stable but not actively developed state, though a TODO list mentions a future v0.3. Its primary differentiator is its broad support for diverse stack trace formats across different JavaScript runtimes, providing a consistent, normalized output for error reporting and debugging tools, including built-in TypeScript type definitions.","language":"javascript","status":"maintenance","version":"0.1.11","tags":["javascript","errors","stacktrace","parser","exceptions","typescript"],"install":[{"cmd":"npm install stacktrace-parser","imports":["import * as stackTraceParser from 'stacktrace-parser';","const stackTraceParser = require('stacktrace-parser');","import type { StackFrame } from 'stacktrace-parser';"]},{"cmd":"yarn add stacktrace-parser","imports":[]},{"cmd":"pnpm add stacktrace-parser","imports":[]}],"homepage":null,"github":"https://github.com/errwischt/stacktrace-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/stacktrace-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/stacktrace-parser/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}