Socket
Socket
Sign inDemoInstall

@vitest/coverage-v8

Package Overview
Dependencies
Maintainers
4
Versions
64
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.1 to 2.0.2

12

package.json
{
"name": "@vitest/coverage-v8",
"type": "module",
"version": "2.0.1",
"version": "2.0.2",
"description": "V8 coverage provider for Vitest",

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

"peerDependencies": {
"vitest": "2.0.1"
"vitest": "2.0.2"
},

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

"magicast": "^0.3.4",
"picocolors": "^1.0.1",
"std-env": "^3.7.0",
"strip-literal": "^2.1.0",
"test-exclude": "^7.0.1"
"test-exclude": "^7.0.1",
"tinyrainbow": "^1.2.0"
},

@@ -67,4 +67,4 @@ "devDependencies": {

"v8-to-istanbul": "^9.3.0",
"vite-node": "2.0.1",
"vitest": "2.0.1"
"vite-node": "2.0.2",
"vitest": "2.0.2"
},

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

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc