sanex3339
|
853d34b3d3
Updated CHANGELOG.md
|
5 years ago |
Timofey Kachalov
|
d38ae6a87c
Merge pull request #495 from javascript-obfuscator/bug/494_wrong-object-key-in-spread
|
5 years ago |
Dmitry Zamotkin
|
cc8ebba8dd
A wrong object key when using transform object keys and unicode escape sequence options at once
|
5 years ago |
sanex3339
|
b5aac6e03b
Fixed acorn versions range
|
5 years ago |
Timofey Kachalov
|
c9fcb6cb11
Merge pull request #492 from javascript-obfuscator/acorn
|
5 years ago |
sanex3339
|
645e122640
Switched from `espree` to `acorn`
|
5 years ago |
Timofey Kachalov
|
7658c28957
Merge pull request #491 from javascript-obfuscator/prevailing-kind-of-variables-control-flow-fix
|
5 years ago |
sanex3339
|
77122b7374
Refactoring of CustomNode methods
|
5 years ago |
sanex3339
|
63fd4a82d9
Fixed tests
|
5 years ago |
sanex3339
|
1277acea20
Fixed `TypeError: Assignment to constant variable` when auto-detection of kind of variables is inserted `const` variables for `controlFlowStorage` nodes
|
5 years ago |
Timofey Kachalov
|
f39b8a99fe
Merge pull request #490 from javascript-obfuscator/dependencies-update-10.01.2020
|
5 years ago |
sanex3339
|
d1ed113a3e
Dependencies update #1
|
5 years ago |
sanex3339
|
01a07b0879
Updated .npmignore
|
5 years ago |
Timofey Kachalov
|
aa22870ead
Merge pull request #489 from javascript-obfuscator/method-definition-literal-key-fix
|
5 years ago |
sanex3339
|
612068024a
Added method-definition literal key converting to `computed`
|
5 years ago |
Timofey Kachalov
|
dcc489a148
Merge pull request #487 from javascript-obfuscator/declaration-kind-analyzer
|
5 years ago |
sanex3339
|
78b2be628f
Added runtime test with `astring` and `const` and `let` variables
|
5 years ago |
sanex3339
|
196c6a022b
Sync with dev
|
5 years ago |
Timofey Kachalov
|
f8abc301c9
Merge pull request #488 from javascript-obfuscator/issue-360
|
5 years ago |
sanex3339
|
f29802f30e
Sync with dev
|
5 years ago |
Timofey Kachalov
|
2502a5da9a
Merge pull request #485 from javascript-obfuscator/bug/360-no-global-renaming-after-two-imports
|
5 years ago |
sanex3339
|
1f13f71d54
Updated tests
|
5 years ago |
sanex3339
|
039aa35069
Updated README.md #2
|
5 years ago |
sanex3339
|
9dff07e74e
Updated README.md
|
5 years ago |
sanex3339
|
65d4fd1602
Additional tests
|
5 years ago |
sanex3339
|
e356ed7e96
Version update
|
5 years ago |
sanex3339
|
bb85924de5
More type-safe way to initialize custom nodes
|
5 years ago |
sanex3339
|
7ecaa1dfdb
Fixed container factories binding
|
5 years ago |
sanex3339
|
3a1cc4e4f5
Auto detection of prevailing kind of variables
|
5 years ago |
sanex3339
|
c98cfe1fbc
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/360
|
5 years ago |