sanex3339
|
596d208ee0
Removed babel from project compilation flow
|
5 years ago |
sanex3339
|
554b94a870
Added unit tests for DictionaryIdentifierNamesGenerator
|
5 years ago |
sanex3339
|
7b63ea1e80
Updated changelog and readme, version update
|
5 years ago |
sanex3339
|
36918c351c
DictionaryIdentifierNamesGenerator refactoring
|
5 years ago |
sanex3339
|
c87a6262a6
Merge branch 'master' of git://github.com/adiantek/javascript-obfuscator into adiantek-master
|
5 years ago |
sanex3339
|
2a8e9608a3
Fixed `reservedNames` option
|
5 years ago |
sanex3339
|
c5dace73a4
Added description, fixed naming in LevelledTopologicalSorter
|
5 years ago |
sanex3339
|
c313802011
* The `splitStrings` option now correctly works with `transformObjectKeys` option
|
5 years ago |
sanex3339
|
3ba3fff62c
The `splitStrings` option now correctly splits strings inside objects
|
5 years ago |
sanex3339
|
8a0b182161
The `splitStrings` option now affects template literal strings
|
5 years ago |
sanex3339
|
783067b505
`splitString` and `splitStringChunkLength` options
|
5 years ago |
sanex3339
|
c00fd38e89
Use of `eventemitter3` instead of `events` module. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/452
|
5 years ago |
Dmitry Zamotkin
|
aedee2918f
Increased a minimal nodejs engine version
|
5 years ago |
Dmitry Zamotkin
|
dfe704d3ba
Upgrade to latest 6.1.2 Espree version.
|
5 years ago |
sanex3339
|
de8579a8a5
0.18.6 version
|
5 years ago |
Dmitry Zamotkin
|
3c2e0c9eb0
Non-replaceable variables should be preserved to escape collisions with generated variable names
|
5 years ago |
sanex3339
|
5c61532efd
0.18.5 version. Dependencies update
|
5 years ago |
|
d8b24c166d
Do not rename parent function with same name
|
5 years ago |
sanex3339
|
e8633bdefe
0.18.4 version
|
5 years ago |
|
26cc3a4d63
Fixed issue #437
|
5 years ago |
sanex3339
|
19866b3839
0.18.3 version
|
5 years ago |
|
c1031ced07
[Bug] Wrong Lexical Scope for let and const variables
|
5 years ago |
|
fb7f898243
[Bug] Fix a name collision in String Array Storage
|
5 years ago |
adiantek
|
0d5aea2598
Use the dictionary as the name of the identifiers
|
6 years ago |
sanex3339
|
2720218ec8
Fix of https://github.com/javascript-obfuscator/javascript-obfuscator/issues/319
|
6 years ago |
sanex3339
|
f36a166174
0.18.1 version
|
6 years ago |
sanex3339
|
adb5f4ee25
0.18.1 version
|
6 years ago |
sanex3339
|
5c6f59e329
0.18.0 version
|
6 years ago |
sanex3339
|
49d23bbb87
Dependencies update
|
6 years ago |
sanex3339
|
cd22ec68d0
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/313
|
6 years ago |