Socket
Socket
Sign inDemoInstall

istanbul-reports

Package Overview
Dependencies
9
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.2 to 3.1.3

7

CHANGELOG.md

@@ -6,2 +6,9 @@ # Change Log

### [3.1.3](https://github.com/istanbuljs/istanbuljs/compare/istanbul-reports-v3.1.2...istanbul-reports-v3.1.3) (2021-12-29)
### Bug Fixes
* reverse tabnabbing vulnerability in URLs ([#591](https://github.com/istanbuljs/istanbuljs/issues/591)) ([4eceb9e](https://github.com/istanbuljs/istanbuljs/commit/4eceb9eb8b3169b882d74ecc526fb5837ebc6205))
### [3.1.2](https://github.com/istanbuljs/istanbuljs/compare/istanbul-reports-v3.1.1...istanbul-reports-v3.1.2) (2021-12-23)

@@ -8,0 +15,0 @@

6

lib/html-spa/src/index.js

@@ -147,3 +147,7 @@ // The index file for the spa running on the summary page

Code coverage generated by{' '}
<a href="https://istanbul.js.org/" target="_blank">
<a
href="https://istanbul.js.org/"
target="_blank"
rel="noopener noreferrer"
>
istanbul

@@ -150,0 +154,0 @@ </a>{' '}

2

lib/html/index.js

@@ -103,3 +103,3 @@ 'use strict';

Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at ${html.escape(details.datetime)}

@@ -106,0 +106,0 @@ </div>

{
"name": "istanbul-reports",
"version": "3.1.2",
"version": "3.1.3",
"description": "istanbul reports",

@@ -5,0 +5,0 @@ "author": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc