sanex3339
|
e8c2782c1e
Merge branch 'master' into minification-transformers-if-statement
|
5 years ago |
sanex3339
|
efebb6d11d
Fixed performance regression of `Initializing` stage after `1.2.0`
|
5 years ago |
sanex3339
|
1d86852e45
`minify` option and variable declarations merge transformer
|
5 years ago |
sanex3339
|
80a122b763
Replaced `compile` with `constructor` call
|
5 years ago |
sanex3339
|
733fe12d23
Conditional comments will be removed from the code after obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/641
|
5 years ago |
sanex3339
|
49259f1ef4
Updated escodegen, fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/638, added test
|
5 years ago |
sanex3339
|
d65c9af46e
Removed empty line in CHANGELOG.md
|
5 years ago |
sanex3339
|
38e1dd70bd
Fixed `renameProperties` description
|
5 years ago |
sanex3339
|
11cfaf2b51
Renamed option `mangleProperties` -> `renameProperties`
|
5 years ago |
sanex3339
|
5cd063fe92
Added `mangleProperties` to the runtime tests. Readme update
|
5 years ago |
sanex3339
|
8142d184da
Fixed .d.ts typings.
|
5 years ago |
sanex3339
|
fdc189a9f2
Release 1.0.0
|
5 years ago |
sanex3339
|
2621bef3f1
Fixed error during code generation for `ObjectPattern` with single `RestElement`.
|
5 years ago |
Timofey Kachalov
|
7135b09f28
Added correct `self-defending` code for `target: 'browser-no-eval'` (#617)
|
5 years ago |
sanex3339
|
e4ca9f774b
Removed memory leak with `identifierNamesGenerator: 'mangled'`
|
5 years ago |
sanex3339
|
11ec82a6f7
0.28.2 release. Fixed change of kinds of variables for dead code with `deadCodeInjection` option
|
5 years ago |
sanex3339
|
ca71bf017c
0.28.1 version
|
5 years ago |
sanex3339
|
fb834c8de1
0.28.0 release
|
5 years ago |
sanex3339
|
87bf2096cc
0.27.5 release
|
5 years ago |
sanex3339
|
75c2a7b5d6
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/590
|
5 years ago |
sanex3339
|
e2d97841c4
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/593
|
5 years ago |
sanex3339
|
bbc672e80e
Fixed identifiers prefix generation for `obfuscateMultiple` method
|
5 years ago |
sanex3339
|
3cd531b917
Version update, fixed https://www.npmjs.com/advisories/1488
|
5 years ago |
sanex3339
|
f9ec74006d
New `obfuscateMultiple` method
|
5 years ago |
sanex3339
|
a3d477e47c
Version update
|
5 years ago |
sanex3339
|
56f73df7af
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/575
|
5 years ago |
sanex3339
|
39870010e8
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/569
|
5 years ago |
sanex3339
|
6d03a2bacf
Added prefixes to the generated global identifiers of the added code
|
5 years ago |
sanex3339
|
e36138d40d
Updated readme and changelog. Removed some dead code.
|
5 years ago |
sanex3339
|
d229c8ffa1
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/563
|
5 years ago |