Socket
Socket
Sign inDemoInstall

istanbul-reports

Package Overview
Dependencies
6
Maintainers
4
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.2 to 2.2.3

11

CHANGELOG.md

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

## [2.2.3](https://github.com/istanbuljs/istanbuljs/compare/istanbul-reports@2.2.2...istanbul-reports@2.2.3) (2019-04-17)
### Bug Fixes
* Initialize cols for HTML report sorting ([#369](https://github.com/istanbuljs/istanbuljs/issues/369)) ([28f61de](https://github.com/istanbuljs/istanbuljs/commit/28f61de))
## [2.2.2](https://github.com/istanbuljs/istanbuljs/compare/istanbul-reports@2.2.1...istanbul-reports@2.2.2) (2019-04-09)

@@ -8,0 +19,0 @@

2

lib/html/assets/sorter.js

@@ -162,3 +162,3 @@ var addSorting = (function() {

}
loadColumns();
cols = loadColumns();
loadData();

@@ -165,0 +165,0 @@ addSortIndicators();

{
"name": "istanbul-reports",
"version": "2.2.2",
"version": "2.2.3",
"description": "istanbul reports",

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

},
"gitHead": "9f8aebf1f08159df20358d77fe98c809d2027c5f"
"gitHead": "d98bbced044b2416f488bb1bbd37efefd1202a52"
}
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