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
.
javascript-obfuscator
/
javascript-obfuscator
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
16.2k
Code
Issues
15
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
javascript-obfuscator
src
cli
utils
on
issue-345
User selector
All users
All time
Commit history
Commits on Mar 22, 2026
Replace mkdirp with native fs.mkdirSync({ recursive: true }) (#1384)
roli-lpci
authored
1aadbac
View commit details
Copy full SHA for 1aadbac
View code at this point
Browse repository at this point
Commits on Dec 3, 2025
Add prettier (#1339)
sanex3339
authored
4ee4b21
View commit details
Copy full SHA for 4ee4b21
View code at this point
Browse repository at this point
Commits on Feb 12, 2022
`.cjs` file support for config files
sanex3339
committed
496a610
View commit details
Copy full SHA for 496a610
View code at this point
Browse repository at this point
Added .mjs and .cjs support (#1059)
seho-dev
authored
92535aa
View commit details
Copy full SHA for 92535aa
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
make forward slash in output path consistent
jmbeach
committed
891dbce
View commit details
Copy full SHA for 891dbce
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
**New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map
Show description for b3fc8bc
sanex3339
committed
b3fc8bc
View commit details
Copy full SHA for b3fc8bc
View code at this point
Browse repository at this point
Commits on May 31, 2021
Added tests for `writeFile` method of IdentifierNamesCacheFileUtils
sanex3339
committed
13a7302
View commit details
Copy full SHA for 13a7302
View code at this point
Browse repository at this point
Renamed some CLI classes to achieve more consistent naming
sanex3339
committed
1f044e9
View commit details
Copy full SHA for 1f044e9
View code at this point
Browse repository at this point
Commits on May 30, 2021
Changed identifier names cache structure to store multiple identifier caches
sanex3339
committed
f32bcf2
View commit details
Copy full SHA for f32bcf2
View code at this point
Browse repository at this point
Renamed `getAsDictionary` method of IMapStorage to the `getStorageAsDictionary`. Added tests.
sanex3339
committed
442cd7b
View commit details
Copy full SHA for 442cd7b
View code at this point
Browse repository at this point
Commits on May 29, 2021
Identifier names cache option prototype
sanex3339
committed
f087100
View commit details
Copy full SHA for f087100
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Fixed wrong name of obfuscated files when input directory path is the `.` symbol
Show description for 576c50e
sanex3339
committed
576c50e
View commit details
Copy full SHA for 576c50e
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Enabled windows builds (#772)
Show description for ac671da
sanex3339
authored
ac671da
View commit details
Copy full SHA for ac671da
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
Removed unnecessary CLI sanitizers
sanex3339
committed
2e711e4
View commit details
Copy full SHA for 2e711e4
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
Added config file extension validation
sanex3339
committed
6424730
View commit details
Copy full SHA for 6424730
View code at this point
Browse repository at this point
Commits on May 31, 2020
Renamed TObject -> TDictionary (#616)
Show description for 9213a13
sanex3339
authored
9213a13
View commit details
Copy full SHA for 9213a13
View code at this point
Browse repository at this point
Commits on Feb 21, 2020
Support of output directory paths with a dot symbol
sanex3339
committed
28b2422
View commit details
Copy full SHA for 28b2422
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
Changed file log messages
sanex3339
committed
ed09424
View commit details
Copy full SHA for ed09424
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
Refactoring of CLI utils
sanex3339
committed
0fe1c15
View commit details
Copy full SHA for 0fe1c15
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
Refactoring of CLI code related with source code. Fixed directory name logging
sanex3339
committed
8977f92
View commit details
Copy full SHA for 8977f92
View code at this point
Browse repository at this point
Commits on Jan 30, 2020
Migration from tslint on eslint #1
sanex3339
committed
64b61a7
View commit details
Copy full SHA for 64b61a7
View code at this point
Browse repository at this point
Commits on Jan 5, 2020
Improved source map file name normalizer logic
Show description for cd72887
sanex3339
committed
cd72887
View commit details
Copy full SHA for cd72887
View code at this point
Browse repository at this point
Commits on Nov 30, 2019
0.18.5 version. Dependencies update
sanex3339
committed
5c61532
View commit details
Copy full SHA for 5c61532
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
Dependencies update
sanex3339
committed
f6edb4c
View commit details
Copy full SHA for f6edb4c
View code at this point
Browse repository at this point
Commits on Feb 24, 2018
New CLI option: `exclude`
sanex3339
committed
e5778b4
View commit details
Copy full SHA for e5778b4
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Replaced babel-preset-2015 on babel-preset-env
sanex3339
committed
b34d1ed
View commit details
Copy full SHA for b34d1ed
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
Now Logger has public static `log` method
sanex3339
committed
b9815fc
View commit details
Copy full SHA for b9815fc
View code at this point
Browse repository at this point
Added logging of file name during CLI obfuscation
sanex3339
committed
9b475eb
View commit details
Copy full SHA for 9b475eb
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
Added tests for CLI .json config reading
sanex3339
committed
67af6c8
View commit details
Copy full SHA for 67af6c8
View code at this point
Browse repository at this point
Commits on Dec 31, 2017
Improved CLI directory obfuscation
Show description for a3a52f8
sanex3339
committed
a3a52f8
View commit details
Copy full SHA for a3a52f8
View code at this point
Browse repository at this point
Commits on Dec 3, 2017
0.13.0-dev.0 release
sanex3339
committed
b1b610c
View commit details
Copy full SHA for b1b610c
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
0.12.2 release
sanex3339
committed
e1964b2
View commit details
Copy full SHA for e1964b2
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
Added more tests for directory compilation and fixed some logic.
sanex3339
committed
758448f
View commit details
Copy full SHA for 758448f
View code at this point
Browse repository at this point
CLI: Added directory obfuscation
sanex3339
committed
905132d
View commit details
Copy full SHA for 905132d
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Dependencies and tslint rules update
sanex3339
committed
7ced85e
View commit details
Copy full SHA for 7ced85e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.