Histórico de Commits

Autor SHA1 Mensagem Data
  sanex3339 a217ac7bf6 Added `minify` option to the runtime tests há 4 anos atrás
  sanex3339 49259f1ef4 Updated escodegen, fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/638, added test há 4 anos atrás
  sanex3339 2621bef3f1 Fixed error during code generation for `ObjectPattern` with single `RestElement`. há 5 anos atrás
  Timofey Kachalov 9213a13b2c Renamed TObject -> TDictionary (#616) há 5 anos atrás
  sanex3339 fb834c8de1 0.28.0 release há 5 anos atrás
  sanex3339 75c2a7b5d6 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/590 há 5 anos atrás
  sanex3339 bbc672e80e Fixed identifiers prefix generation for `obfuscateMultiple` method há 5 anos atrás
  sanex3339 f9ec74006d New `obfuscateMultiple` method há 5 anos atrás
  sanex3339 c60627ac3c Added preserved variable names check to the hexadecimal identifiers name generator há 5 anos atrás
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper há 5 anos atrás
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. há 5 anos atrás
  sanex3339 e987a8f55e Fixed support of exponentiation operator. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/534 há 5 anos atrás
  sanex3339 178adcbfaa Slightly changed regexps of variable kinds há 5 anos atrás
  sanex3339 b50c48a683 Dynamic import and `import.meta` support há 5 anos atrás
  sanex3339 1edf96c0a0 `shuffleStringArray` option há 5 anos atrás
  sanex3339 65d4fd1602 Additional tests há 5 anos atrás
  sanex3339 3a1cc4e4f5 Auto detection of prevailing kind of variables há 5 anos atrás
  sanex3339 2f27d75318 Fixed typings. Now string values correctly assignable to enum-like options há 5 anos atrás
  sanex3339 2527fe3036 Fixed mocha exit on node 10 há 5 anos atrás
  sanex3339 945e885240 * Fixed identifier names generations for `mangled` and `dictionary` identifier names generators há 5 anos atrás
  sanex3339 f39d16370b Added failing test for custom nodes identifier names collision há 5 anos atrás
  sanex3339 617f85e40d Added functional tests for dictionary names generator: fixed regExp #2 há 5 anos atrás
  sanex3339 19ebf787f7 Added functional tests for dictionary names generator: fixed regExp há 5 anos atrás
  sanex3339 9c186a4e34 Added functional tests for dictionary names generator há 5 anos atrás
  sanex3339 1268354c2e Fixed grammar in import há 6 anos atrás
  sanex3339 e7f2bd1063 Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class há 6 anos atrás
  sanex3339 4b74976cc7 Some refactoring há 7 anos atrás
  sanex3339 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations há 7 anos atrás
  sanex3339 0c088af218 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/210 há 7 anos atrás
  sanex3339 e5778b4fa4 New CLI option: `exclude` há 7 anos atrás