Comparing version 1.3.0 to 1.3.1
@@ -118,3 +118,2 @@ #!/usr/bin/env node | ||
results[1].ref, | ||
((avg <= 0) ? results[0].ref : results[1].ref), | ||
'on average'); | ||
@@ -121,0 +120,0 @@ exec('git checkout ' + originalSha, true, function (err) { |
{ | ||
"name": "chewbacca", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "A benchmark tool for Mocha test that will run the body of each test many times.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
15037
314