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 }}
Nocasis
/
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 Feb 7, 2022
Replaced @nuxtjs/opencollective on opencollective-postinstall
sanex3339
committed
edc2a22
View commit details
Copy full SHA for edc2a22
Browse repository at this point
String array calls transform fix (#1050)
Show description for ec4b70f
sanex3339
authored
ec4b70f
View commit details
Copy full SHA for ec4b70f
Browse repository at this point
Commits on Feb 6, 2022
Fixed wrong generation of code that has statements after `ReturnStatment` when `simplify` option is enabled
sanex3339
authored
77f64bf
View commit details
Copy full SHA for 77f64bf
Browse repository at this point
Dependencies update 2022-02-06
sanex3339
committed
40eec61
View commit details
Copy full SHA for 40eec61
Browse repository at this point
Merge pull request #1042 from javascript-obfuscator/dependabot/npm_and_yarn/node-fetch-2.6.7
Show description for ce98e68
sanex3339
authored
ce98e68
View commit details
Copy full SHA for ce98e68
Browse repository at this point
Fixed zero threshold case for string array storage analyze
sanex3339
committed
cd4bf15
View commit details
Copy full SHA for cd4bf15
Browse repository at this point
Merge remote-tracking branch 'origin/master'
sanex3339
committed
588d615
View commit details
Copy full SHA for 588d615
Browse repository at this point
Updated seed view when tests are failing
sanex3339
committed
2e0ce8a
View commit details
Copy full SHA for 2e0ce8a
Browse repository at this point
Commits on Feb 5, 2022
Merge pull request #1048 from BlackYuzia/master
Show description for 8d259dc
sanex3339
authored
8d259dc
View commit details
Copy full SHA for 8d259dc
Browse repository at this point
remove duplicate stringArray
BlackYuzia
authored
fd869ca
View commit details
Copy full SHA for fd869ca
Browse repository at this point
3.2.1 version
sanex3339
committed
56955ae
View commit details
Copy full SHA for 56955ae
Browse repository at this point
Updated copyrights
sanex3339
committed
006375d
View commit details
Copy full SHA for 006375d
Browse repository at this point
Version update to 3.2.0
sanex3339
committed
618c0a0
View commit details
Copy full SHA for 618c0a0
Browse repository at this point
Increased memory amount for memory test
sanex3339
committed
e540103
View commit details
Copy full SHA for e540103
Browse repository at this point
Updated option normalizers for `stringArrayCallsTransform` option
sanex3339
committed
711a135
View commit details
Copy full SHA for 711a135
Browse repository at this point
Updated default preset section in README.md
sanex3339
committed
bbeadad
View commit details
Copy full SHA for bbeadad
Browse repository at this point
`stringArrayCallsTransform` is disabled in `default` preset
sanex3339
committed
ec12ffc
View commit details
Copy full SHA for ec12ffc
Browse repository at this point
Added `stringArrayCallsTransform` and `stringArrayCallsTransformThreshold` options (#987)
sanex3339
authored
f075a0e
View commit details
Copy full SHA for f075a0e
Browse repository at this point
Commits on Feb 4, 2022
Merge pull request #1046 from jmbeach/forward-slash-path-fix
Show description for 7307b02
sanex3339
authored
7307b02
View commit details
Copy full SHA for 7307b02
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
Browse repository at this point
Commits on Jan 31, 2022
Merge pull request #1044 from javascript-obfuscator/refactoring-22.01
sanex3339
authored
52e971f
View commit details
Copy full SHA for 52e971f
Browse repository at this point
Commits on Jan 30, 2022
Refactoring
sanex3339
committed
cead12a
View commit details
Copy full SHA for cead12a
Browse repository at this point
Commits on Jan 29, 2022
Bump node-fetch from 2.6.1 to 2.6.7
Show description for f6509f5
dependabot[bot]
authored
f6509f5
View commit details
Copy full SHA for f6509f5
Browse repository at this point
Merge pull request #1043 from javascript-obfuscator/class-static-block-support
Show description for c594536
sanex3339
authored
c594536
View commit details
Copy full SHA for c594536
Browse repository at this point
Fixed tests
sanex3339
committed
5c0334d
View commit details
Copy full SHA for 5c0334d
Browse repository at this point
Support for class static blocks
sanex3339
committed
6b8ead0
View commit details
Copy full SHA for 6b8ead0
Browse repository at this point
Support for class static blocks
sanex3339
committed
ac3c34f
View commit details
Copy full SHA for ac3c34f
Browse repository at this point
Merge pull request #1041 from javascript-obfuscator/m1-performance
Show description for a6cab50
sanex3339
authored
a6cab50
View commit details
Copy full SHA for a6cab50
Browse repository at this point
Apple M1 performance fix
sanex3339
committed
0443111
View commit details
Copy full SHA for 0443111
Browse repository at this point
Commits on Jan 16, 2022
Dependencies update 16.01.22
sanex3339
committed
7ff8d47
View commit details
Copy full SHA for 7ff8d47
Browse repository at this point
Merge pull request #983 from javascript-obfuscator/dependabot/npm_and_yarn/path-parse-1.0.7
Show description for 32679f1
sanex3339
authored
32679f1
View commit details
Copy full SHA for 32679f1
Browse repository at this point
Merge pull request #1008 from javascript-obfuscator/dependabot/npm_and_yarn/ansi-regex-5.0.1
Show description for e3af78d
sanex3339
authored
e3af78d
View commit details
Copy full SHA for e3af78d
Browse repository at this point
Merge pull request #1032 from leopucci/patch-1
Show description for 72587a7
sanex3339
authored
72587a7
View commit details
Copy full SHA for 72587a7
Browse repository at this point
Merge pull request #1018 from javascript-obfuscator/dependabot/npm_and_yarn/validator-13.7.0
Show description for 13390e2
sanex3339
authored
13390e2
View commit details
Copy full SHA for 13390e2
Browse repository at this point
Commits on Dec 19, 2021
#1019 - class-validator vulnerability patch
leopucci
authored
0101f4e
View commit details
Copy full SHA for 0101f4e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.