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 }}
hycript
/
javascript-obfuscator
Public
forked from
javascript-obfuscator/javascript-obfuscator
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 Mar 14, 2021
Dependencies update 14.03.2021
sanex3339
committed
92239cb
View commit details
Copy full SHA for 92239cb
Browse repository at this point
Commits on Mar 7, 2021
Merge pull request #879 from javascript-obfuscator/rename-properties-auto-exclude
Show description for 05cd3be
sanex3339
authored
05cd3be
View commit details
Copy full SHA for 05cd3be
Browse repository at this point
Updated `renamePropertiesMode` description in README.md
sanex3339
committed
b5897ac
View commit details
Copy full SHA for b5897ac
Browse repository at this point
Updated `renameProperties` transformer tests
sanex3339
committed
e2b231e
View commit details
Copy full SHA for e2b231e
Browse repository at this point
Updated runtime tests with `renamePropertiesMode` option
sanex3339
committed
35f6d20
View commit details
Copy full SHA for 35f6d20
Browse repository at this point
`renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option
sanex3339
committed
0acb91c
View commit details
Copy full SHA for 0acb91c
Browse repository at this point
Merge branch 'master' into rename-properties-auto-exclude
Show description for 7fe0561
sanex3339
committed
7fe0561
View commit details
Copy full SHA for 7fe0561
Browse repository at this point
Dependencies update 07.02.2021
sanex3339
committed
3558d49
View commit details
Copy full SHA for 3558d49
Browse repository at this point
Commits on Feb 28, 2021
Merge pull request #890 from javascript-obfuscator/issue-880
Show description for ec897ab
sanex3339
authored
ec897ab
View commit details
Copy full SHA for ec897ab
Browse repository at this point
Fixed CVE-2019-18413
Show description for 6abd6c2
sanex3339
committed
6abd6c2
View commit details
Copy full SHA for 6abd6c2
Browse repository at this point
Merge pull request #889 from javascript-obfuscator/top-level-await-support
Show description for 56ab9c2
sanex3339
authored
56ab9c2
View commit details
Copy full SHA for 56ab9c2
Browse repository at this point
Added support of `top-level await`
Show description for 72a89a1
sanex3339
committed
72a89a1
View commit details
Copy full SHA for 72a89a1
Browse repository at this point
Merge pull request #888 from javascript-obfuscator/control-flow-flattening-rest-argument
Show description for ab25155
sanex3339
authored
ab25155
View commit details
Copy full SHA for ab25155
Browse repository at this point
Fixed invalid code generation for rest arguments when `controlFlowFlattening` option is enabled
Show description for dd328b3
sanex3339
committed
dd328b3
View commit details
Copy full SHA for dd328b3
Browse repository at this point
Commits on Feb 27, 2021
Sync with dev
sanex3339
committed
29f969a
View commit details
Copy full SHA for 29f969a
Browse repository at this point
Dependencies update 27.02.2021
sanex3339
committed
c0ac123
View commit details
Copy full SHA for c0ac123
Browse repository at this point
Commits on Feb 25, 2021
Merge pull request #885 from javascript-obfuscator/numbers-to-expressions-float
Show description for 40dac43
sanex3339
authored
40dac43
View commit details
Copy full SHA for 40dac43
Browse repository at this point
Fixed invalid behaviour of extractIntegerAndDecimalParts for negative numbers
sanex3339
committed
9c5b289
View commit details
Copy full SHA for 9c5b289
Browse repository at this point
Commits on Feb 23, 2021
Fixed invalid behaviour of `numbersToExpressions` option for float numbers
Show description for 61d9896
sanex3339
committed
61d9896
View commit details
Copy full SHA for 61d9896
Browse repository at this point
Commits on Feb 14, 2021
Added `renamePropertiesAutoExclude` option
sanex3339
committed
3c37999
View commit details
Copy full SHA for 3c37999
Browse repository at this point
Dependencies update 14.02.2021 #2
sanex3339
committed
cad692b
View commit details
Copy full SHA for cad692b
Browse repository at this point
Dependencies update 14.02.2021
sanex3339
committed
dd11e17
View commit details
Copy full SHA for dd11e17
Browse repository at this point
Commits on Jan 31, 2021
Merge remote-tracking branch 'origin/master'
sanex3339
committed
50eda70
View commit details
Copy full SHA for 50eda70
Browse repository at this point
Dependencies update 31.01.2021
sanex3339
committed
62f93cf
View commit details
Copy full SHA for 62f93cf
Browse repository at this point
Commits on Jan 28, 2021
Merge pull request #871 from iamanishroy/patch-1
Show description for 0404419
sanex3339
authored
0404419
View commit details
Copy full SHA for 0404419
Browse repository at this point
created a netlify build plugin.. Just to mention
iamanishroy
authored
d63b1fe
View commit details
Copy full SHA for d63b1fe
Browse repository at this point
Commits on Jan 23, 2021
Reverted @types/estree to "0.0.45",
sanex3339
committed
c44b959
View commit details
Copy full SHA for c44b959
Browse repository at this point
Dependencies update 23.01.2020
sanex3339
committed
d9c18df
View commit details
Copy full SHA for d9c18df
Browse repository at this point
Merge pull request #866 from pmacostapdi/master
Show description for bd77085
sanex3339
authored
bd77085
View commit details
Copy full SHA for bd77085
Browse repository at this point
Commits on Jan 22, 2021
Fixed bug in CLI options documentation
pmacostapdi
committed
00dd0c2
View commit details
Copy full SHA for 00dd0c2
Browse repository at this point
Commits on Jan 20, 2021
Merge pull request #865 from javascript-obfuscator/if-statement-simplify-fix
Show description for d996e1a
sanex3339
authored
d996e1a
View commit details
Copy full SHA for d996e1a
Browse repository at this point
Fixed `simplify` option regression after `2.10.2`
Show description for 1847bcc
sanex3339
committed
1847bcc
View commit details
Copy full SHA for 1847bcc
Browse repository at this point
Commits on Jan 19, 2021
Fixed CHANGELOG.md grammar mistake
sanex3339
committed
73953b3
View commit details
Copy full SHA for 73953b3
Browse repository at this point
Merge pull request #861 from javascript-obfuscator/simplify-single-line-statement-fix
Show description for 76eed20
sanex3339
authored
76eed20
View commit details
Copy full SHA for 76eed20
Browse repository at this point
Commits on Jan 17, 2021
Added non-IfStatement test for isIfStatementNodeWithSingleStatementBody method
sanex3339
committed
49ec0a6
View commit details
Copy full SHA for 49ec0a6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.