645 B
645 B
v2.2.2
- Fixed precedence of
export defaultIIFE
v2.2.1
- Fixed generation of private identifier names
v2.2.0
- Added support for ES2022 class fields and private properties
v2.1.1
- Removed
binsection frompackage.json
v2.1.0
- Created the fork of
escodegenforjavascript-obfuscatorpackage nullish-coalescingsupport. Original PR: https://github.com/estools/escodegen/pull/417bigintandnumeric-separatorssupport. Original PR: https://github.com/estools/escodegen/pull/421- Support for
exportedfield ofExportAllDeclarationnode. Original PR: https://github.com/estools/escodegen/pull/420