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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
fe-code-analysis
/
source-map
Public
forked from
mozilla/source-map
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
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
Commits on Nov 10, 2022
Improve & report code coverage (#471)
Show description for 4410537
eemeli
authored
4410537
View commit details
Copy full SHA for 4410537
Browse repository at this point
Filter out unnecessary rust tasks (#470)
Show description for ad596dc
eemeli
authored
ad596dc
View commit details
Copy full SHA for ad596dc
Browse repository at this point
Commits on Nov 9, 2022
Update to doctoc v2 & simplify call pattern (#469)
Show description for b00e214
eemeli
authored
b00e214
View commit details
Copy full SHA for b00e214
Browse repository at this point
Simplify coverage tooling (#468)
eemeli
authored
91b2689
View commit details
Copy full SHA for 91b2689
Browse repository at this point
Apply the updated Prettier styling (#467)
eemeli
committed
2885224
View commit details
Copy full SHA for 2885224
Browse repository at this point
Adopt & enforce the mozilla-central Prettier config (#467)
Show description for 8f9aa45
eemeli
committed
8f9aa45
View commit details
Copy full SHA for 8f9aa45
Browse repository at this point
Commits on Nov 3, 2022
Update ESLint & Prettier to latest, adjusting configs (#463)
eemeli
authored
aa8555f
View commit details
Copy full SHA for aa8555f
Browse repository at this point
Commits on Nov 2, 2022
Update WASM binary and Land WASM rust sources in this repository (#465)
Show description for 56c1617
ochameau
authored
56c1617
View commit details
Copy full SHA for 56c1617
Browse repository at this point
Commits on Oct 21, 2022
Skip updating coveralls.io coverage (#466)
eemeli
authored
5c57351
View commit details
Copy full SHA for 5c57351
Browse repository at this point
Require Node.js 12 or later & switch CI to GitHub Actions (#464)
eemeli
authored
864997a
View commit details
Copy full SHA for 864997a
Browse repository at this point
Commits on Oct 17, 2022
Include types file extension in package.json (#448)
Show description for b09c954
amcasey
authored
b09c954
View commit details
Copy full SHA for b09c954
Browse repository at this point
Commits on May 2, 2021
Add function to SourceMapConsumer TS interface (#439)
Show description for 58819f0
andersonvom
and
Anderson Mesquita
authored
58819f0
View commit details
Copy full SHA for 58819f0
Browse repository at this point
Commits on Apr 20, 2021
Syntax highlight README HTML sample (#415)
brettz9
authored
0765767
View commit details
Copy full SHA for 0765767
Browse repository at this point
Commits on Oct 29, 2019
add `prettier` task for standardized code formatting => easier cross-branch/fork code comparison and merging (#397)
Show description for 7a26340
GerHobbelt
authored and
jasonLaster
committed
7a26340
View commit details
Copy full SHA for 7a26340
Browse repository at this point
use Travis CI svg badge (#407)
fscherwi
authored and
jasonLaster
committed
1be1541
View commit details
Copy full SHA for 1be1541
Browse repository at this point
binary-search precision improvement: (#393)
Show description for b47b487
GerHobbelt
authored and
jasonLaster
committed
b47b487
View commit details
Copy full SHA for b47b487
Browse repository at this point
fix crash in url util function due to undefined root value: `sourceRoot` is checked everywhere using `!= null` except in 1(one) spot, which caused a crash in my test set, while debugging indexed ma…
Show description for da4f5a7
GerHobbelt
authored and
jasonLaster
committed
da4f5a7
View commit details
Copy full SHA for da4f5a7
Browse repository at this point
`addMapping()`: ensure that `originalLine` and `originalColumn` are `null` when `original` argument was undefined/`null`. `originalLine` et all are checked using `!= null`, which won't catch the po…
Show description for 2ccb078
GerHobbelt
authored and
jasonLaster
committed
2ccb078
View commit details
Copy full SHA for 2ccb078
Browse repository at this point
Add lastGeneratedColumn to typing for MappingItem (#374)
Show description for dd686f9
samccone
authored and
jasonLaster
committed
dd686f9
View commit details
Copy full SHA for dd686f9
Browse repository at this point
Remove unused fromVLQSigned function (#402)
Show description for 0f3e955
jridgewell
authored and
jasonLaster
committed
0f3e955
View commit details
Copy full SHA for 0f3e955
Browse repository at this point
Commits on Mar 28, 2019
Add Mozilla Code of Conduct file (#384)
Show description for 8cb3ee5
Mozilla-GitHub-Standards
authored and
loganfsmyth
committed
8cb3ee5
View commit details
Copy full SHA for 8cb3ee5
Browse repository at this point
Commits on Feb 8, 2019
Fix typo (#378)
GianlucaGuarini
authored and
loganfsmyth
committed
7adff2c
View commit details
Copy full SHA for 7adff2c
Browse repository at this point
Commits on Nov 16, 2018
Release 0.8.0-beta.0
loganfsmyth
committed
11cecea
View commit details
Copy full SHA for 11cecea
Browse repository at this point
Commits on Nov 15, 2018
Use WHATWG's URL to implement all of source-map's URL operations. (#371)
Show description for 02f3d6b
loganfsmyth
authored
02f3d6b
View commit details
Copy full SHA for 02f3d6b
Browse repository at this point
Update source-map benchmarks now that dist/ has been removed.
loganfsmyth
committed
23104f3
View commit details
Copy full SHA for 23104f3
Browse repository at this point
Commits on Nov 13, 2018
Normalize consumer URLs to be as absolute as possible to avoid usage of 'util.relative'.
loganfsmyth
committed
85d2fc6
View commit details
Copy full SHA for 85d2fc6
Browse repository at this point
Split up wasm loading based on compilation target. (#363)
loganfsmyth
authored
76be1e6
View commit details
Copy full SHA for 76be1e6
Browse repository at this point
Remove the bundled dist/ directory. (#362)
loganfsmyth
authored
968e0e3
View commit details
Copy full SHA for 968e0e3
Browse repository at this point
Commits on Oct 18, 2018
Merge pull request #364 from mozilla/simplify-section-consumer
Show description for 7356bcb
fitzgen
authored
7356bcb
View commit details
Copy full SHA for 7356bcb
Browse repository at this point
Commits on Oct 15, 2018
Pass through the implementation of more section operations.
loganfsmyth
committed
1e521ff
View commit details
Copy full SHA for 1e521ff
Browse repository at this point
Commits on Sep 28, 2018
Merge pull request #361 from redeyes2015/webpack-cli
Show description for d69af14
tromey
authored
d69af14
View commit details
Copy full SHA for d69af14
Browse repository at this point
Bump webpack-cli to v3.1
Show description for 7e6e8bf
redeyes2015
committed
7e6e8bf
View commit details
Copy full SHA for 7e6e8bf
Browse repository at this point
Commits on Aug 9, 2018
Merge pull request #350 from sprockow/node-detection
Show description for c3a8f5a
tromey
authored
c3a8f5a
View commit details
Copy full SHA for c3a8f5a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.