Timofey Kachalov
|
ce0c18f971
Merge pull request #931 from javascript-obfuscator/dependabot/npm_and_yarn/yargs-parser-18.1.3
|
hace 4 años |
sanex
|
eaf005cb09
Added improved `domainDest` option validation
|
hace 4 años |
Timofey Kachalov
|
0096f168ef
Merge pull request #935 from javascript-obfuscator/improved-domain-dest-validation
|
hace 4 años |
sanex
|
4eca2178fd
Added improved `domainDest` option validation
|
hace 4 años |
dependabot[bot]
|
d7389fe7a9
Bump yargs-parser from 18.1.1 to 18.1.3
|
hace 4 años |
Timofey Kachalov
|
36a6c2204f
Merge pull request #934 from javascript-obfuscator/version-2.15.0
|
hace 4 años |
sanex
|
da40474079
Some minor fixes for `domainDest` option description. Added normalisation. Version update.
|
hace 4 años |
Timofey Kachalov
|
5019500c07
Merge pull request #899 from erikdubbelboer/domain-dest
|
hace 4 años |
Erik Dubbelboer
|
02c5e8de0b
Add CLI option
|
hace 4 años |
Erik Dubbelboer
|
bbba8252de
Use isNameVariant1 etc for naming, update README
|
hace 4 años |
Erik Dubbelboer
|
7a5b7ab055
Use isName_xx functions
|
hace 4 años |
Erik Dubbelboer
|
8a81043dd3
Add domainDest option
|
hace 4 años |
sanex
|
6f703d7e36
Updated year in README.md
|
hace 4 años |
Timofey Kachalov
|
7f5ed7f235
Merge pull request #929 from javascript-obfuscator/get-options-method
|
hace 4 años |
sanex
|
515dc82e17
Added `getOptions` method to `IObfuscationResult`
|
hace 4 años |
sanex
|
32e1dad4bc
Added error output in identifiers collision test
|
hace 4 años |
sanex
|
483e7d92d3
Slightly fixed `identifierNamesOption` code example #3
|
hace 4 años |
sanex
|
aa16e019ab
Slightly fixed `identifierNamesOption` code example #2
|
hace 4 años |
sanex
|
8c14760e5b
Slightly fixed `identifierNamesOption` code example
|
hace 4 años |
Timofey Kachalov
|
5b5d0eb2db
Merge pull request #927 from javascript-obfuscator/names-cache
|
hace 4 años |
sanex
|
a04dd872c2
Added missing IdentifierNamesCacheFileUtils tests
|
hace 4 años |
sanex
|
13a7302853
Added tests for `writeFile` method of IdentifierNamesCacheFileUtils
|
hace 4 años |
sanex
|
b0ff4d893e
Added tests for `readFile` method of IdentifierNamesCacheFileUtils
|
hace 4 años |
sanex
|
9b3b1644ce
Slightly simplified validation of identifier names cache. Updated README.md
|
hace 4 años |
sanex
|
c89ba21cba
Internal fields of `TIdentifierNamesCache` now are optional. Fixed option validation and added normalization.
|
hace 4 años |
sanex
|
1f044e937d
Renamed some CLI classes to achieve more consistent naming
|
hace 4 años |
sanex
|
eee15456ed
Dependencies update. Added tests for property identifier names cache.
|
hace 4 años |
sanex
|
4be162a24b
Added property cache implementation
|
hace 4 años |
sanex
|
f32bcf29a8
Changed identifier names cache structure to store multiple identifier caches
|
hace 4 años |
sanex
|
51d4ea08be
Added `exports` field as reserved property name
|
hace 4 años |