@javascript-obfuscator/escodegen
Advanced tools
+3
-2
| { | ||
| "name": "@javascript-obfuscator/escodegen", | ||
| "description": "`escodegen` fork for `javascript-obfuscator``", | ||
| "description": "`escodegen` fork for `javascript-obfuscator`", | ||
| "homepage": "http://github.com/estools/escodegen", | ||
@@ -13,3 +13,3 @@ "main": "escodegen.js", | ||
| ], | ||
| "version": "2.3.1", | ||
| "version": "2.4.0", | ||
| "engines": { | ||
@@ -45,2 +45,3 @@ "node": ">=6.0" | ||
| "acorn": "^8.7.0", | ||
| "acorn-import-attributes": "^1.9.5", | ||
| "bluebird": "^3.4.7", | ||
@@ -47,0 +48,0 @@ "bower-registry-client": "^1.0.0", |
-26
| v2.3.1 | ||
| --- | ||
| * Fixed error when ClassExpression is the CallExpression callee | ||
| 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 |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
105544
1.14%2399
1.57%11
10%4
-20%13
8.33%