issues
search
cspotcode
/
node-source-map-support
Adds source map support to node.js (for stack traces)
MIT License
14
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
RangeError: Maximum call stack size exceeded (problematic regexp for long in line source maps)
#49
doctorpangloss
opened
9 months ago
1
fix: defend against process object being deleted
#48
isaacs
opened
1 year ago
0
TypeError: Cannot read property 'Symbol(source-map-support/sharedData)' of undefined on Windows.
#47
nmakkarwmc
opened
1 year ago
1
TypeError: Cannot read properties of undefined (reading 'stack')
#46
aminya
opened
2 years ago
2
It doesn't support eval sourcemap generated by webpack?
#45
dreamerblue
opened
2 years ago
0
Fix for "this" being undefined
#44
Wolftousen
closed
1 month ago
1
TypeError: Cannot read property 'Symbol(source-map-support/sharedData)' of undefined
#43
Wolftousen
opened
2 years ago
4
Add tests for Promise.allSettled
#42
cspotcode
closed
2 years ago
0
Fix #40: prefer functions' runtime name, fallback to callsite name, w/option to disable fallback
#41
cspotcode
opened
2 years ago
0
Fix method for getting function name for stack frames
#40
cspotcode
opened
2 years ago
1
fix bug where errors without a message would still have colon in "Error: "
#39
cspotcode
closed
2 years ago
0
Tests, improved ESM support, switch to @jridgewell/trace-mapping, etc
#38
cspotcode
closed
2 years ago
0
Switch to @jridgewell/trace-mapping for sourcemap parsing
#37
cspotcode
closed
2 years ago
0
RangeError: Maximum call stack size exceeded
#36
GhaithZamrik
closed
2 years ago
4
Missing source-map-support dependency, fails with Yarn Berry PnP
#35
noahnu
closed
2 years ago
31
Hacky attempt at reinstating browser support map support
#34
pe8ter
closed
2 years ago
1
`retrieveFile` interprets empty string as "no response"
#33
cspotcode
opened
3 years ago
0
Add cache invalidation or cache setting API
#32
cspotcode
opened
3 years ago
2
Expose module redirection helper for use in ESM hooks
#31
cspotcode
opened
3 years ago
0
Amendment to #23: redirect subsequent imports of "source-map-support" to this package
#30
cspotcode
closed
3 years ago
0
Add `uninstall()` which will remove hooks from the environment
#29
cspotcode
closed
3 years ago
0
Support multiple instances of source-map-support
#28
cspotcode
closed
3 years ago
4
add async stack frame test
#27
cspotcode
closed
2 years ago
1
Support multiple instances of source-map-support
#26
cspotcode
closed
3 years ago
0
Add @cspotcode/source-map-support/register-hook-require
#25
cspotcode
closed
3 years ago
0
Improvements and bugfixes compared to `source-map-support`
#24
cspotcode
opened
3 years ago
0
refactor: redirect subsequent imports of "source-map-support" to this…
#23
ejose19
closed
3 years ago
21
Colorized logging of stack traces matching vanilla node behavior
#22
cspotcode
closed
3 years ago
0
Test formatting of WASM stack frames
#21
cspotcode
closed
2 years ago
1
Fix async stack frames
#20
cspotcode
closed
3 years ago
0
Test coverage
#19
cspotcode
opened
3 years ago
0
Bundle types
#18
cspotcode
closed
3 years ago
0
fix colorized output
#17
cspotcode
closed
3 years ago
0
Fix #15: process 'exit' listeners should run before fatal error is logged
#16
cspotcode
closed
3 years ago
0
Wrong order of process 'exit' event and logging of unhandled exception
#15
cspotcode
closed
3 years ago
0
Rethink unhandled exception handling
#14
cspotcode
opened
3 years ago
0
Add bundled type declarations
#13
cspotcode
closed
3 years ago
0
Fix rendering of async stack frames
#12
cspotcode
closed
3 years ago
0
Switch to node's builtin SourceMap class
#11
cspotcode
closed
2 years ago
0
Alternative SourceMap consumers: node, @parcel/source-map, upgrade mozilla source-map
#10
cspotcode
closed
2 years ago
1
upgrade source-map dep
#9
cspotcode
closed
3 years ago
0
remove buffer-from
#8
cspotcode
closed
3 years ago
0
only test against and support supported node versions
#7
cspotcode
closed
3 years ago
0
trim down package size
#6
cspotcode
closed
3 years ago
0
fork it to @cspotcode/source-map-support
#5
cspotcode
closed
3 years ago
0
Integration
#4
cspotcode
closed
3 years ago
0
Fix NodeError formatting to include code
#3
cspotcode
closed
3 years ago
0
Color support
#2
cspotcode
closed
3 years ago
0
CI
#1
cspotcode
closed
3 years ago
0