Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
459 contributions in the last year
Activity overview
Contributed to
javascript-obfuscator/javascript-obfuscator,
estools/escodegen,
javascript-obfuscator/webpack-obfuscator
and 5 other
repositories
Contribution activity
September 2020
- sanex3339/eslint-scope JavaScript
Created a pull request in eslint/eslint-scope that received 6 comments
Updated `esrecurse` to ^4.3.0
Updated esrecurse version to support latest estraverse with optional chaining support estools/esrecurse#22
+1
−1
•
6
comments
- Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745
- WIP New option `stringArrayWrappersType`
- Refactoring of StringArrayTransformer.ts: moved logic to StringArrayW…
- Fixed `stringArrayWrappersCount` behaviour with arrow function scope …
- Fixed `stringArrayCallsWrapper` option with `mangled` names generator
- `stringArrayIntermediateVariablesCount` option rework
- New option: `stringArrayIntermediateCalls`
- New API: `getOptionsByPreset`
- Updated @types/estree and @types/node
- Fixed regression bug with combination of `splitStrings` and `renameProperties` option
- Removed unnecessary CLI sanitizers
- Updated `esrecurse` to 4.3.0. Dependencies update.
