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
Breadcrumbs
History for
source-map
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 9, 2022
Apply the updated Prettier styling (#467)
eemeli
committed
2885224
View commit details
Copy full SHA for 2885224
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
Add expected arguments to assert.throws calls
Standard8
committed
02eb2f9
View commit details
Copy full SHA for 02eb2f9
View code at this point
Browse repository at this point
Commits on May 4, 2018
Switch to let/const from var
hildjj
committed
73f5d1a
View commit details
Copy full SHA for 73f5d1a
View code at this point
Browse repository at this point
Apply the Firefox eslint rules, minus the Firefox-specific plugins.
Show description for bf025a8
hildjj
committed
bf025a8
View commit details
Copy full SHA for bf025a8
View code at this point
Browse repository at this point
Commits on Apr 21, 2018
add failing test for nested consumer usage
David Sheldrick
committed
b93aadb
View commit details
Copy full SHA for b93aadb
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
Remove the custom JS Quicksort implementation
Show description for 8647951
fitzgen
committed
8647951
View commit details
Copy full SHA for 8647951
View code at this point
Browse repository at this point
Add SourceMapConsumer.with so that folks don't need to remember to call destroy
fitzgen
committed
03cafe1
View commit details
Copy full SHA for 03cafe1
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
Properly destroy SourceMapConsumer instances in `test/test-source-map-generator.js`
fitzgen
committed
80d2199
View commit details
Copy full SHA for 80d2199
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
Remove VLQ decoding code that is now handled in wasm
fitzgen
committed
e222ef6
View commit details
Copy full SHA for e222ef6
View code at this point
Browse repository at this point
Add tests for out-of-range line numbers
fitzgen
committed
e80a40b
View commit details
Copy full SHA for e80a40b
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
All tests passing with Rust+wasm
fitzgen
committed
45c04ed
View commit details
Copy full SHA for 45c04ed
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Make the SourceMapConsumer constructor return a promise
fitzgen
committed
f0e7420
View commit details
Copy full SHA for f0e7420
View code at this point
Browse repository at this point
Commits on Oct 29, 2017
Adds failing test
Andrew Bradley
committed
bf25b38
View commit details
Copy full SHA for bf25b38
View code at this point
Browse repository at this point
Commits on Oct 16, 2017
handle empty mappings in applySourceMap
timbell
committed
e51a5c6
View commit details
Copy full SHA for e51a5c6
View code at this point
Browse repository at this point
Commits on Sep 29, 2017
Handle absolute source lookup in more methods
Show description for 2c6fb7e
tromey
committed
2c6fb7e
View commit details
Copy full SHA for 2c6fb7e
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
Change sourceRoot resolution to match the spec
Show description for 54825b8
tromey
committed
54825b8
View commit details
Copy full SHA for 54825b8
View code at this point
Browse repository at this point
Handle null name in IndexedSourceMapConsumer._parseMappings
Show description for c9e11a1
tromey
committed
c9e11a1
View commit details
Copy full SHA for c9e11a1
View code at this point
Browse repository at this point
Remove entire first line when JSON XSSI prevention seen
Show description for de68f7f
tromey
committed
de68f7f
View commit details
Copy full SHA for de68f7f
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
Slightly loosen urlRegexp
Show description for d21b0e1
tromey
committed
d21b0e1
View commit details
Copy full SHA for d21b0e1
View code at this point
Browse repository at this point
Normalize the sourceRoot in BasicSourceMapConsumer
Show description for f6df209
tromey
committed
f6df209
View commit details
Copy full SHA for f6df209
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
Merge pull request #276 from tromey/fix-hyphen
Show description for d730e6b
tromey
authored
d730e6b
View commit details
Copy full SHA for d730e6b
View code at this point
Browse repository at this point
Correctly parse URL where host includes "-"
Show description for 215590b
tromey
committed
215590b
View commit details
Copy full SHA for 215590b
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
Implementing fix and test for case when we have multiple sources but mapping refers to the single source only.
dmurat
committed
d08bc2f
View commit details
Copy full SHA for d08bc2f
View code at this point
Browse repository at this point
Commits on Nov 19, 2016
SourceMapGenerator.fromSourceMap() test case added for a map with single source.
dmurat
committed
4192bf4
View commit details
Copy full SHA for 4192bf4
View code at this point
Browse repository at this point
Commits on Nov 6, 2016
Empty mappings fix implemented.
dmurat
committed
879443e
View commit details
Copy full SHA for 879443e
View code at this point
Browse repository at this point
Commits on Apr 26, 2016
Ensure that sources and names are non-numeric when consuming source maps
fitzgen
committed
182f445
View commit details
Copy full SHA for 182f445
View code at this point
Browse repository at this point
Remove {} block around test/test-source-map-consumer.js
Show description for 04329c9
fitzgen
committed
04329c9
View commit details
Copy full SHA for 04329c9
View code at this point
Browse repository at this point
Commits on Apr 25, 2016
Remove blocks around each module
Show description for 5037fd5
fitzgen
committed
5037fd5
View commit details
Copy full SHA for 5037fd5
View code at this point
Browse repository at this point
Stringify names passed to SourceMapGenerator.prototype.addMapping
Show description for b9de042
fitzgen
committed
b9de042
View commit details
Copy full SHA for b9de042
View code at this point
Browse repository at this point
Commits on Sep 23, 2015
Remove duplicate test.
hibnico
authored and
fitzgen
committed
6f6c256
View commit details
Copy full SHA for 6f6c256
View code at this point
Browse repository at this point
Make the SourceMapGenerator "test some simple stuff" test actually useful.
hibnico
authored and
fitzgen
committed
1ca3ed5
View commit details
Copy full SHA for 1ca3ed5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.