Browse Source

Dropped node 0.10 and 0.12 support for development tasks: update readme and changelog

sanex3339 8 năm trước cách đây
mục cha
commit
63e32a3054
4 tập tin đã thay đổi với 371 bổ sung345 xóa
  1. 5 0
      CHANGELOG.md
  2. 5 1
      README.md
  3. 2 2
      package.json
  4. 359 342
      yarn.lock

+ 5 - 0
CHANGELOG.md

@@ -1,5 +1,10 @@
 Change Log
 ===
+v0.9.0-beta.3
+---
+* Dropped `[email protected]` and `[email protected]` support internally (affects only development tasks).
+* Switched from `npm` to `yarn` internally.
+
 v0.9.0-beta.2
 ---
 * Transformers refactoring

+ 5 - 1
README.md

@@ -34,8 +34,12 @@ It is not recommended to obfuscate vendor scripts and polyfills, since the obfus
 
 ## Installation
 
-Install the package from NPM and add it to your `devDependencies`:
+Install the package with Yarn or NPM and add it to your `devDependencies`:
 
+```sh
+$ yarn add --dev javascript-obfuscator
+```
+or
 ```sh
 $ npm install --save-dev javascript-obfuscator
 ```

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
   "name": "javascript-obfuscator",
-  "version": "0.9.0-beta.2",
+  "version": "0.9.0-beta.3",
   "description": "JavaScript obfuscator",
   "keywords": [
     "obfuscator",
@@ -48,7 +48,7 @@
     "@types/sinon": "1.16.34",
     "@types/string-template": "1.0.2",
     "awesome-typescript-loader": "3.0.0-beta.18",
-    "babel-cli": "6.22.1",
+    "babel-cli": "6.22.2",
     "babel-loader": "6.2.10",
     "babel-plugin-array-includes": "2.0.3",
     "babel-preset-es2015": "6.22.0",

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 359 - 342
yarn.lock


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác