stacktrace-gps
stacktrace-gps copied to clipboard
Turns partial code location into precise code location
Identify cases where [esprima](https://github.com/ariya/esprima) could be utilized. May have to vet how OSS licensing works. We would still have to fallback to conventional parsing for envs not supported by esprima.
Related to #4, support multi-level source maps for dart, coffeescript or similar.
In TypeScript, when using stacktrace-gps, the `_findFunctionName` method's regular expression fails to match method names if a return type is specified. ## Expected Behavior The method name should be correctly...
https://sentry.engineering/blog/the-case-for-debug-ids ## Expected Behavior Detect `debugId` instead of just `sourceMappingURL`.
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Updates `json5` from 2.2.1 to 2.2.3 Release notes Sourced from json5's...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
## Expected Behavior The latest minor or point release of `source-map` can be used ## Current Behavior A specific version is installed ## Steps to Reproduce (for bugs) Install `stacktrace-gps`...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...