[READ-ONLY] Mirror of https://github.com/danielroe/errx. Zero dependency library to capture and parse stack traces in Node, Bun, Deno and more.
error stack-trace
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update pnpm to v10.24.0 (#69)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

+1 -1
+1 -1
package.json
··· 2 2 "name": "errx", 3 3 "type": "module", 4 4 "version": "0.1.0", 5 - "packageManager": "pnpm@10.23.0", 5 + "packageManager": "pnpm@10.24.0", 6 6 "description": "Zero dependency library to capture and parse stack traces in Node, Bun and Deno", 7 7 "license": "MIT", 8 8 "repository": "unjs/errx",