Cronologia Commit

Autore SHA1 Messaggio Data
  sanex3339 fb834c8de1 0.28.0 release 5 anni fa
  sanex3339 75c2a7b5d6 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/590 5 anni fa
  sanex3339 bbc672e80e Fixed identifiers prefix generation for `obfuscateMultiple` method 5 anni fa
  sanex3339 f9ec74006d New `obfuscateMultiple` method 5 anni fa
  sanex3339 c60627ac3c Added preserved variable names check to the hexadecimal identifiers name generator 5 anni fa
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper 5 anni fa
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. 5 anni fa
  sanex3339 e987a8f55e Fixed support of exponentiation operator. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/534 5 anni fa
  sanex3339 178adcbfaa Slightly changed regexps of variable kinds 5 anni fa
  sanex3339 b50c48a683 Dynamic import and `import.meta` support 5 anni fa
  sanex3339 1edf96c0a0 `shuffleStringArray` option 5 anni fa
  sanex3339 65d4fd1602 Additional tests 5 anni fa
  sanex3339 3a1cc4e4f5 Auto detection of prevailing kind of variables 5 anni fa
  sanex3339 2f27d75318 Fixed typings. Now string values correctly assignable to enum-like options 5 anni fa
  sanex3339 2527fe3036 Fixed mocha exit on node 10 5 anni fa
  sanex3339 945e885240 * Fixed identifier names generations for `mangled` and `dictionary` identifier names generators 5 anni fa
  sanex3339 f39d16370b Added failing test for custom nodes identifier names collision 5 anni fa
  sanex3339 617f85e40d Added functional tests for dictionary names generator: fixed regExp #2 5 anni fa
  sanex3339 19ebf787f7 Added functional tests for dictionary names generator: fixed regExp 5 anni fa
  sanex3339 9c186a4e34 Added functional tests for dictionary names generator 5 anni fa
  sanex3339 1268354c2e Fixed grammar in import 6 anni fa
  sanex3339 e7f2bd1063 Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class 6 anni fa
  sanex3339 4b74976cc7 Some refactoring 7 anni fa
  sanex3339 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations 7 anni fa
  sanex3339 0c088af218 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/210 7 anni fa
  sanex3339 e5778b4fa4 New CLI option: `exclude` 7 anni fa
  sanex3339 dae69bde8c Tests for identifierPrefix option 7 anni fa
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation 7 anni fa
  sanex3339 4bde27915f Keep comments with specific keywords 7 anni fa
  sanex3339 74351be750 `identifierNamesGenerator` option 7 anni fa