Commit History

Author SHA1 Message Date
  sanex 533a52c6fc * Fixed broken `identifierNamesGenerator: 'mangled-shuffled'` after `2.2.0` 4 years ago
  sanex a5d7f7418c `forceTransformedStrings` option 4 years ago
  sanex 77ff574e67 Fixed isIncrementedMangledName algorithm 4 years ago
  sanex 5a833d1057 Improved update of previous mangled character 4 years ago
  sanex3339 6d03a2bacf Added prefixes to the generated global identifiers of the added code 5 years ago
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper 5 years ago
  sanex3339 78722782de Additional improvements of variables preserving 5 years ago
  sanex3339 e7f2bd1063 Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class 6 years ago
  sanex3339 4b74976cc7 Some refactoring 7 years ago
  sanex3339 37a36429a9 Disabled generation of identifiers that matching with values of `reservedNames` option. 7 years ago
  sanex3339 e5778b4fa4 New CLI option: `exclude` 7 years ago
  sanex3339 19ff4cfb1e Removed random internal random generation of identifiers prefix 7 years ago
  sanex3339 dae69bde8c Tests for identifierPrefix option 7 years ago
  sanex3339 cf94be2285 Add prefix only for variables with global declaration 7 years ago
  sanex3339 e4f9c100f8 Changed random identifiers prefix length to 6 characters 7 years ago
  sanex3339 6de55d27f3 Random identifiers prefix generation 7 years ago
  sanex3339 d4b801e71e `identifiersPrefix` option 7 years ago
  sanex3339 3f94517bc1 Additional tests to improve code coverage #1 7 years ago
  sanex3339 74351be750 `identifierNamesGenerator` option 7 years ago