File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11## v1.1.2
22* Handle native functions in V8 stack traces
33
4+ ## v1.2.0
5+ * Propagate "(native)" locations instead of defaulting to ` undefined `
6+
47## v1.1.1
58* Make sure to include direct dependencies in distributed JS files
69
Original file line number Diff line number Diff line change 11{
22 "name" : " error-stack-parser" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.2.0 " ,
44 "main" : " ./error-stack-parser.js" ,
55 "homepage" : " https://github.com/stacktracejs/error-stack-parser" ,
66 "authors" : [
Original file line number Diff line number Diff line change 55 " Eric Wendelin <me@eriwen.com> (http://www.eriwen.com)" ,
66 " Victor Homyakov <vkhomyackov@gmail.com> (https://github.com/victor-homyakov)"
77 ],
8- "version" : " 1.1.2 " ,
8+ "version" : " 1.2.0 " ,
99 "keywords" : [
1010 " stacktrace" ,
1111 " error" ,
You can’t perform that action at this time.
0 commit comments