istanbul-reports
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
{ | ||
"name": "istanbul-reports", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"description": "istanbul reports", | ||
@@ -10,3 +10,3 @@ "author": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>", | ||
"pretest": "jshint --exclude=**/prettify.js index.js lib/ test/", | ||
"test": "istanbul cover -x '**/assets/**/*.js' --include-all-sources --print=both _mocha -- --recursive test/", | ||
"test": "istanbul cover -x 'docs/**' -x '**/assets/**' --include-all-sources --print=both _mocha -- --recursive test/", | ||
"xposttest": "istanbul check-coverage --statements 95 --branches 80" | ||
@@ -13,0 +13,0 @@ }, |
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
109026
32
2735