@godaddy-wordpress/circleci-coverage-github-reporter
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@godaddy-wordpress/circleci-coverage-github-reporter", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Report Jest/Istanbul coverage statistics from CircleCI to GitHub", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,3 +8,2 @@ const { execSync } = require('child_process') | ||
{ | ||
stdio: 'ignore', | ||
encoding: 'utf8', | ||
@@ -11,0 +10,0 @@ maxBuffer: 50 * 1024 * 1024 |
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
198660
1639