Socket
Socket
Sign inDemoInstall

@vitest/coverage-v8

Package Overview
Dependencies
527
Maintainers
3
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.1 to 1.0.0-beta.2

2

dist/provider.js

@@ -334,3 +334,3 @@ import { existsSync, promises } from 'fs';

const mapWithoutHelpers = sourceWithoutHelpers.generateMap({
hires: true
hires: "boundary"
});

@@ -337,0 +337,0 @@ const combinedMap = remapping(

{
"name": "@vitest/coverage-v8",
"type": "module",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"description": "V8 coverage provider for Vitest",

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

"istanbul-reports": "^3.1.5",
"magic-string": "^0.30.1",
"magic-string": "^0.30.4",
"picocolors": "^1.0.0",

@@ -62,4 +62,4 @@ "std-env": "^3.3.3",

"pathe": "^1.1.1",
"vite-node": "1.0.0-beta.1",
"vitest": "1.0.0-beta.1"
"vite-node": "1.0.0-beta.2",
"vitest": "1.0.0-beta.2"
},

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc