tapjs / stack-utils

Captures and cleans stack traces.
https://www.npmjs.com/package/stack-utils
MIT License
190 stars 35 forks source link

Add a more complete list of Nodes internal files to `nodeInternals()` #11

Closed jamestalmage closed 8 years ago

jamestalmage commented 8 years ago

Also swaps [0-9] for \d everywhere.

Fixes #8.

sindresorhus commented 8 years ago

LGTM