@fabiosantoscode/uglify-es
Advanced tools
| "use strict" | ||
| var Console = require("console").Console; | ||
| if (process.version.slice(0, 3) === "v10") { | ||
| global.console = new Console({ | ||
| stdout: process.stdout, | ||
| stderr: process.stderr, | ||
| colorMode: false | ||
| }); | ||
| } | ||
+1
-1
@@ -7,3 +7,3 @@ { | ||
| "license": "BSD-2-Clause", | ||
| "version": "3.7.0", | ||
| "version": "3.7.1", | ||
| "engines": { | ||
@@ -10,0 +10,0 @@ "node": ">=0.8.0" |
+2
-2
@@ -921,4 +921,4 @@ uglify-es | ||
| - `inline_script` (default `false`) -- escape the slash in occurrences of | ||
| `</script` in strings | ||
| - `inline_script` (default `true`) -- escape HTML comments and the slash in | ||
| occurrences of `</script>` in strings | ||
@@ -925,0 +925,0 @@ - `keep_quoted_props` (default `false`) -- when turned on, prevents stripping |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
799291
0.24%21
5%20392
0.2%