@types/karma-coverage
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -1,8 +0,1 @@ | ||
// Type definitions for karma-coverage 2.0 | ||
// Project: https://github.com/karma-runner/karma-coverage | ||
// Definitions by: Tanguy Krotoff <https://github.com/tkrotoff> | ||
// Yaroslav Admin <https://github.com/devoto13> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import "karma"; | ||
@@ -9,0 +2,0 @@ import { Store } from "istanbul"; |
{ | ||
"name": "@types/karma-coverage", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "TypeScript definitions for karma-coverage", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-coverage", | ||
"name": "Tanguy Krotoff", | ||
"url": "https://github.com/tkrotoff", | ||
"githubUsername": "tkrotoff" | ||
"githubUsername": "tkrotoff", | ||
"url": "https://github.com/tkrotoff" | ||
}, | ||
{ | ||
"name": "Yaroslav Admin", | ||
"url": "https://github.com/devoto13", | ||
"githubUsername": "devoto13" | ||
"githubUsername": "devoto13", | ||
"url": "https://github.com/devoto13" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
} | ||
@@ -37,4 +37,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "f0369e89848751b44d2f5acbb62d3c136fabf01485f0d5644db98ea398193332", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "3ebd1cc564c3aa20da44146d7db7ca086ed3439cf6b540bd3855f8c6d3acf781", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 22:02:35 GMT | ||
* Dependencies: [@types/karma](https://npmjs.com/package/@types/karma), [@types/istanbul](https://npmjs.com/package/@types/istanbul) | ||
* Global values: none | ||
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT | ||
* Dependencies: [@types/istanbul](https://npmjs.com/package/@types/istanbul), [@types/karma](https://npmjs.com/package/@types/karma) | ||
# Credits | ||
These definitions were written by [Tanguy Krotoff](https://github.com/tkrotoff), [Yaroslav Admin](https://github.com/devoto13), and [Piotr Błażejewicz](https://github.com/peterblazejewicz). |
6858
87
16