istanbul-reports
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -6,2 +6,9 @@ # Change Log | ||
### [3.1.1](https://github.com/istanbuljs/istanbuljs/compare/istanbul-reports-v3.1.0...istanbul-reports-v3.1.1) (2021-12-01) | ||
### Bug Fixes | ||
* rel="noopener" to the link in the generated html reports ([f234bb3](https://github.com/istanbuljs/istanbuljs/commit/f234bb321421e7312a83595934a1abf81c7af70c)) | ||
## [3.1.0](https://github.com/istanbuljs/istanbuljs/compare/istanbul-reports-v3.0.5...istanbul-reports-v3.1.0) (2021-11-30) | ||
@@ -8,0 +15,0 @@ |
@@ -103,3 +103,3 @@ 'use strict'; | ||
Code coverage generated by | ||
<a href="https://istanbul.js.org/" target="_blank">istanbul</a> | ||
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a> | ||
at ${html.escape(details.datetime)} | ||
@@ -106,0 +106,0 @@ </div> |
{ | ||
"name": "istanbul-reports", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"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
289106