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

@types/istanbul

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/istanbul - npm Package Compare versions

Comparing version 0.4.33 to 0.4.34

2

istanbul/index.d.ts

@@ -51,3 +51,3 @@ declare namespace istanbul {

add(fmt: string): void;
addAll(fmts: Array<string>): void;
addAll(fmts: string[]): void;
write(collector: Collector, sync: boolean, callback: Function): void;

@@ -54,0 +54,0 @@ }

{
"name": "@types/istanbul",
"version": "0.4.33",
"version": "0.4.34",
"description": "TypeScript definitions for istanbul",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul",

"dependencies": {},
"typesPublisherContentHash": "c67daca32d35fcfcdf0047ab2e5b85db560066514fe372402e66122000dfc100",
"typesPublisherContentHash": "52565ad97045cc8a4572d1b31906271851deb27ed686795634aa2a12d64683f4",
"typeScriptVersion": "4.5"
}

@@ -61,3 +61,3 @@ # Installation

add(fmt: string): void;
addAll(fmts: Array<string>): void;
addAll(fmts: string[]): void;
write(collector: Collector, sync: boolean, callback: Function): void;

@@ -83,3 +83,3 @@ }

### Additional Details
* Last updated: Tue, 07 Nov 2023 03:09:37 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: none

@@ -86,0 +86,0 @@

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