Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@vitest/coverage-istanbul

Package Overview
Dependencies
Maintainers
5
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitest/coverage-istanbul - npm Package Compare versions

Comparing version
4.0.17
to
4.0.18
+1
-1
dist/provider.js

@@ -2082,3 +2082,3 @@ import { existsSync, promises } from 'node:fs';

var version = "4.0.17";
var version = "4.0.18";

@@ -2085,0 +2085,0 @@ const debug = createDebug("vitest:coverage");

{
"name": "@vitest/coverage-istanbul",
"type": "module",
"version": "4.0.17",
"version": "4.0.18",
"description": "Istanbul coverage provider for Vitest",

@@ -40,3 +40,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"peerDependencies": {
"vitest": "4.0.17"
"vitest": "4.0.18"
},

@@ -63,3 +63,3 @@ "dependencies": {

"pathe": "^2.0.3",
"vitest": "4.0.17"
"vitest": "4.0.18"
},

@@ -66,0 +66,0 @@ "scripts": {