test-agent
Advanced tools
Comparing version 0.17.0 to 0.17.1
@@ -56,3 +56,4 @@ (function() { | ||
filename = (filename === "Global Total" ? filename : filename.substr(0, filename.indexOf('?'))); | ||
filename = (filename === "Global Total" ? filename : | ||
(filename.substr(0, filename.indexOf('?')) || filename)); | ||
outputFormat = formatPrefix; | ||
@@ -59,0 +60,0 @@ outputFormat += fileNameColor + filename + originColor + seperator; |
{ | ||
"name": "test-agent", | ||
"version": "0.17.0", | ||
"version": "0.17.1", | ||
"author": "James Lal", | ||
@@ -5,0 +5,0 @@ "description": "execute client side tests from browser report back to cli", |
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
236333
7352
1