Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / stacktracejs/error-stack-parser issues and pull requests

#90 - Browser error?

Issue - State: open - Opened by mauricio-lomeli-planview over 1 year ago - 1 comment
Labels: a:bug

#88 - Bump ua-parser-js from 0.7.31 to 0.7.33

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#87 - Bump json5 from 2.2.0 to 2.2.3

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#86 - Bump qs from 6.5.2 to 6.5.3

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#85 - Bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#84 - Bump engine.io and socket.io

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#83 - Bump socket.io-parser from 4.0.4 to 4.0.5

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#82 - prevent parentheses in filenames being stripped out

Pull Request - State: open - Opened by davidjgoss about 2 years ago

#81 - SyntaxError stack trace not generated

Issue - State: open - Opened by devcorpio over 2 years ago
Labels: a:bug

#80 - 2.1.3 ERROR: ErrorStackParser.parse is not a function

Issue - State: closed - Opened by nzhernovkov over 2 years ago - 29 comments
Labels: a:bug

#79 - 2.1.1 build error StackFrame is not a constructor

Issue - State: closed - Opened by xuweihao over 2 years ago - 1 comment
Labels: a:bug

#78 - TypeError: StackFrame is not a constructor

Issue - State: closed - Opened by cuongtm18 over 2 years ago - 1 comment
Labels: a:bug

#77 - error: StackFrame is not a constructor, when I installed a new verison

Issue - State: closed - Opened by fengshengbing over 2 years ago - 18 comments
Labels: a:bug

#75 - 2.1.0 - incorrect TypeScript exports resulting in TypeError

Issue - State: closed - Opened by jan-molak over 2 years ago - 6 comments
Labels: a:bug

#74 - Update types to reflect issue#45

Pull Request - State: closed - Opened by alessioprestileo over 2 years ago - 1 comment

#73 - Bump follow-redirects from 1.14.7 to 1.14.8

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#72 - Re-export StackFrame type for backwards compatibility

Pull Request - State: closed - Opened by andersk over 2 years ago - 2 comments

#71 - Bump ajv from 6.10.2 to 6.12.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#70 - Bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#69 - Bump karma from 4.4.1 to 6.3.14

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#68 - Bump follow-redirects from 1.9.0 to 1.14.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#67 - Bump jszip from 3.2.2 to 3.7.1

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#66 - fix: fixed parsing for node

Pull Request - State: closed - Opened by Aleksey28 almost 3 years ago - 4 comments

#65 - Fix #45 and making it possible to only import the parse method

Pull Request - State: closed - Opened by Jikstra about 3 years ago - 2 comments

#64 - Build issue with npm

Issue - State: closed - Opened by rajusah15 about 3 years ago - 1 comment

#63 - We seem to use `npm test`, not `gulp test`

Pull Request - State: closed - Opened by mattwynne about 3 years ago - 1 comment

#62 - Parentheses in node file paths are filtered out

Issue - State: open - Opened by mattwynne about 3 years ago

#61 - Add a failling test for node paths with parens

Pull Request - State: open - Opened by mattwynne about 3 years ago - 3 comments

#60 - Bump hosted-git-info from 2.8.5 to 2.8.9

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#59 - Bump lodash from 4.17.15 to 4.17.21

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#58 - Bump handlebars from 4.5.3 to 4.7.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#57 - Runaway regular expressions in stack trace parser

Issue - State: open - Opened by MartijnHols almost 4 years ago

#56 - Bump http-proxy from 1.18.0 to 1.18.1

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#55 - ES Module Syntax Support

Issue - State: open - Opened by tommueller about 4 years ago

#54 - Import the TypeScript definition for StackFrame from stackframe

Pull Request - State: closed - Opened by andersk about 4 years ago

#53 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 1 comment
Labels: dependencies

#52 - Cannot install with yarn

Issue - State: closed - Opened by t-miller over 4 years ago - 3 comments

#51 - Cannot install because missing package in npm registry

Issue - State: closed - Opened by billmn over 4 years ago - 28 comments

#50 - Bump handlebars from 4.0.10 to 4.5.3

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 2 comments
Labels: dependencies

#49 - Fix typo in TypeScript definitions: TopLevel → Toplevel

Pull Request - State: closed - Opened by andersk almost 5 years ago - 1 comment

#48 - Fix travis.yml (trusty > xenial)

Pull Request - State: closed - Opened by niftylettuce about 5 years ago

#47 - Parse Node stacktraces correctly for filenames with spaces

Pull Request - State: closed - Opened by bengourley about 5 years ago

#46 - Fails to correctly parse a stack trace for a file that has spaces in the name.

Issue - State: closed - Opened by ashleydavis over 5 years ago - 2 comments

#45 - Parsing a stack trace in Node.js throws an exception

Issue - State: closed - Opened by ashleydavis over 5 years ago - 3 comments
Labels: a:bug

#44 - Inaccurate filename extracted from Error generated from Zone.js Proxy

Issue - State: open - Opened by YoungCatChen almost 6 years ago
Labels: a:bug

#43 - Fix CI 🤞

Pull Request - State: closed - Opened by bengourley over 6 years ago - 1 comment

#42 - Fix parsing of error stacks where url paths contain @ symbols

Pull Request - State: closed - Opened by bengourley over 6 years ago

#41 - Error when passing ErrorStackParser.parse as callback to Array.prototype.map

Issue - State: open - Opened by tao-cumplido almost 7 years ago - 2 comments
Labels: a:feature

#40 - "Global code" casing inconsistency

Issue - State: open - Opened by bengourley almost 7 years ago - 2 comments
Labels: a:feature

#39 - Add jsDelivr hits badge

Pull Request - State: closed - Opened by LukasDrgon almost 7 years ago - 1 comment

#38 - Incorrectly parsing code

Issue - State: open - Opened by eriwen about 7 years ago

#37 - Add support for setEvalOrigin

Pull Request - State: open - Opened by joews over 7 years ago - 2 comments

#36 - Fix typescript support

Pull Request - State: closed - Opened by kayahr over 7 years ago - 1 comment

#35 - Incorrect filename, fileName property when file path contains space

Issue - State: closed - Opened by modethirteen over 7 years ago - 2 comments
Labels: affects-browser:chrome, a:bug

#34 - Does not parse Node.js error.stack originating in webpack bundle

Issue - State: open - Opened by gajus over 7 years ago - 1 comment
Labels: affects-browser:chrome, a:bug

#33 - include TypeScript in the npm distribution

Issue - State: closed - Opened by hartshorne over 7 years ago - 1 comment

#32 - Add support for anonymous functions (eval)

Issue - State: open - Opened by eriwen almost 8 years ago - 4 comments
Labels: a:bug

#31 - Update stackframe to 1.0.2 and switch to the new API.

Pull Request - State: closed - Opened by papandreou almost 8 years ago

#30 - Error while parsing trace of pages with spaces in hash

Issue - State: open - Opened by Kein1945 about 8 years ago
Labels: a:bug

#29 - SourceMap problem?

Issue - State: closed - Opened by kachkaev over 8 years ago - 2 comments

#28 - Update stackframe to 1.x.x

Pull Request - State: closed - Opened by btd over 8 years ago - 3 comments

#27 - Fully parse function names with @ in Error.stack

Pull Request - State: closed - Opened by leonidborisenko over 8 years ago - 1 comment

#26 - Fail to parse native fetch error in Chrome

Issue - State: closed - Opened by dariocravero almost 9 years ago - 5 comments

#25 - Parsing issue when eval() is part of the stack trace in Chrome

Issue - State: closed - Opened by hamfastgamgee almost 9 years ago - 2 comments

#24 - Added support for WinJS stack traces

Issue - State: open - Opened by auchenberg almost 9 years ago - 1 comment
Labels: a:feature

#23 - Avoid premature normalization. Fixes #17 and #19.

Pull Request - State: closed - Opened by ssenbud almost 9 years ago

#22 - Represent anonymous functions consistently

Pull Request - State: closed - Opened by ssenbud almost 9 years ago

#21 - Parse anonymous functions in IE as “Anonymous function”

Pull Request - State: closed - Opened by auchenberg almost 9 years ago - 2 comments

#20 - Use V8's API if exists.

Pull Request - State: closed - Opened by Xotic750 almost 9 years ago - 8 comments

#19 - Anonymous Functions from IE are set as undefined

Issue - State: closed - Opened by auchenberg almost 9 years ago - 6 comments

#18 - Opera 12.16 on linux, no column numbers.

Issue - State: open - Opened by Xotic750 almost 9 years ago - 2 comments
Labels: a:bug, affects-browser:opera

#17 - `new Constructor` parses `functionName` as `new` rather than expected `Constructor`

Issue - State: closed - Opened by Xotic750 almost 9 years ago - 3 comments

#16 - Trouble on Mobile Safari

Issue - State: closed - Opened by micky2be almost 9 years ago - 16 comments

#15 - Store the source line in the parsed frame

Pull Request - State: closed - Opened by oliversalzburg over 9 years ago

#14 - fix parsing of error when error message is multiline in chrome or IE

Pull Request - State: closed - Opened by Mayank1791989 over 9 years ago - 1 comment

#13 - error while parsing angular stack trace

Issue - State: closed - Opened by niemyjski over 9 years ago - 2 comments

#12 - Use uglify-js instead of uglify-js2

Pull Request - State: closed - Opened by oliversalzburg over 9 years ago - 1 comment

#9 - Some failing tests

Issue - State: closed - Opened by fresheneesz over 9 years ago - 10 comments

#8 - npm install is unsuccessful

Issue - State: closed - Opened by fresheneesz over 9 years ago - 3 comments

#7 - No implementation for `parseOpera10b`

Issue - State: closed - Opened by terinjokes almost 10 years ago - 3 comments

#6 - [RFC] Add Function.bind, Array.map, and Array.filter polyfills for legacy browsers

Pull Request - State: closed - Opened by eriwen almost 10 years ago - 2 comments

#5 - Official Opera 24+ support

Issue - State: closed - Opened by eriwen almost 10 years ago - 1 comment

#4 - Official Safari 8 Support

Issue - State: closed - Opened by eriwen almost 10 years ago - 1 comment

#3 - Official IE 11 Support

Issue - State: closed - Opened by eriwen almost 10 years ago

#2 - [RFC] Error.prototype.parseError

Issue - State: closed - Opened by eriwen almost 10 years ago - 3 comments

#1 - Duplicate project

Issue - State: closed - Opened by fresheneesz about 10 years ago - 1 comment