We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
debugProtection
1 parent 124c680 commit bb7c1a4Copy full SHA for bb7c1a4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "javascript-obfuscator-web",
3
- "version": "3.10.6",
+ "version": "3.10.7",
4
"description": "",
5
"engines": {
6
"node": ">=12.13.1"
templates/index.html
@@ -453,7 +453,7 @@ <h3>Sounds great!</h3>
453
<p><i class="warning sign icon"></i> Can freeze your browser if you open the Developer
454
Tools.</p>
455
</div>
456
- <p>This option makes it almost impossible to use the <strong>Console</strong> tab of the
+ <p>This option makes it almost impossible to use the <strong>debugger</strong> function of the
457
Developer Tools (both on Google Chrome and Mozilla Firefox).</p>
458
459
<table class="ui definition table">
0 commit comments