New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/istanbul-lib-source-maps

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-source-maps - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

2

istanbul-lib-source-maps/index.d.ts

@@ -36,3 +36,3 @@ // Type definitions for istanbul-lib-source-maps 4.0

sourceFinder(filePath: string): string;
transformCoverage(coverageMap: CoverageMap): CoverageMap;
transformCoverage(coverageMap: CoverageMap): Promise<CoverageMap>;
dispose(): void;

@@ -39,0 +39,0 @@ }

{
"name": "@types/istanbul-lib-source-maps",
"version": "4.0.0",
"version": "4.0.1",
"description": "TypeScript definitions for istanbul-lib-source-maps",

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

},
"typesPublisherContentHash": "f9000553f016b5c49996b0dba9d7b859bb3dc9051b6203aec10ed11848dfd632",
"typesPublisherContentHash": "20b16793b1cd9d5095a73c5259dd008819e07080c5b0605dec731a9a66405a86",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Tue, 31 Mar 2020 22:17:29 GMT
* Last updated: Fri, 17 Apr 2020 02:15:18 GMT
* Dependencies: [@types/istanbul-lib-coverage](https://npmjs.com/package/@types/istanbul-lib-coverage), [@types/source-map](https://npmjs.com/package/@types/source-map)

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

Sorry, the diff of this file is not supported yet

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