incremental-coverage
Advanced tools
Comparing version 2.0.1 to 2.0.2
export { DiffParser, LcovParser, LogParser } from './parsers'; | ||
export { getIncrease, getIncreaseSync, FormatData } from './apis'; | ||
export { Locv, DetailLines, Total } from './types'; |
{ | ||
"name": "incremental-coverage", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
34019
699