Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
3
Star
15
Code
Issues
12
Pull requests
2
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
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
Copy full SHA for 69baeb8
add tests for Promise.allSettled; we already supported it but had no way
Show description for 32c3f7f
cspotcode
committed
32c3f7f
Copy full SHA for 32c3f7f
Commits on May 2, 2022
0.8.1
cspotcode
committed
2e18ba5
Copy full SHA for 2e18ba5
Merge pull request #39 from cspotcode/fix-error-colon
Show description for f00e4ec
cspotcode
authored
f00e4ec
Copy full SHA for f00e4ec
fix bug where errors without a message would still have colon in "Error: "
cspotcode
committed
f4d757f
Copy full SHA for f4d757f
Commits on May 1, 2022
0.8.0
cspotcode
committed
0e9079e
Copy full SHA for 0e9079e
Squash-merge #38 (branch name: trace-mapping)
Show description for 24fe420
cspotcode
committed
24fe420
Copy full SHA for 24fe420
Commits on Oct 10, 2021
0.7.0
cspotcode
committed
817f84b
Copy full SHA for 817f84b
volta pin node and npm versions
cspotcode
committed
8531fe3
Copy full SHA for 8531fe3
Merge pull request #30 from cspotcode/sourceMapSupportRedirect-followup
Show description for 63248d0
cspotcode
authored
63248d0
Copy full SHA for 63248d0
fix mistake in function signature of redirection callback
cspotcode
committed
fc4fc9f
Copy full SHA for fc4fc9f
Commits on Oct 6, 2021
Merge pull request #23 from ejose19/ej/sourceMapSupportRedirect
Show description for c7db746
cspotcode
authored
c7db746
Copy full SHA for c7db746
Commits on Oct 5, 2021
ensure disabled hook fn remains disabled when subsequent hook is installed on top if it
cspotcode
committed
a4e1648
Copy full SHA for a4e1648
refactor: only apply redirect if the hook is enabled
ejose19
committed
a0fdd9b
Copy full SHA for a0fdd9b
Commits on Oct 4, 2021
refactor: add `onConflictingLibraryRedirect` array to notify all `install` of request redirect
ejose19
committed
226b96a
Copy full SHA for 226b96a
refactor: adjust install & uninstall to use sharedData
ejose19
committed
f5db819
Copy full SHA for f5db819
Merge remote-tracking branch 'origin/master' into ej/sourceMapSupportRedirect
cspotcode
committed
8ab8b7a
Copy full SHA for 8ab8b7a
Merge pull request #29 from cspotcode/uninstall
Show description for a1abb8c
cspotcode
authored
a1abb8c
Copy full SHA for a1abb8c
Merge remote-tracking branch 'origin/master' into uninstall
cspotcode
committed
50e4017
Copy full SHA for 50e4017
Correct types; add tests
cspotcode
committed
e865d19
Copy full SHA for e865d19
Merge remote-tracking branch 'origin/master' into ej/sourceMapSupportRedirect
cspotcode
committed
94e5587
Copy full SHA for 94e5587
Several changes:
Show description for 44c3bce
cspotcode
committed
44c3bce
Copy full SHA for 44c3bce
Merge pull request #28 from cspotcode/support-multiple-instances
Show description for c98a759
cspotcode
authored
c98a759
Copy full SHA for c98a759
Add `uninstall()` which will remove hooks from the environment
cspotcode
committed
33161bb
Copy full SHA for 33161bb
Commits on Sep 5, 2021
Support multiple instances of source-map-support
Show description for 79e0c1b
rhendric
authored and
cspotcode
committed
79e0c1b
Copy full SHA for 79e0c1b
Merge pull request #25 from cspotcode/add-register-hook-require
Show description for 2e086aa
cspotcode
authored
2e086aa
Copy full SHA for 2e086aa
Create CONTRIBUTING.md
cspotcode
authored
10e95a9
Copy full SHA for 10e95a9
add @cspotcode/register-hook-require entrypoint
cspotcode
committed
9bfd4fe
Copy full SHA for 9bfd4fe
Commits on Aug 29, 2021
refactor: return full resolved path for this package proxy
ejose19
committed
eb81879
Copy full SHA for eb81879
refactor: list explicit arguments
ejose19
committed
1ebbd86
Copy full SHA for 1ebbd86
Commits on Aug 28, 2021
refactor: change implementation to hook on Module._resolveFilename
ejose19
committed
48d7b0a
Copy full SHA for 48d7b0a
refactor: redirect subsequent imports of "source-map-support" to this package
ejose19
committed
ce6eafe
Copy full SHA for ce6eafe
Commits on Jul 21, 2021
0.6.1
cspotcode
committed
84e8ce8
Copy full SHA for 84e8ce8
update package.json homepage to point to fork
cspotcode
committed
b05e338
Copy full SHA for b05e338
0.6.0
cspotcode
committed
797e4f3
Copy full SHA for 797e4f3
Pagination
Previous
Next
You can’t perform that action at this time.