Socket
Socket
Sign inDemoInstall

@vitest/coverage-v8

Package Overview
Dependencies
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitest/coverage-v8 - npm Package Compare versions

Comparing version 2.0.5 to 2.1.0-beta.1

12

package.json
{
"name": "@vitest/coverage-v8",
"type": "module",
"version": "2.0.5",
"version": "2.1.0-beta.1",
"description": "V8 coverage provider for Vitest",

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

"peerDependencies": {
"vitest": "2.0.5"
"vitest": "2.1.0-beta.1"
},

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

"@bcoe/v8-coverage": "^0.2.3",
"debug": "^4.3.5",
"debug": "^4.3.6",
"istanbul-lib-coverage": "^3.2.2",

@@ -52,3 +52,3 @@ "istanbul-lib-report": "^3.0.1",

"istanbul-reports": "^3.1.7",
"magic-string": "^0.30.10",
"magic-string": "^0.30.11",
"magicast": "^0.3.4",

@@ -67,4 +67,4 @@ "std-env": "^3.7.0",

"v8-to-istanbul": "^9.3.0",
"vite-node": "2.0.5",
"vitest": "2.0.5"
"vite-node": "2.1.0-beta.1",
"vitest": "2.1.0-beta.1"
},

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