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 3.0.0-beta.4 to 3.0.0

2

dist/provider.js

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

var version = "3.0.0-beta.4";
var version = "3.0.0";

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

{
"name": "@vitest/coverage-istanbul",
"type": "module",
"version": "3.0.0-beta.4",
"version": "3.0.0",
"description": "Istanbul coverage provider for Vitest",

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

"peerDependencies": {
"vitest": "3.0.0-beta.4"
"vitest": "3.0.0"
},

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

"test-exclude": "^7.0.1",
"tinyrainbow": "^1.2.0"
"tinyrainbow": "^2.0.0"
},

@@ -65,3 +65,3 @@ "devDependencies": {

"pathe": "^2.0.0",
"vitest": "3.0.0-beta.4"
"vitest": "3.0.0"
},

@@ -68,0 +68,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