Socket
Socket
Sign inDemoInstall

@vitest/coverage-v8

Package Overview
Dependencies
Maintainers
4
Versions
68
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.0-beta.12 to 2.0.0-beta.13

10

package.json
{
"name": "@vitest/coverage-v8",
"type": "module",
"version": "2.0.0-beta.12",
"version": "2.0.0-beta.13",
"description": "V8 coverage provider for Vitest",

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

"peerDependencies": {
"vitest": "2.0.0-beta.12"
"vitest": "2.0.0-beta.13"
},

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

"istanbul-lib-report": "^3.0.1",
"istanbul-lib-source-maps": "^5.0.4",
"istanbul-lib-source-maps": "^5.0.6",
"istanbul-reports": "^3.1.7",

@@ -67,4 +67,4 @@ "magic-string": "^0.30.10",

"v8-to-istanbul": "^9.3.0",
"vite-node": "2.0.0-beta.12",
"vitest": "2.0.0-beta.12"
"vite-node": "2.0.0-beta.13",
"vitest": "2.0.0-beta.13"
},

@@ -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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc