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

@vitest/coverage-istanbul

Package Overview
Dependencies
Maintainers
4
Versions
144
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

to
2.1.8

2

dist/provider.js

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

var version = "2.1.7";
var version = "2.1.8";

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

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

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

"peerDependencies": {
"vitest": "2.1.7"
"vitest": "2.1.8"
},

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

"pathe": "^1.1.2",
"vitest": "2.1.7"
"vitest": "2.1.8"
},

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