Comparing version 1.5.3 to 1.5.4
@@ -0,1 +1,6 @@ | ||
## v1.5.4 (23 Sep 2018) | ||
* Fix network url start with // | ||
* Smaller padding for logs | ||
## v1.5.3 (2 Sep 2018) | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "eruda", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"description": "Console for Mobile Browsers", | ||
@@ -24,34 +24,2 @@ "main": "eruda.js", | ||
}, | ||
"eustia": { | ||
"script": { | ||
"files": "script/*.js", | ||
"output": "script/util.js", | ||
"format": "commonjs" | ||
}, | ||
"eruda": { | ||
"files": "src/**/*.js", | ||
"ignore": "src/**/stringify.js", | ||
"output": "src/lib/util.js", | ||
"exclude": [ | ||
"createCfg" | ||
], | ||
"format": "es" | ||
}, | ||
"stringify": { | ||
"files": "src/lib/stringify.js", | ||
"output": "src/lib/stringifyUtil.js", | ||
"format": "es" | ||
}, | ||
"test": { | ||
"files": [ | ||
"test/*.js", | ||
"test/*.html" | ||
], | ||
"exclude": [ | ||
"js" | ||
], | ||
"namespace": "util", | ||
"output": "test/util.js" | ||
} | ||
}, | ||
"repository": { | ||
@@ -58,0 +26,0 @@ "type": "git", |
@@ -0,0 +0,0 @@ <a href="https://eruda.liriliri.io/" target="_blank"> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
2837229
23074
20