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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
mozilla
/
source-map
Public
Notifications
You must be signed in to change notification settings
Fork
369
Star
3.7k
Code
Issues
42
Pull requests
28
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 21, 2026
Update the changelog for the 0.8.0 release (#529)
bomsy
authored
1b78c20
View commit details
Copy full SHA for 1b78c20
Browse repository at this point
Commits on Jul 20, 2026
0.8.0
bomsy
committed
ac0a1a6
View commit details
Copy full SHA for ac0a1a6
Browse repository at this point
Commits on Jun 2, 2026
Adding security policy (#528)
Show description for aa7ae07
bomsy
authored
aa7ae07
View commit details
Copy full SHA for aa7ae07
Browse repository at this point
Commits on Apr 27, 2026
Use Object.create for sourceContents (#525)
bomsy
authored
a75f52b
View commit details
Copy full SHA for a75f52b
Browse repository at this point
Commits on Apr 24, 2026
Added missing periods for consistency and correctness (#514)
Show description for 6bf82ff
shaymolcho
authored
6bf82ff
View commit details
Copy full SHA for 6bf82ff
Browse repository at this point
Commits on Aug 19, 2025
Merge pull request #519 from mozilla/nchevobbe-patch-1
Show description for f4f1a90
nchevobbe
authored
f4f1a90
View commit details
Copy full SHA for f4f1a90
Browse repository at this point
Merge pull request #520 from arcanis/patch-1
Show description for a36f46f
nchevobbe
authored
a36f46f
View commit details
Copy full SHA for a36f46f
Browse repository at this point
Commits on Aug 13, 2025
Update source-map.d.ts
arcanis
authored
25ff939
View commit details
Copy full SHA for 25ff939
Browse repository at this point
Commits on Jul 30, 2025
prettier
nchevobbe
committed
0ccf5ec
View commit details
Copy full SHA for 0ccf5ec
Browse repository at this point
Update CHANGELOG.md
Show description for f9aa371
nchevobbe
authored
f9aa371
View commit details
Copy full SHA for f9aa371
Browse repository at this point
Commits on Jul 24, 2025
Bump package to 0.7.6 and remove publishConfig
nchevobbe
authored
801be93
View commit details
Copy full SHA for 801be93
Browse repository at this point
Bump package version to 0.7.5
nchevobbe
authored
f459a64
View commit details
Copy full SHA for f459a64
Browse repository at this point
Commits on Jul 10, 2025
Merge pull request #517 from mozilla/rm-whatwg-url
Show description for 13e54a3
nchevobbe
authored
13e54a3
View commit details
Copy full SHA for 13e54a3
Browse repository at this point
Commits on Jul 8, 2025
run prettier
nchevobbe
committed
e034115
View commit details
Copy full SHA for e034115
Browse repository at this point
Remove whatwg-url module
Show description for 66d3424
nchevobbe
committed
66d3424
View commit details
Copy full SHA for 66d3424
Browse repository at this point
Commits on Jun 9, 2024
Merge pull request #505 from takikawa/add-spec-tests
Show description for 3cb92cc
bomsy
authored
3cb92cc
View commit details
Copy full SHA for 3cb92cc
Browse repository at this point
Update test/test-spec-tests.js
Show description for d243a04
bomsy
authored
d243a04
View commit details
Copy full SHA for d243a04
Browse repository at this point
Commits on Jun 6, 2024
Updates to satisfy linter
Show description for 64050e6
takikawa
committed
64050e6
View commit details
Copy full SHA for 64050e6
Browse repository at this point
Address PR feedback
takikawa
committed
8afce96
View commit details
Copy full SHA for 8afce96
Browse repository at this point
Update skipped tests for ignoreList tests
Show description for 3a33cd7
takikawa
committed
3a33cd7
View commit details
Copy full SHA for 3a33cd7
Browse repository at this point
Update source map tests repo to official one
takikawa
committed
2dea47e
View commit details
Copy full SHA for 2dea47e
Browse repository at this point
Refine handling of null in the test harness
Show description for 6396a24
takikawa
committed
6396a24
View commit details
Copy full SHA for 6396a24
Browse repository at this point
Add transitive mapping support in spec test harness
takikawa
committed
d5cb02c
View commit details
Copy full SHA for d5cb02c
Browse repository at this point
Add draft source map spec tests
Show description for 6fed3b2
takikawa
committed
6fed3b2
View commit details
Copy full SHA for 6fed3b2
Browse repository at this point
Commits on May 30, 2024
Merge pull request #507 from takikawa/fix-section-lookup-off-by-one
Show description for 43819cc
bomsy
authored
43819cc
View commit details
Copy full SHA for 43819cc
Browse repository at this point
Commits on May 29, 2024
Fix an off-by-1 error in section lookup
Show description for 79aa958
takikawa
committed
79aa958
View commit details
Copy full SHA for 79aa958
Browse repository at this point
Commits on May 27, 2023
Fix reference to LICENSE file (#488)
AyanSinhaMahapatra
authored
60adcb0
View commit details
Copy full SHA for 60adcb0
Browse repository at this point
Commits on May 20, 2023
Remove .DS_Store (#485)
Show description for 07a5a3b
ledenis
authored
07a5a3b
View commit details
Copy full SHA for 07a5a3b
Browse repository at this point
Commits on Apr 4, 2023
Merge pull request #481 from bomsy/master
Show description for 6cc15e1
bomsy
authored
6cc15e1
View commit details
Copy full SHA for 6cc15e1
Browse repository at this point
Add read more link
bomsy
committed
b2ddafe
View commit details
Copy full SHA for b2ddafe
Browse repository at this point
Fix prettier issues and update read me
bomsy
committed
9beca30
View commit details
Copy full SHA for 9beca30
Browse repository at this point
Commits on Mar 31, 2023
Remove useless code
bomsy
committed
6e207bf
View commit details
Copy full SHA for 6e207bf
Browse repository at this point
Add support for the sourcemaps ignorelist
Show description for f0313fe
bomsy
committed
f0313fe
View commit details
Copy full SHA for f0313fe
Browse repository at this point
Commits on Dec 19, 2022
fix: convert result of allocate_mappings from signed to unsigned (#473)
nornagon
authored
4e304db
View commit details
Copy full SHA for 4e304db
Browse repository at this point
Commits on Nov 21, 2022
Include package-lock.json in repo (#472)
eemeli
authored
ef55f77
View commit details
Copy full SHA for ef55f77
Browse repository at this point
Previous
Next
You can’t perform that action at this time.