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.16-alpha to 0.5.21-alpha

8

package.json
{
"name": "@types/karma-coverage",
"version": "0.5.16-alpha",
"description": "Type definitions for karma-coverage v0.5.3 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "0.5.21-alpha",
"description": "TypeScript definitions for karma-coverage v0.5.3",
"main": "",

@@ -11,5 +11,5 @@ "scripts": {},

"dependencies": {
"karma": "*",
"istanbul": "*"
"@types/karma": "*",
"@types/istanbul": "*"
}
}
# Installation
> `npm install --save-dev @types/karma-coverage`
> `npm install --save @types/karma-coverage`
# Summary
This package contains type definitions for karma-coverage v0.5.3.
This package contains type definitions for karma-coverage v0.5.3 (https://github.com/karma-runner/karma-coverage).
The project URL or description is https://github.com/karma-runner/karma-coverage
# Credits
These definitions were written by Tanguy Krotoff <https://github.com/tkrotoff>.
# Details
Typings 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/types-2.0/karma-coverage
Additional Details
* Last updated: Thu, 19 May 2016 20:05:55 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:31 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: karma, istanbul
* Global values: karmaCoverage
# 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