Socket
Socket
Sign inDemoInstall

karma-coverage-istanbul-reporter

Package Overview
Dependencies
67
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="2.1.1"></a>
## [2.1.1](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.1.0...v2.1.1) (2019-11-21)
### Bug Fixes
* add npm funding link ([ee9fb51](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/ee9fb51))
<a name="2.1.0"></a>

@@ -7,0 +17,0 @@ # [2.1.0](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.6...v2.1.0) (2019-07-24)

25

package.json
{
"name": "karma-coverage-istanbul-reporter",
"version": "2.1.0",
"version": "2.1.1",
"description": "A karma reporter that uses the latest istanbul 1.x APIs (with full sourcemap support) to report coverage.",
"funding": {
"url": "https://github.com/sponsors/mattlewis92"
},
"main": "src/reporter.js",

@@ -43,9 +46,9 @@ "files": [

"devDependencies": {
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"@commitlint/prompt": "^8.1.0",
"@types/chai": "^4.1.7",
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@commitlint/prompt": "^8.2.0",
"@types/chai": "^4.2.5",
"@types/mocha": "^5.2.7",
"chai": "^4.2.0",
"codecov": "^3.5.0",
"codecov": "^3.6.1",
"commitizen": "^4.0.3",

@@ -61,11 +64,11 @@ "husky": "^1.3.1",

"nyc": "^14.1.1",
"prettier": "^1.18.2",
"prettier": "^1.19.1",
"pretty-quick": "^1.11.1",
"rimraf": "^2.6.3",
"rimraf": "^2.7.1",
"standard-version": "^5.0.2",
"ts-loader": "^5.4.5",
"tslint": "^5.18.0",
"tslint": "^5.20.1",
"tslint-loader": "^3.6.0",
"typescript": "^3.5.3",
"webpack": "^4.36.1",
"typescript": "^3.7.2",
"webpack": "^4.41.2",
"xo": "^0.24.0"

@@ -72,0 +75,0 @@ },

# karma-coverage-istanbul-reporter
[![Sponsorship](https://img.shields.io/badge/funding-github-%23EA4AAA)](https://github.com/users/mattlewis92/sponsorship)
[![Build Status](https://travis-ci.org/mattlewis92/karma-coverage-istanbul-reporter.svg?branch=master)](https://travis-ci.org/mattlewis92/karma-coverage-istanbul-reporter)

@@ -11,6 +12,2 @@ [![codecov](https://codecov.io/gh/mattlewis92/karma-coverage-istanbul-reporter/branch/master/graph/badge.svg)](https://codecov.io/gh/mattlewis92/karma-coverage-istanbul-reporter)

<a href="https://www.patreon.com/mattlewis92">
<img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160">
</a>
## About

@@ -17,0 +14,0 @@

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