Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/karma-coverage

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/karma-coverage - npm Package Compare versions

Comparing version 0.5.30 to 0.5.31

0

karma-coverage/index.d.ts

@@ -0,0 +0,0 @@ // Type definitions for karma-coverage v0.5.3

20

karma-coverage/package.json
{
"name": "@types/karma-coverage",
"version": "0.5.30",
"description": "TypeScript definitions for karma-coverage v0.5.3",
"version": "0.5.31",
"description": "TypeScript definitions for karma-coverage",
"license": "MIT",
"author": "Tanguy Krotoff <https://github.com/tkrotoff>",
"contributors": [
{
"name": "Tanguy Krotoff",
"url": "https://github.com/tkrotoff"
}
],
"main": "",

@@ -14,7 +19,8 @@ "repository": {

"dependencies": {
"@types/istanbul": "*",
"@types/karma": "*"
"@types/karma": "*",
"@types/istanbul": "*"
},
"typings": "index.d.ts",
"typesPublisherContentHash": "9a0798cb7d3c25d3e3aa8af524e78e3dd0a9037250757abbd4b951cc3b42146d"
"peerDependencies": {},
"typesPublisherContentHash": "8009e33b946707abbcc17862ba4abc18bf9c0b6f292ad80bbadd6ce34181ecf6",
"typeScriptVersion": "2.0"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for karma-coverage v0.5.3 (https://github.com/karma-runner/karma-coverage).
This package contains type definitions for karma-coverage (https://github.com/karma-runner/karma-coverage).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/karma-coverage
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/karma-coverage
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: istanbul, karma
* Global values: karmaCoverage
* Last updated: Thu, 16 Mar 2017 14:36:10 GMT
* Dependencies: karma, istanbul
* Global values: none
# Credits
These definitions were written by Tanguy Krotoff <https://github.com/tkrotoff>.
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc