Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Commit e1d3d67

Browse files
committed
Updated to use the javascript-obfuscator@0.8.6.
1 parent 8334f40 commit e1d3d67

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"extract-text-webpack-plugin": "^2.0.0-beta",
3131
"graceful-fs": "^4.1.9",
3232
"inert": "^4.0.2",
33-
"javascript-obfuscator": "0.8.3",
33+
"javascript-obfuscator": "0.8.6",
3434
"less": "^2.7.1",
3535
"less-loader": "^2.2.3",
3636
"react": "^15.3.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2444,9 +2444,9 @@ items@2.x.x:
24442444
version "2.1.1"
24452445
resolved "https://registry.yarnpkg.com/items/-/items-2.1.1.tgz#8bd16d9c83b19529de5aea321acaada78364a198"
24462446

2447-
javascript-obfuscator@0.8.3:
2448-
version "0.8.3"
2449-
resolved "https://registry.yarnpkg.com/javascript-obfuscator/-/javascript-obfuscator-0.8.3.tgz#dd7ec48228c9da82d6bbc1db4ec40ecd35810d9d"
2447+
javascript-obfuscator@0.8.6:
2448+
version "0.8.6"
2449+
resolved "https://registry.yarnpkg.com/javascript-obfuscator/-/javascript-obfuscator-0.8.6.tgz#6ce17ab4d7e21961c0ceeaec68f967f8d9751dad"
24502450
dependencies:
24512451
babel-polyfill "6.16.0"
24522452
chance "1.0.4"

0 commit comments

Comments
 (0)