javascript-obfuscator
Advanced tools
Comparing version
{ | ||
"name": "javascript-obfuscator", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "JavaScript obfuscator", | ||
@@ -24,3 +24,4 @@ "main": "index.js", | ||
"lite": "lite-server", | ||
"start": "concurrent \"npm run tsc:w\" \"npm run lite\" " | ||
"start": "concurrent \"npm run tsc:w\" \"npm run lite\" ", | ||
"postinstall": "tsc" | ||
}, | ||
@@ -27,0 +28,0 @@ "author": { |
#JavaScript obfuscator for Node.js | ||
JavaScript obfuscator for Node.js and free alternative of [js-obfuscator](https://github.com/caiguanhao/js-obfuscator) without any limits. | ||
JavaScript obfuscator for Node.js and free alternative of [js-obfuscator](https://github.com/caiguanhao/js-obfuscator) (which uses [javascriptobfuscator.com](https://javascriptobfuscator.com/Javascript-Obfuscator.aspx)) without any limits and sending data on server. | ||
Compatible with ES6. | ||
@@ -63,3 +63,3 @@ Tested on Angular2 bundle. | ||
####rotateUnicodeArray | ||
Default: `true` | ||
Type: `boolean` Default: `true` | ||
@@ -66,0 +66,0 @@ For more hard understanding of code, during each obfuscation all literal values are stored in array as Unicode codes sequence. |
Sorry, the diff of this file is not supported yet
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
105541
-36.86%29
-58.57%2476
-25.85%1
Infinity%