备份: 完整开发状态(含反混淆脚本和临时文件)
This commit is contained in:
22
node_modules/@javascript-obfuscator/escodegen/CHANGELOG.md
generated
vendored
Normal file
22
node_modules/@javascript-obfuscator/escodegen/CHANGELOG.md
generated
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
v2.2.2
|
||||
---
|
||||
* Fixed precedence of `export default` IIFE
|
||||
*
|
||||
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 `bin` section from `package.json`
|
||||
|
||||
v2.1.0
|
||||
---
|
||||
* Created the fork of `escodegen` for `javascript-obfuscator` package
|
||||
* `nullish-coalescing` support. Original PR: https://github.com/estools/escodegen/pull/417
|
||||
* `bigint` and `numeric-separators` support. Original PR: https://github.com/estools/escodegen/pull/421
|
||||
* Support for `exported` field of `ExportAllDeclaration` node. Original PR: https://github.com/estools/escodegen/pull/420
|
||||
Reference in New Issue
Block a user