Skip to content

Tags: monitext/nstack

Tags

v0.3.0@beta

Toggle v0.3.0@beta's commit message
patch: stabilised stack parsing algorithm

currently featured:

- near perfect non-regep path extract (non supported edge case yet to be found),
- support for unix, linux, mixed, protocol, win paths
- resistance to noise (multiple non user path, eg native:1:1, <anonymous>:1:1)
- minimal footprint

v0.1.0@beta

Toggle v0.1.0@beta's commit message
chore: pkg.json fix and mention plus readme

v0.0.0@beta

Toggle v0.0.0@beta's commit message
barebone prototype

current features:
- precise stack line parsing
- reliable extraction of file, line, column
- path support:
  • Unix-like paths
  • Windows-style paths
- protocol support:
  • http://
  • file://
  • node:internal