Historique des commits

Auteur SHA1 Message Date
  sanex3339 f819acbc4b Removed isNodeScope option, added more tests il y a 5 ans
  sanex3339 c0117912c1 Added class scope sanitizing il y a 5 ans
  sanex3339 b454b9e809 Additional fixes of `transformObjectKeys` il y a 5 ans
  sanex3339 856709ab12 `transformObjectKeys` refactoring and bug fixes il y a 5 ans
  sanex3339 5011d89eee Fixed object expression keys transformation when of sequence expressions, when identifier is referenced on the same expression il y a 5 ans
  sanex3339 87c8c612b8 Fixed wrong object keys transformation of objects inside sequence expressions il y a 5 ans
  sanex3339 fc2cf933d9 More complex object keys transformation + some string literal transformations refactoring il y a 5 ans
  sanex3339 007af5f52b Object expression keys transformer rework il y a 5 ans
  sanex3339 7b231fe308 Added more restrictions for object keys transformations il y a 5 ans
  sanex3339 3bc9678f8c Fixed wrong transform object keys behaviour with function default parameters il y a 5 ans
  sanex3339 737e1a2d0f Fixed object keys extraction when using with template literals il y a 5 ans
  sanex3339 e9ddfdf81d IsAllowedForObfuscationTarget validator il y a 5 ans
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring il y a 5 ans
  sanex3339 ff6b3013a6 eslint-scope transformer il y a 5 ans
  sanex3339 309c678888 LiteralTransformer rotate and shuffle tests refactoring il y a 5 ans
  sanex3339 1edf96c0a0 `shuffleStringArray` option il y a 5 ans
  sanex3339 b764844696 Literal replacer refactoring il y a 5 ans
  sanex3339 612068024a Added method-definition literal key converting to `computed` il y a 5 ans
  sanex3339 3a1cc4e4f5 Auto detection of prevailing kind of variables il y a 5 ans
  sanex3339 53532e7095 Added more tests il y a 5 ans
  sanex3339 4dcff4eb4d Added logic to skip variable declaration transformation il y a 5 ans
  sanex3339 56e80ae800 More cases with improved `objectExpressionKeys` support il y a 5 ans
  sanex3339 b42e6229ee Improved `transformObjectKeys` option to cover more object expressions il y a 5 ans
  sanex3339 114b053bd9 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/419 il y a 5 ans
  sanex3339 945e885240 * Fixed identifier names generations for `mangled` and `dictionary` identifier names generators il y a 5 ans
  sanex3339 f39d16370b Added failing test for custom nodes identifier names collision il y a 5 ans
  sanex3339 36918c351c DictionaryIdentifierNamesGenerator refactoring il y a 5 ans
  sanex3339 c313802011 * The `splitStrings` option now correctly works with `transformObjectKeys` option il y a 5 ans
  sanex3339 3ba3fff62c The `splitStrings` option now correctly splits strings inside objects il y a 5 ans
  sanex3339 783067b505 `splitString` and `splitStringChunkLength` options il y a 5 ans