istanbul-lib-report
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.8](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@2.0.7...istanbul-lib-report@2.0.8) (2019-04-24) | ||
**Note:** Version bump only for package istanbul-lib-report | ||
## [2.0.7](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@2.0.6...istanbul-lib-report@2.0.7) (2019-04-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "istanbul-lib-report", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Base reporting library for istanbul", | ||
@@ -15,5 +15,5 @@ "author": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>", | ||
"dependencies": { | ||
"istanbul-lib-coverage": "^2.0.4", | ||
"istanbul-lib-coverage": "^2.0.5", | ||
"make-dir": "^2.1.0", | ||
"supports-color": "^6.0.0" | ||
"supports-color": "^6.1.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "license": "BSD-3-Clause", | ||
}, | ||
"gitHead": "9f8aebf1f08159df20358d77fe98c809d2027c5f" | ||
"gitHead": "90e60cc47833bb780680f916488ca24f0be36ca2" | ||
} |
@@ -1,3 +0,2 @@ | ||
istanbul-lib-report | ||
=================== | ||
# istanbul-lib-report | ||
@@ -8,2 +7,1 @@ [![Greenkeeper badge](https://badges.greenkeeper.io/istanbuljs/istanbul-lib-report.svg)](https://greenkeeper.io/) | ||
Core reporting utilities for istanbul. Docs to follow. | ||
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
35788
7
Updatedistanbul-lib-coverage@^2.0.5
Updatedsupports-color@^6.1.0