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 }}
cspotcode
/
node-source-map-support
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
16
Code
Issues
12
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 7, 2022
Merge pull request #42 from cspotcode/promise-allsettled
Show description for 69baeb8
cspotcode
authored
69baeb8
View commit details
Copy full SHA for 69baeb8
Browse repository at this point
add tests for Promise.allSettled; we already supported it but had no way
Show description for 32c3f7f
cspotcode
committed
32c3f7f
View commit details
Copy full SHA for 32c3f7f
Browse repository at this point
Commits on May 2, 2022
0.8.1
cspotcode
committed
2e18ba5
View commit details
Copy full SHA for 2e18ba5
Browse repository at this point
Merge pull request #39 from cspotcode/fix-error-colon
Show description for f00e4ec
cspotcode
authored
f00e4ec
View commit details
Copy full SHA for f00e4ec
Browse repository at this point
fix bug where errors without a message would still have colon in "Error: "
cspotcode
committed
f4d757f
View commit details
Copy full SHA for f4d757f
Browse repository at this point
Commits on May 1, 2022
0.8.0
cspotcode
committed
0e9079e
View commit details
Copy full SHA for 0e9079e
Browse repository at this point
Squash-merge #38 (branch name: trace-mapping)
Show description for 24fe420
cspotcode
committed
24fe420
View commit details
Copy full SHA for 24fe420
Browse repository at this point
Commits on Oct 10, 2021
0.7.0
cspotcode
committed
817f84b
View commit details
Copy full SHA for 817f84b
Browse repository at this point
volta pin node and npm versions
cspotcode
committed
8531fe3
View commit details
Copy full SHA for 8531fe3
Browse repository at this point
Merge pull request #30 from cspotcode/sourceMapSupportRedirect-followup
Show description for 63248d0
cspotcode
authored
63248d0
View commit details
Copy full SHA for 63248d0
Browse repository at this point
fix mistake in function signature of redirection callback
cspotcode
committed
fc4fc9f
View commit details
Copy full SHA for fc4fc9f
Browse repository at this point
Commits on Oct 6, 2021
Merge pull request #23 from ejose19/ej/sourceMapSupportRedirect
Show description for c7db746
cspotcode
authored
c7db746
View commit details
Copy full SHA for c7db746
Browse repository at this point
Commits on Oct 5, 2021
ensure disabled hook fn remains disabled when subsequent hook is installed on top if it
cspotcode
committed
a4e1648
View commit details
Copy full SHA for a4e1648
Browse repository at this point
refactor: only apply redirect if the hook is enabled
ejose19
committed
a0fdd9b
View commit details
Copy full SHA for a0fdd9b
Browse repository at this point
Commits on Oct 4, 2021
refactor: add `onConflictingLibraryRedirect` array to notify all `install` of request redirect
ejose19
committed
226b96a
View commit details
Copy full SHA for 226b96a
Browse repository at this point
refactor: adjust install & uninstall to use sharedData
ejose19
committed
f5db819
View commit details
Copy full SHA for f5db819
Browse repository at this point
Merge remote-tracking branch 'origin/master' into ej/sourceMapSupportRedirect
cspotcode
committed
8ab8b7a
View commit details
Copy full SHA for 8ab8b7a
Browse repository at this point
Merge pull request #29 from cspotcode/uninstall
Show description for a1abb8c
cspotcode
authored
a1abb8c
View commit details
Copy full SHA for a1abb8c
Browse repository at this point
Merge remote-tracking branch 'origin/master' into uninstall
cspotcode
committed
50e4017
View commit details
Copy full SHA for 50e4017
Browse repository at this point
Correct types; add tests
cspotcode
committed
e865d19
View commit details
Copy full SHA for e865d19
Browse repository at this point
Merge remote-tracking branch 'origin/master' into ej/sourceMapSupportRedirect
cspotcode
committed
94e5587
View commit details
Copy full SHA for 94e5587
Browse repository at this point
Several changes:
Show description for 44c3bce
cspotcode
committed
44c3bce
View commit details
Copy full SHA for 44c3bce
Browse repository at this point
Merge pull request #28 from cspotcode/support-multiple-instances
Show description for c98a759
cspotcode
authored
c98a759
View commit details
Copy full SHA for c98a759
Browse repository at this point
Add `uninstall()` which will remove hooks from the environment
cspotcode
committed
33161bb
View commit details
Copy full SHA for 33161bb
Browse repository at this point
Commits on Sep 5, 2021
Support multiple instances of source-map-support
Show description for 79e0c1b
rhendric
authored and
cspotcode
committed
79e0c1b
View commit details
Copy full SHA for 79e0c1b
Browse repository at this point
Merge pull request #25 from cspotcode/add-register-hook-require
Show description for 2e086aa
cspotcode
authored
2e086aa
View commit details
Copy full SHA for 2e086aa
Browse repository at this point
Create CONTRIBUTING.md
cspotcode
authored
10e95a9
View commit details
Copy full SHA for 10e95a9
Browse repository at this point
add @cspotcode/register-hook-require entrypoint
cspotcode
committed
9bfd4fe
View commit details
Copy full SHA for 9bfd4fe
Browse repository at this point
Commits on Aug 29, 2021
refactor: return full resolved path for this package proxy
ejose19
committed
eb81879
View commit details
Copy full SHA for eb81879
Browse repository at this point
refactor: list explicit arguments
ejose19
committed
1ebbd86
View commit details
Copy full SHA for 1ebbd86
Browse repository at this point
Commits on Aug 28, 2021
refactor: change implementation to hook on Module._resolveFilename
ejose19
committed
48d7b0a
View commit details
Copy full SHA for 48d7b0a
Browse repository at this point
refactor: redirect subsequent imports of "source-map-support" to this package
ejose19
committed
ce6eafe
View commit details
Copy full SHA for ce6eafe
Browse repository at this point
Commits on Jul 21, 2021
0.6.1
cspotcode
committed
84e8ce8
View commit details
Copy full SHA for 84e8ce8
Browse repository at this point
update package.json homepage to point to fork
cspotcode
committed
b05e338
View commit details
Copy full SHA for b05e338
Browse repository at this point
0.6.0
cspotcode
committed
797e4f3
View commit details
Copy full SHA for 797e4f3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.