Comparing version 0.6.3 to 0.6.4
{ | ||
"name": "eruda", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "Console for Mobile Browsers", | ||
@@ -8,3 +8,3 @@ "main": "dist/eruda.js", | ||
"dev": "webpack --watch", | ||
"release": "webpack & webpack -p --output-filename eruda.min.js & uglifyjs dist/eruda.min.js -o dist/eruda.min.js --mangle", | ||
"release": "webpack & webpack -p --output-filename eruda.min.js & uglifyjs dist/eruda.min.js -o dist/eruda.min.js --mangle --comments all", | ||
"serve": "nws -p 3000" | ||
@@ -44,5 +44,4 @@ }, | ||
"sass-loader": "^3.1.2", | ||
"style-loader": "^0.13.0", | ||
"webpack": "^1.12.14" | ||
} | ||
} |
@@ -54,3 +54,3 @@ # Eruda | ||
The JavaScript file size is quite huge(about 75kb gzipped) and therefore not | ||
The JavaScript file size is quite huge(about 85kb gzipped) and therefore not | ||
suitable to include in mobile pages. It's recommended to make sure eruda is | ||
@@ -57,0 +57,0 @@ loaded only when eruda is set to true on url(http://example.com/?eruda=true), |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
17
17612
998577
4