.. |
array-pattern.js
|
ae924d1a6a
correct transformation of array pattern in variable declarator
|
8 년 전 |
array-rest.js
|
f78018089c
Added more tests for array rest
|
7 년 전 |
computed-object-expression-identifier.js
|
2a171ae9a0
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/98
|
7 년 전 |
default-export.js
|
3ea05aa0e1
Switched `esprima` on `espree`. Obfuscation of `export` declarations
|
7 년 전 |
let-kind.js
|
b95a248c00
more correct naming: ObfuscationTransformers -> ObfuscatingTransformers
|
8 년 전 |
member-expression-identifier.js
|
b95a248c00
more correct naming: ObfuscationTransformers -> ObfuscatingTransformers
|
8 년 전 |
method-definition-identifier.js
|
c0fd72eabd
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/149
|
7 년 전 |
named-export.js
|
3ea05aa0e1
Switched `esprima` on `espree`. Obfuscation of `export` declarations
|
7 년 전 |
object-pattern.js
|
ae924d1a6a
correct transformation of array pattern in variable declarator
|
8 년 전 |
object-rest.js
|
afe33db8fb
Correct obfuscation of object rest and spread properties
|
7 년 전 |
parent-block-scope-is-program-node.js
|
b95a248c00
more correct naming: ObfuscationTransformers -> ObfuscatingTransformers
|
8 년 전 |
prevent-renaming-of-renamed-identifiers-1.js
|
6f480a6f6f
Fixed rare bug with runtime error with `identifiersNameGenarator`: `mangled`
|
7 년 전 |
prevent-renaming-of-renamed-identifiers-2.js
|
6f480a6f6f
Fixed rare bug with runtime error with `identifiersNameGenarator`: `mangled`
|
7 년 전 |
property-identifier.js
|
b95a248c00
more correct naming: ObfuscationTransformers -> ObfuscatingTransformers
|
8 년 전 |
simple-declaration.js
|
b95a248c00
more correct naming: ObfuscationTransformers -> ObfuscatingTransformers
|
8 년 전 |
var-kind.js
|
b95a248c00
more correct naming: ObfuscationTransformers -> ObfuscatingTransformers
|
8 년 전 |
variable-call-before-variable-declaration-1.js
|
b95a248c00
more correct naming: ObfuscationTransformers -> ObfuscatingTransformers
|
8 년 전 |
variable-call-before-variable-declaration-2.js
|
b95a248c00
more correct naming: ObfuscationTransformers -> ObfuscatingTransformers
|
8 년 전 |
variable-call-before-variable-declaration-3.js
|
b95a248c00
more correct naming: ObfuscationTransformers -> ObfuscatingTransformers
|
8 년 전 |