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
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
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 }}
dolfly
/
javascript-stacktrace
Public
forked from
stacktracejs/stacktrace.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
javascript-stacktrace
dist
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 7, 2020
Fix sourcemaps generation config. Fixes #208
eriwen
committed
c597ba1
View commit details
Copy full SHA for c597ba1
View code at this point
Browse repository at this point
Replace JSCS and JSHint with ESLint
eriwen
committed
4d60ccc
View commit details
Copy full SHA for 4d60ccc
View code at this point
Browse repository at this point
Commits on Sep 18, 2019
Update dependencies to latest
eriwen
committed
8e9f919
View commit details
Copy full SHA for 8e9f919
View code at this point
Browse repository at this point
Commits on May 31, 2018
Update stack-generator and error-stack-parser dependencies
eriwen
committed
1afefd3
View commit details
Copy full SHA for 1afefd3
View code at this point
Browse repository at this point
Commits on Aug 12, 2017
Update dist with updated stackframe and stacktrace-gps
eriwen
committed
40161c3
View commit details
Copy full SHA for 40161c3
View code at this point
Browse repository at this point
Commits on May 1, 2017
Properly distribute unminified polyfills version.
Show description for 5c82348
eriwen
committed
5c82348
View commit details
Copy full SHA for 5c82348
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
Update dist with changes on master
eriwen
committed
b4ae285
View commit details
Copy full SHA for b4ae285
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
Properly bundle for module loaders.
eriwen
committed
d1dc811
View commit details
Copy full SHA for d1dc811
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
Update dist
eriwen
committed
9388ad8
View commit details
Copy full SHA for 9388ad8
View code at this point
Browse repository at this point
Add StackTrace.getSync() convenience method that gets stacktrace without doing async enhancing. Fixes #165.
eriwen
committed
392301d
View commit details
Copy full SHA for 392301d
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
Update dist from previous changes.
eriwen
committed
76cc6dc
View commit details
Copy full SHA for 76cc6dc
View code at this point
Browse repository at this point
Commits on May 28, 2016
Update dist with improvements from #163
eriwen
committed
d04b0d7
View commit details
Copy full SHA for d04b0d7
View code at this point
Browse repository at this point
Commits on May 15, 2016
Update error-stack-parser and stacktrace-gps dependencies to include their bug fixes.
eriwen
committed
8e10377
View commit details
Copy full SHA for 8e10377
View code at this point
Browse repository at this point
Commits on Apr 24, 2016
Update dist
eriwen
committed
8496c4f
View commit details
Copy full SHA for 8496c4f
View code at this point
Browse repository at this point
Unminified builds (#161)
Show description for ec61b83
oliversalzburg
authored and
eriwen
committed
ec61b83
View commit details
Copy full SHA for ec61b83
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
Reuse StackTraceGPS instance where we can to avoid duplicate network requests for the same resource. Should fix #157
eriwen
committed
4aefd1f
View commit details
Copy full SHA for 4aefd1f
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Update dist with stacktrace-gps v2.4.1.
eriwen
committed
584da6e
View commit details
Copy full SHA for 584da6e
View code at this point
Browse repository at this point
Commits on Feb 14, 2016
Upgrade stacktrace-gps and other dependencies.
eriwen
committed
187972d
View commit details
Copy full SHA for 187972d
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
Release v1.0.2
eriwen
committed
24cc2e0
View commit details
Copy full SHA for 24cc2e0
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
Rename stacktrace-with-polyfills to indicate type of polyfills included. Should fix #146.
eriwen
committed
414288f
View commit details
Copy full SHA for 414288f
View code at this point
Browse repository at this point
Commits on Nov 21, 2015
Switch to Jasmine 2 for testing. Fixes ajax testing in IE9
eriwen
committed
3254e61
View commit details
Copy full SHA for 3254e61
View code at this point
Browse repository at this point
Commits on Nov 15, 2015
Remove no-dep stacktrace.js from dist/. Fixes #140
eriwen
committed
af2fd1c
View commit details
Copy full SHA for af2fd1c
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
1.0.1
oliversalzburg
committed
9402743
View commit details
Copy full SHA for 9402743
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Convert reports to JSON
Show description for 5aaaab3
oliversalzburg
committed
5aaaab3
View commit details
Copy full SHA for 5aaaab3
View code at this point
Browse repository at this point
Commits on Sep 30, 2015
Update dependencies.
eriwen
committed
302e0bc
View commit details
Copy full SHA for 302e0bc
View code at this point
Browse repository at this point
Commits on Sep 20, 2015
Bump version to 1.0.0, update CHANGELOG and package for distribution
eriwen
committed
ecfe3bb
View commit details
Copy full SHA for ecfe3bb
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
Fixed integration
oliversalzburg
committed
cf6c1e3
View commit details
Copy full SHA for cf6c1e3
View code at this point
Browse repository at this point
Commits on Aug 10, 2015
Convert to gulp-based build with optional polyfill
oliversalzburg
committed
e506b67
View commit details
Copy full SHA for e506b67
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
Only report errors from instrumented functions if they're parsable.
Eric Wendelin
committed
fa90d27
View commit details
Copy full SHA for fa90d27
View code at this point
Browse repository at this point
Add StackTrace.instrument and StackTrace.deinstrument.
Eric Wendelin
committed
4c9683d
View commit details
Copy full SHA for 4c9683d
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Add name when defining AMD module. Fixes #102
Eric Wendelin
committed
e882755
View commit details
Copy full SHA for e882755
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
Update dist.
Eric Wendelin
committed
d693bbc
View commit details
Copy full SHA for d693bbc
View code at this point
Browse repository at this point
Commits on Jan 20, 2015
Switch to Object-based construction from Constructor based. e.g. StackTrace.get(). Simplify code with stacktrace-gps enhancements.
Eric Wendelin
committed
5b9f9f8
View commit details
Copy full SHA for 5b9f9f8
View code at this point
Browse repository at this point
Commits on Dec 12, 2014
Fix ES6Promise not defined. Fixes #103.
Eric Wendelin
committed
b41e009
View commit details
Copy full SHA for b41e009
View code at this point
Browse repository at this point
Commits on Nov 28, 2014
Implement StackTrace.fromError using ES6Promise.
Show description for 3f1c690
Eric Wendelin
committed
3f1c690
View commit details
Copy full SHA for 3f1c690
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.