Comparing version 1.9.0 to 1.10.0
@@ -64,2 +64,4 @@ #!/usr/bin/env node | ||
}).then(function () { | ||
return exec('npm install', true); | ||
}).then(function () { | ||
return exec('./node_modules/.bin/mocha ' + | ||
@@ -66,0 +68,0 @@ '--no-timeouts ' + |
{ | ||
"name": "chewbacca", | ||
"version": "1.9.0", | ||
"version": "1.10.0", | ||
"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
14722
322