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

@types/istanbul-lib-coverage

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/istanbul-lib-coverage - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

istanbul-lib-coverage/index.d.ts

@@ -28,3 +28,3 @@ // Type definitions for istanbul-lib-coverage 2.0

export interface CoverageMapData {
[key: string]: FileCoverage;
[key: string]: FileCoverage | FileCoverageData;
}

@@ -31,0 +31,0 @@

{
"name": "@types/istanbul-lib-coverage",
"version": "2.0.2",
"version": "2.0.3",
"description": "TypeScript definitions for istanbul-lib-coverage",

@@ -27,4 +27,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "82429516abfcf471c75c0718848290621361fc0339eb7644032bb753a9322eee",
"typesPublisherContentHash": "a951ff253666ffd402e5ddf6b7d5a359e22c9a6574f6a799a39e1e793107b647",
"typeScriptVersion": "3.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 15 May 2020 04:09:42 GMT
* Last updated: Tue, 09 Jun 2020 16:25:43 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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