sanex3339
|
b42e6229ee
Improved `transformObjectKeys` option to cover more object expressions
|
5 년 전 |
sanex3339
|
07e5a84cde
Fixed typings. Now string values correctly assignable to enum-like options #2
|
5 년 전 |
sanex3339
|
2f27d75318
Fixed typings. Now string values correctly assignable to enum-like options
|
5 년 전 |
sanex3339
|
114b053bd9
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/419
|
5 년 전 |
sanex3339
|
b5fa248fde
Added new ReservedStringObfuscatingGuard
|
5 년 전 |
sanex3339
|
811debed96
Dependencies update #4
|
5 년 전 |
sanex3339
|
6d04f1b838
Fixed mocha exit on node 10
|
5 년 전 |
sanex3339
|
945e885240
* Fixed identifier names generations for `mangled` and `dictionary` identifier names generators
|
5 년 전 |
sanex3339
|
f39d16370b
Added failing test for custom nodes identifier names collision
|
5 년 전 |
sanex3339
|
065387eb52
Bundles update
|
5 년 전 |
sanex3339
|
596d208ee0
Removed babel from project compilation flow
|
5 년 전 |
sanex3339
|
554b94a870
Added unit tests for DictionaryIdentifierNamesGenerator
|
5 년 전 |
sanex3339
|
7b63ea1e80
Updated changelog and readme, version update
|
5 년 전 |
sanex3339
|
36918c351c
DictionaryIdentifierNamesGenerator refactoring
|
5 년 전 |
sanex3339
|
c87a6262a6
Merge branch 'master' of git://github.com/adiantek/javascript-obfuscator into adiantek-master
|
5 년 전 |
sanex3339
|
2a8e9608a3
Fixed `reservedNames` option
|
5 년 전 |
sanex3339
|
c5dace73a4
Added description, fixed naming in LevelledTopologicalSorter
|
5 년 전 |
sanex3339
|
c313802011
* The `splitStrings` option now correctly works with `transformObjectKeys` option
|
5 년 전 |
sanex3339
|
3ba3fff62c
The `splitStrings` option now correctly splits strings inside objects
|
5 년 전 |
sanex3339
|
8a0b182161
The `splitStrings` option now affects template literal strings
|
5 년 전 |
sanex3339
|
783067b505
`splitString` and `splitStringChunkLength` options
|
5 년 전 |
sanex3339
|
c00fd38e89
Use of `eventemitter3` instead of `events` module. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/452
|
5 년 전 |
Dmitry Zamotkin
|
aedee2918f
Increased a minimal nodejs engine version
|
5 년 전 |
Dmitry Zamotkin
|
dfe704d3ba
Upgrade to latest 6.1.2 Espree version.
|
5 년 전 |
sanex3339
|
de8579a8a5
0.18.6 version
|
5 년 전 |
Dmitry Zamotkin
|
3c2e0c9eb0
Non-replaceable variables should be preserved to escape collisions with generated variable names
|
5 년 전 |
sanex3339
|
5c61532efd
0.18.5 version. Dependencies update
|
5 년 전 |
|
d8b24c166d
Do not rename parent function with same name
|
5 년 전 |
sanex3339
|
e8633bdefe
0.18.4 version
|
5 년 전 |
|
26cc3a4d63
Fixed issue #437
|
5 년 전 |