karma-json-reporter
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -41,6 +41,9 @@ /* jshint node: true */ | ||
} | ||
history.result = {}; | ||
}); | ||
}); | ||
}else { | ||
history.result = {}; | ||
} | ||
history.result = {}; | ||
}; | ||
@@ -47,0 +50,0 @@ }; |
{ | ||
"name": "karma-json-reporter", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "JSON reporter for Karma", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5168
45
4