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
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 }}
felixge
/
node-stack-trace
Public
Notifications
You must be signed in to change notification settings
Fork
37
Star
460
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Address PR #66 review comments, verify and close issues #13, #25
- #67
#67
Merged
niemyjski
merged 11 commits into
master
felixge/node-stack-trace:master
from
fix/pr-review-and-issue-verification
felixge/node-stack-trace:fix/pr-review-and-issue-verification
Copy head branch name to clipboard
May 2, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Address PR #66 review comments, verify and close issues #13, #25
#67
niemyjski
merged 11 commits into
master
felixge/node-stack-trace:master
from
fix/pr-review-and-issue-verification
felixge/node-stack-trace:fix/pr-review-and-issue-verification
Copy head branch name to clipboard
Commits
Commits on May 2, 2026
fix: address PR #66/#67 review, fix #29, verify #13 and #25
Show description for a53f731
niemyjski
committed
a53f731
View commit details
Copy full SHA for a53f731
Browse repository at this point
fix: allow file:// source locations in parse(); fix CI on Node 24
Show description for 148516b
niemyjski
committed
148516b
View commit details
Copy full SHA for 148516b
Browse repository at this point
updated git ignore
niemyjski
committed
6007f7e
View commit details
Copy full SHA for 6007f7e
Browse repository at this point
fix: address Copilot review #9 — node: scheme guard, async throw, comment accuracy, ReDoS threshold
Show description for f513497
niemyjski
committed
f513497
View commit details
Copy full SHA for f513497
Browse repository at this point
fix: use Number.isNaN check instead of || null for parseInt results
Show description for a834040
niemyjski
committed
a834040
View commit details
Copy full SHA for a834040
Browse repository at this point
fix: correctly exclude node: specifiers from source-loc detection
Show description for c0402b7
niemyjski
committed
c0402b7
View commit details
Copy full SHA for c0402b7
Browse repository at this point
chore: clean up test markers and use startsWith for node: guard
Show description for 9549a85
niemyjski
committed
9549a85
View commit details
Copy full SHA for 9549a85
Browse repository at this point
Apply suggestion from @niemyjski
niemyjski
authored
b40f76d
View commit details
Copy full SHA for b40f76d
Browse repository at this point
Apply suggestion from @niemyjski
niemyjski
authored
b6fe254
View commit details
Copy full SHA for b6fe254
Browse repository at this point
fix: consistent Number.isNaN guard for at-frame parseInt; trim comment block
Show description for 716a281
niemyjski
committed
716a281
View commit details
Copy full SHA for 716a281
Browse repository at this point
fix: use node:test built-in timeout option instead of wall-clock assertions
niemyjski
committed
33df92e
View commit details
Copy full SHA for 33df92e
Browse repository at this point
You can’t perform that action at this time.