Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DevExpress
/
error-stack-parser
Public
forked from
stacktracejs/error-stack-parser
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 16, 2023
Deprecated (#10)
Aleksey28
authored
5df868c
View commit details
Copy full SHA for 5df868c
Browse repository at this point
Commits on Aug 2, 2023
🔄 synced local '.github/workflows/' with remote 'workflows/'
testcafe-build-bot
committed
8d7eedc
View commit details
Copy full SHA for 8d7eedc
Browse repository at this point
🔄 synced local '.github/workflows/' with remote 'workflows/'
testcafe-build-bot
committed
bdfd51b
View commit details
Copy full SHA for bdfd51b
Browse repository at this point
🔄 synced local '.github/workflows/' with remote 'workflows/'
testcafe-build-bot
committed
6d9f190
View commit details
Copy full SHA for 6d9f190
Browse repository at this point
Commits on Jul 31, 2023
🔄 synced local '.github/labels.yml' with remote 'configs/labels.yml'
testcafe-build-bot
committed
7d10a4b
View commit details
Copy full SHA for 7d10a4b
Browse repository at this point
Commits on Jul 29, 2023
🔄 synced local '.github/workflows/' with remote 'workflows/'
testcafe-build-bot
committed
b8443e5
View commit details
Copy full SHA for b8443e5
Browse repository at this point
Commits on Dec 9, 2022
🔄 Created local '.github/labels.yml' from remote 'configs/labels.yml'
testcafe-build-bot
committed
6044b31
View commit details
Copy full SHA for 6044b31
Browse repository at this point
🔄 Created local '.github/workflows/' from remote 'workflows/'
testcafe-build-bot
committed
9edcd5d
View commit details
Copy full SHA for 9edcd5d
Browse repository at this point
Commits on Oct 27, 2021
build: changed name (#2)
Aleksey28
authored
c6ae6ea
View commit details
Copy full SHA for c6ae6ea
Browse repository at this point
Merge pull request #1 from Aleksey28/parse-file-name-for-node
Show description for 7d9f7cc
Aleksey28
authored
7d9f7cc
View commit details
Copy full SHA for 7d9f7cc
Browse repository at this point
Commits on Oct 14, 2021
Merge pull request #54 from andersk/typescript-import
Show description for ebda26a
eriwen
authored
ebda26a
View commit details
Copy full SHA for ebda26a
Browse repository at this point
Merge pull request #67 from stacktracejs/dependabot/npm_and_yarn/jszip-3.7.1
Show description for 414fe57
eriwen
authored
414fe57
View commit details
Copy full SHA for 414fe57
Browse repository at this point
Merge pull request #63 from mattwynne/patch-1
Show description for abe34a7
eriwen
authored
abe34a7
View commit details
Copy full SHA for abe34a7
Browse repository at this point
Merge pull request #60 from stacktracejs/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Show description for 89b59cb
eriwen
authored
89b59cb
View commit details
Copy full SHA for 89b59cb
Browse repository at this point
Bump jszip from 3.2.2 to 3.7.1
Show description for 064baab
dependabot[bot]
authored
064baab
View commit details
Copy full SHA for 064baab
Browse repository at this point
Merge pull request #59 from stacktracejs/dependabot/npm_and_yarn/lodash-4.17.21
Show description for 08d9262
eriwen
authored
08d9262
View commit details
Copy full SHA for 08d9262
Browse repository at this point
Merge pull request #58 from stacktracejs/dependabot/npm_and_yarn/handlebars-4.7.7
Show description for 5d63d77
eriwen
authored
5d63d77
View commit details
Copy full SHA for 5d63d77
Browse repository at this point
Merge pull request #56 from stacktracejs/dependabot/npm_and_yarn/http-proxy-1.18.1
Show description for ec66349
eriwen
authored
ec66349
View commit details
Copy full SHA for ec66349
Browse repository at this point
Commits on Oct 7, 2021
test:added new key for node error when function name isn't there
Aleksey28
committed
2bd8aa1
View commit details
Copy full SHA for 2bd8aa1
Browse repository at this point
fix: removed splitting 'sanitizedLine' and reorganized using 'sanitizedLine' and 'location'
Aleksey28
committed
d74fe21
View commit details
Copy full SHA for d74fe21
Browse repository at this point
fix: removed regexp group ':(\d+):(\d+)' because we should get any location in brackets
Aleksey28
committed
280acd5
View commit details
Copy full SHA for 280acd5
Browse repository at this point
fix: fixed removing last round bracket
Aleksey28
committed
df5d38f
View commit details
Copy full SHA for df5d38f
Browse repository at this point
refactor: added pre-replace instead of splitting
Aleksey28
committed
523951b
View commit details
Copy full SHA for 523951b
Browse repository at this point
Commits on Jul 19, 2021
We seem to use `npm test`, not `gulp test`
mattwynne
authored
86089a3
View commit details
Copy full SHA for 86089a3
Browse repository at this point
Commits on May 11, 2021
Bump hosted-git-info from 2.8.5 to 2.8.9
Show description for 84e8aab
dependabot[bot]
authored
84e8aab
View commit details
Copy full SHA for 84e8aab
Browse repository at this point
Commits on May 6, 2021
Bump lodash from 4.17.15 to 4.17.21
Show description for 3156998
dependabot[bot]
authored
3156998
View commit details
Copy full SHA for 3156998
Browse repository at this point
Bump handlebars from 4.5.3 to 4.7.7
Show description for 8ca6409
dependabot[bot]
authored
8ca6409
View commit details
Copy full SHA for 8ca6409
Browse repository at this point
Commits on Sep 4, 2020
Bump http-proxy from 1.18.0 to 1.18.1
Show description for 5b8ead7
dependabot[bot]
authored
5b8ead7
View commit details
Copy full SHA for 5b8ead7
Browse repository at this point
Commits on Jul 27, 2020
Import the TypeScript definition for StackFrame from stackframe
Show description for ce729ee
andersk
committed
ce729ee
View commit details
Copy full SHA for ce729ee
Browse repository at this point
Commits on May 29, 2020
Remove duplicate test
eriwen
committed
a3bf972
View commit details
Copy full SHA for a3bf972
Browse repository at this point
Commits on Apr 9, 2020
Update transitive dev dependencies to fix vuln
eriwen
committed
f67192d
View commit details
Copy full SHA for f67192d
Browse repository at this point
2.0.6
eriwen
committed
21da8a5
View commit details
Copy full SHA for 21da8a5
Browse repository at this point
Commits on Jan 7, 2020
Merge pull request #49 from andersk/typescript-typo
Show description for b96e130
eriwen
authored
b96e130
View commit details
Copy full SHA for b96e130
Browse repository at this point
Commits on Jan 6, 2020
Restore stackframe dependency for dist/
eriwen
committed
dff2894
View commit details
Copy full SHA for dff2894
Browse repository at this point
Commits on Jan 5, 2020
2.0.5
eriwen
committed
570435f
View commit details
Copy full SHA for 570435f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.