ソースを参照

Version update, fixed https://www.npmjs.com/advisories/1488

sanex3339 5 年 前
コミット
3cd531b917
5 ファイル変更5 行追加1 行削除
  1. 4 0
      CHANGELOG.md
  2. 0 0
      dist/index.browser.js
  3. 0 0
      dist/index.cli.js
  4. 0 0
      dist/index.js
  5. 1 1
      package.json

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 Change Log
 
+v0.27.1
+---
+* Dependencies update, fixed https://www.npmjs.com/advisories/1488
+
 v0.27.0
 ---
 * **Feature:** new method `obfuscateMultiple` to obfuscation of multiple source codes

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/index.browser.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/index.cli.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/index.js


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "javascript-obfuscator",
-  "version": "0.27.0",
+  "version": "0.27.1",
   "description": "JavaScript obfuscator",
   "keywords": [
     "obfuscator",

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません