Skip to content

Commit bfdceae

Browse files
author
sanex3339
committed
Version update to 0.28.2
1 parent c6d65fa commit bfdceae

File tree

3 files changed

+32
-33
lines changed

3 files changed

+32
-33
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"graceful-fs": "4.1.9",
3333
"html-webpack-plugin": "^3.2.0",
3434
"inert": "5.1.0",
35-
"javascript-obfuscator": "0.28.0",
35+
"javascript-obfuscator": "0.28.2",
3636
"less": "2.7.1",
3737
"less-loader": "4.1.0",
3838
"pm2": "3.5.1",

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h1>JavaScript Obfuscator Tool</h1>
4949
<p>
5050
A free and efficient obfuscator for JavaScript (including partial support of ES2019). Make your code harder to copy and
5151
prevent people from stealing your work. This tool is a Web UI to the excellent (and open source)
52-
<code><a href="https://github.com/javascript-obfuscator/javascript-obfuscator" target="_new">javascript-obfuscator</a>@0.28.0</code>
52+
<code><a href="https://github.com/javascript-obfuscator/javascript-obfuscator" target="_new">javascript-obfuscator</a>@0.28.2</code>
5353
created by Timofey Kachalov.
5454
</p>
5555
<div id="GithubBadges">

yarn.lock

Lines changed: 30 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -220,21 +220,16 @@ acorn-dynamic-import@^3.0.0:
220220
dependencies:
221221
acorn "^5.0.0"
222222

223-
acorn-import-meta@1.1.0:
224-
version "1.1.0"
225-
resolved "https://registry.yarnpkg.com/acorn-import-meta/-/acorn-import-meta-1.1.0.tgz#c384423462ee7d4721d4de83231021a36cb09def"
226-
integrity sha512-pshgiVR5mhpjFVdizKTN+kAGRqjJFUOEB3TvpQ6kiAutb1lvHrIVVcGoe5xzMpJkVNifCeymMG7/tsDkWn8CdQ==
227-
228223
acorn-jsx@^3.0.0:
229224
version "3.0.1"
230225
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-3.0.1.tgz#afdf9488fb1ecefc8348f6fb22f464e32a58b36b"
231226
dependencies:
232227
acorn "^3.0.4"
233228

234-
acorn@7.1.1:
235-
version "7.1.1"
236-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89a69bf"
237-
integrity sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==
229+
acorn@7.2.0:
230+
version "7.2.0"
231+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.2.0.tgz#17ea7e40d7c8640ff54a694c889c26f31704effe"
232+
integrity sha512-apwXVmYVpQ34m/i71vrApRrRKCWQnZZF1+npOD0WV5xZFfwWOmKGQ2RWlfdy9vWITsenisM8M0Qeq8agcFHNiQ==
238233

239234
acorn@^3.0.4:
240235
version "3.3.0"
@@ -1631,10 +1626,10 @@ chalk@~0.4.0:
16311626
has-color "~0.1.0"
16321627
strip-ansi "~0.1.0"
16331628

1634-
chance@1.1.4:
1635-
version "1.1.4"
1636-
resolved "https://registry.yarnpkg.com/chance/-/chance-1.1.4.tgz#d8743bf8e40bb05e024c305ca1ff441195eb23db"
1637-
integrity sha512-pXPDSu3knKlb6H7ahQfpq//J9mSOxYK8SMtp8MV/nRJh8aLRDIl0ipLH8At8+nVogVwtvPZzyIzY/EbcY/cLuQ==
1629+
chance@1.1.5:
1630+
version "1.1.5"
1631+
resolved "https://registry.yarnpkg.com/chance/-/chance-1.1.5.tgz#94d9415b40e8d31a13144b998e76519193456dce"
1632+
integrity sha512-uBVETzUktMGLALWQ8fCJCOjNF4Gm1lRjjjuC2+z7rCjx78ioONIK7bYhGzBovhQyqOegJEl3nAJxjE7mvY6aIw==
16381633

16391634
chardet@^0.4.0:
16401635
version "0.4.2"
@@ -2808,10 +2803,10 @@ eventemitter2@~0.4.14:
28082803
resolved "https://registry.yarnpkg.com/eventemitter2/-/eventemitter2-0.4.14.tgz#8f61b75cde012b2e9eb284d4545583b5643b61ab"
28092804
integrity sha1-j2G3XN4BKy6esoTUVFWDtWQ7Yas=
28102805

2811-
eventemitter3@4.0.0:
2812-
version "4.0.0"
2813-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.0.tgz#d65176163887ee59f386d64c82610b696a4a74eb"
2814-
integrity sha512-qerSRB0p+UDEssxTtm6EDKcE7W4OaoisfIMl4CngyEhjpYglocpNg6UEqCvemdGhosAsg4sO2dXJOdyBifPGCg==
2806+
eventemitter3@4.0.4:
2807+
version "4.0.4"
2808+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.4.tgz#b5463ace635a083d018bdc7c917b4c5f10a85384"
2809+
integrity sha512-rlaVLnVxtxvoyLsQQFBx53YmXHDxRIzzTLbdfxqi4yocpSjAxXwkU0cScM5JgSKMqEhrZpnvQ2D9gjylR0AimQ==
28152810

28162811
events@^1.0.0:
28172812
version "1.1.1"
@@ -4151,23 +4146,22 @@ isurl@^1.0.0-alpha5:
41514146
has-to-string-tag-x "^1.2.0"
41524147
is-object "^1.0.1"
41534148

4154-
javascript-obfuscator@0.28.0:
4155-
version "0.28.0"
4156-
resolved "https://registry.yarnpkg.com/javascript-obfuscator/-/javascript-obfuscator-0.28.0.tgz#6743dabcbcb751f4925af04443ac7e6c0fa11c17"
4157-
integrity sha512-TKN3GLNZ1s5QtBmYDGCOdzhT85pP91Ia4dYvFaG0ft8/xjhEl7spkX1TtAiCEtL2jKJ3ewxPe4dPnQ82mNI4Qw==
4149+
javascript-obfuscator@0.28.2:
4150+
version "0.28.2"
4151+
resolved "https://registry.yarnpkg.com/javascript-obfuscator/-/javascript-obfuscator-0.28.2.tgz#2c63a1536181db6033ee60b8720534bf7003bf28"
4152+
integrity sha512-f6o9KHCJs2vFUI0zaYnbL35BpYE3wOmk5YaGhQnzs3MTcW8G1Vf9jh/gQyFDapdbTPvn6veL0hzLRONXfWSqmA==
41584153
dependencies:
41594154
"@gradecam/tsenum" "1.2.0"
41604155
"@nuxtjs/opencollective" "0.2.2"
4161-
acorn "7.1.1"
4162-
acorn-import-meta "1.1.0"
4156+
acorn "7.2.0"
41634157
chalk "4.0.0"
4164-
chance "1.1.4"
4158+
chance "1.1.5"
41654159
class-validator "0.12.2"
41664160
commander "5.1.0"
41674161
escodegen "1.14.1"
41684162
eslint-scope "5.0.0"
41694163
estraverse "5.1.0"
4170-
eventemitter3 "4.0.0"
4164+
eventemitter3 "4.0.4"
41714165
fast-deep-equal "3.1.1"
41724166
inversify "5.0.1"
41734167
js-string-escape "1.0.1"
@@ -4177,7 +4171,7 @@ javascript-obfuscator@0.28.0:
41774171
reflect-metadata "0.1.13"
41784172
source-map-support "0.5.19"
41794173
string-template "1.0.0"
4180-
tslib "1.11.1"
4174+
tslib "2.0.0"
41814175

41824176
joi@13.x.x:
41834177
version "13.3.0"
@@ -7187,15 +7181,20 @@ trim-right@^1.0.1:
71877181
version "1.0.1"
71887182
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
71897183

7190-
tslib@1.11.1, tslib@>=1.9.0:
7191-
version "1.11.1"
7192-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
7193-
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
7194-
71957184
tslib@1.9.3:
71967185
version "1.9.3"
71977186
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
71987187

7188+
tslib@2.0.0:
7189+
version "2.0.0"
7190+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
7191+
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
7192+
7193+
tslib@>=1.9.0:
7194+
version "1.11.1"
7195+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
7196+
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
7197+
71997198
tty-browserify@0.0.0:
72007199
version "0.0.0"
72017200
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"

0 commit comments

Comments
 (0)