Skip to content

Commit 19866b3

Browse files
author
sanex3339
committed
0.18.3 version
1 parent e741a0c commit 19866b3

File tree

5 files changed

+9
-5
lines changed

5 files changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Change Log
22
===
3+
v0.18.3
4+
---
5+
* Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/424
6+
37
v0.18.2
48
---
59
* Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/320

dist/index.browser.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.cli.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascript-obfuscator",
3-
"version": "0.18.2",
3+
"version": "0.18.3",
44
"description": "JavaScript obfuscator",
55
"keywords": [
66
"obfuscator",

0 commit comments

Comments
 (0)