istanbul-reports
Advanced tools
Comparing version 3.1.1 to 3.1.2
@@ -6,2 +6,9 @@ # Change Log | ||
### [3.1.2](https://github.com/istanbuljs/istanbuljs/compare/istanbul-reports-v3.1.1...istanbul-reports-v3.1.2) (2021-12-23) | ||
### Bug Fixes | ||
* remove stray div tag from HTML report ([68d9c74](https://github.com/istanbuljs/istanbuljs/commit/68d9c7469927ddcf15346307eacea8fd7104086c)) | ||
### [3.1.1](https://github.com/istanbuljs/istanbuljs/compare/istanbul-reports-v3.1.0...istanbul-reports-v3.1.1) (2021-12-01) | ||
@@ -8,0 +15,0 @@ |
@@ -106,3 +106,2 @@ 'use strict'; | ||
</div> | ||
</div> | ||
<script src="${html.escape(details.prettify.js)}"></script> | ||
@@ -109,0 +108,0 @@ <script> |
{ | ||
"name": "istanbul-reports", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "istanbul reports", | ||
@@ -5,0 +5,0 @@ "author": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>", |
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
289376
3846