Skip to content

Commit bb7c1a4

Browse files
committed
Changed debugProtection option description
1 parent 124c680 commit bb7c1a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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-web",
3-
"version": "3.10.6",
3+
"version": "3.10.7",
44
"description": "",
55
"engines": {
66
"node": ">=12.13.1"

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ <h3>Sounds great!</h3>
453453
<p><i class="warning sign icon"></i> Can freeze your browser if you open the Developer
454454
Tools.</p>
455455
</div>
456-
<p>This option makes it almost impossible to use the <strong>Console</strong> tab of the
456+
<p>This option makes it almost impossible to use the <strong>debugger</strong> function of the
457457
Developer Tools (both on Google Chrome and Mozilla Firefox).</p>
458458

459459
<table class="ui definition table">

0 commit comments

Comments
 (0)