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
138
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 2.1.4 to 2.1.5

2

dist/provider.js

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

var version = "2.1.4";
var version = "2.1.5";

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

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

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

"peerDependencies": {
"vitest": "2.1.4"
"vitest": "2.1.5"
},

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

"pathe": "^1.1.2",
"vitest": "2.1.4"
"vitest": "2.1.5"
},

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

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