瀏覽代碼

0.8.0 release

sanex3339 8 年之前
父節點
當前提交
85c6190e9a
共有 3 個文件被更改,包括 144 次插入139 次删除
  1. 5 0
      README.md
  2. 138 138
      dist/index.js
  3. 1 1
      package.json

+ 5 - 0
README.md

@@ -28,6 +28,11 @@ Example of obfuscated code: [gist.github.com](https://gist.github.com/sanex3339/
 [![Dependency Status](https://david-dm.org/javascript-obfuscator/javascript-obfuscator.svg)](https://david-dm.org/javascript-obfuscator/javascript-obfuscator)
 [![devDependency Status](https://david-dm.org/javascript-obfuscator/javascript-obfuscator/dev-status.svg)](https://david-dm.org/javascript-obfuscator/javascript-obfuscator#info=devDependencies)
 
+## :warning: Important
+#####Obfuscate only the code that belongs to you. 
+
+It is not recommended to obfuscate vendor scripts and polyfills, since the obfuscated code is 25-30% slower and the files are significantly larger.
+
 ## Installation
 
 Install the package from NPM and add it to your `devDependencies`:

File diff suppressed because it is too large
+ 138 - 138
dist/index.js


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "javascript-obfuscator",
-  "version": "0.8.0-beta.2",
+  "version": "0.8.0",
   "description": "JavaScript obfuscator",
   "keywords": [
     "obfuscator",

Some files were not shown because too many files changed in this diff