Historial de Commits

Autor SHA1 Mensaje Fecha
  Timofey Kachalov 1b1c52ef88 Merge pull request #508 from javascript-obfuscator/import-meta hace 5 años
  sanex3339 b50c48a683 Dynamic import and `import.meta` support hace 5 años
  Timofey Kachalov 9b00584808 Merge pull request #507 from javascript-obfuscator/ecma-version-constant hace 5 años
  sanex3339 c050ebca38 `ecmaVersion` constant hace 5 años
  Timofey Kachalov 3b51296b85 Merge pull request #503 from javascript-obfuscator/eslint-scope hace 5 años
  sanex3339 2b6e65af6a Sync with master branch hace 5 años
  Timofey Kachalov 7ba1ed3037 Merge pull request #506 from javascript-obfuscator/optional-catch-binding hace 5 años
  sanex3339 1d4ab4cd02 Fixed `escodegen` bugs: optional catch binding support and super class expression parenthesis hace 5 años
  sanex3339 923643bcf1 0.23.1 release hace 5 años
  sanex3339 38a917fa7a Removed unnecessary code frome ScopeIdentifiersTransformer hace 5 años
  sanex3339 ee8c42fec0 Added test for function default parameter as identifier hace 5 años
  sanex3339 b776df8f90 ScopeAnalyzer tests hace 5 años
  sanex3339 fd0736ca0e Fixed grammar error in tests hace 5 años
  sanex3339 65a6c7c0f7 CHANGELOG.md update hace 5 años
  sanex3339 b89ebccb49 Use of `eslint-scope` data to rename identifiers #2: more refactoring hace 5 años
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring hace 5 años
  sanex3339 4106e3610f Fixed numeric keys removal on extract during object keys transformation hace 5 años
  Timofey Kachalov 05341b5d6d Merge pull request #502 from javascript-obfuscator/transform-object-keys-numeric-keys hace 5 años
  sanex3339 a3c7bd10c6 Fixed numeric keys removal on extract during object keys transformation hace 5 años
  sanex3339 ff6b3013a6 eslint-scope transformer hace 5 años
  Timofey Kachalov c3b0b4f369 Merge pull request #493 from javascript-obfuscator/string-array-random-position hace 5 años
  sanex3339 19d0769163 Fixed rare case with positive check of `shouldAddValueToStringArray` method when `stringArrayThreshold` is 0 hace 5 años
  sanex3339 6c1c95bc5b Merge branch 'master' into string-array-random-position hace 5 años
  sanex3339 853d34b3d3 Updated CHANGELOG.md hace 5 años
  Timofey Kachalov d38ae6a87c Merge pull request #495 from javascript-obfuscator/bug/494_wrong-object-key-in-spread hace 5 años
  sanex3339 54be39bb26 Extracted some LiteralTransformer tests to StringArrayStorage.spec.ts hace 5 años
  sanex3339 309c678888 LiteralTransformer rotate and shuffle tests refactoring hace 5 años
  Dmitry Zamotkin cc8ebba8dd A wrong object key when using transform object keys and unicode escape sequence options at once hace 5 años
  sanex3339 fb1a927c38 Added seed to literal transformer string array endcoding rc4 test hace 5 años
  sanex3339 3bf270e8b9 Updated getRegExpMatch error message hace 5 años