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

Commit 129287c

Browse files
committed
Updated to use the javascript-obfuscator@0.8.1.
1 parent 4c37b39 commit 129287c

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.1",
33+
"javascript-obfuscator": "0.8.2",
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.1:
2448-
version "0.8.1"
2449-
resolved "https://registry.yarnpkg.com/javascript-obfuscator/-/javascript-obfuscator-0.8.1.tgz#e3d460ade11bd0fb7789d34ec78c28eacd6a8e5f"
2447+
javascript-obfuscator@0.8.2:
2448+
version "0.8.2"
2449+
resolved "https://registry.yarnpkg.com/javascript-obfuscator/-/javascript-obfuscator-0.8.2.tgz#e57c6c7f8e4153c08460172fe70a9b0c5de8107a"
24502450
dependencies:
24512451
babel-polyfill "6.16.0"
24522452
chance "1.0.4"

0 commit comments

Comments
 (0)